Managed Projects

Compartilhe no Orkut

  Analyzed about 11 hours ago

O plugin Compartilhe no Orkut é uma ferramenta para exibir no final de cada post no Wordpress um botão para seus leitores compartilharem seu conteúdo no Orkut.

57 lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Tags orkut share

PyOpenGraph

  Analyzed about 15 hours ago

PyOpenGraph is a library written in Python for parsing Open Graph protocol information from web sites.

52 lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

phpOpenGraph

  Analyzed 1 day ago

phpOpenGraph is a class written in PHP for parsing Open Graph protocol information from web sites. Learn more about the protocol at: http://opengraphprotocol.org Usage: require_once('phpOpenGraph.class.php'); $og = new phpOpenGraph('http://www.rottentomatoes.com/m/10011268-oceans/'); ... [More] foreach($og->metadata as $key => $value) { echo $key . ': ' . $value . "\n"; } [Less]

38 lines of code

0 current contributors

about 11 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This
Tags opengraph php