Jean-Jacques JUGIE
23/09/2011
Très pertinente analyse de la situation présente : lAmérique incrédule devant tant dirrespect à légard de ses valeurs factices. Un scénario de tragédie grecque qui finit par susciter la compassion
Stephane Eybert
23/09/2011
SI j’avais pu cliquer sur un Like button en fin de cet article.. afin de le faire partager à mes amis sur Facebook ou Tweeter ou Google Plus ou LinkedIn..
// Render the social networks buttons
function renderSocialNetworksButtons($name, $url) {
global $gCommonImagesUrl;
global $gLinkedInShare;
$profileUtils = new ProfileUtils();
$tweeterId = $profileUtils->getTweeterId();
$facebookApplicationId = $profileUtils->getFacebookApplicationId();
$linkedinApiKey = $profileUtils->getLinkedinApiKey();
$name = urlencode($name);
$str = ‘’;
if ($linkedinApiKey) {
$str .= “
“;
}
if ($tweeterId) {
$str .= ” Tweet”;
}
$str .= “
“;
if ($facebookApplicationId) {
$str .= “
“;
}
return($str);
}
// Render the Linkedin library
function renderLinkedinLibrary() {
$apiKey = $this->apiKey;
$str = << HEREDOC; return($str); // Render the Facebook library $str = << HEREDOC; return($str); The Google Plus and Tweeter libraries Bonne chance !
}
function renderFacebookLibrary() {
$applicationId = $this->applicationId;
}
Franck Burgard
23/09/2011
..pioché sur le nouveau blog “gold-up”, une confirmation:
http://gold-up.blogspot.com/2011/09/nourriture-armes-et-metaux-precieux.html
Pour poster un commentaire, vous devez vous identifier