Notice (8) : Undefined index: Entry [APP/controllers/pages_controller.php , line 157 ]Code |
Context for ($i = 0; $i < Configure::read('Twitter.count'); $i++) {
$twitter[] = array(
'image' => $data['Feed']['Entry'][$i]['Link'][1]['href'],
$socket = HttpSocket
HttpSocket::$description = "HTTP-based DataSource Interface"
HttpSocket::$quirksMode = false
HttpSocket::$request = array
HttpSocket::$response = array
HttpSocket::$config = array
HttpSocket::$lineBreak = ""
HttpSocket::$_baseConfig = array
HttpSocket::$connection = NULL
HttpSocket::$connected = false
HttpSocket::$lastError = array
$twits = "<?xml version="1.0" encoding="UTF-8"?><feed xmlns:google="http://base.google.com/ns/1.0" xml:lang="en-US" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.w3.org/2005/Atom" xmlns:twitter="http://api.twitter.com/"><id>tag:search.twitter.com,2005:search/#premiofrida</id><link type="text/html" href="http://search.twitter.com/search?q=%23premiofrida" rel="alternate"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?q=%23premiofrida" rel="self"/><title>#premiofrida - Twitter Search</title><link type="application/opensearchdescription+xml" href="http://twitter.com/opensearch.xml" rel="search"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?since_id=172510072935686144&q=%23premiofrida" rel="refresh"/><updated>2012-02-23T02:36:39Z</updated></feed>"
$xml = Xml
Xml::$__parser = NULL
Xml::$__file = NULL
Xml::$__rawData = "<?xml version="1.0" encoding="UTF-8"?><feed xmlns:google="http://base.google.com/ns/1.0" xml:lang="en-US" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.w3.org/2005/Atom" xmlns:twitter="http://api.twitter.com/"><id>tag:search.twitter.com,2005:search/#premiofrida</id><link type="text/html" href="http://search.twitter.com/search?q=%23premiofrida" rel="alternate"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?q=%23premiofrida" rel="self"/><title>#premiofrida - Twitter Search</title><link type="application/opensearchdescription+xml" href="http://twitter.com/opensearch.xml" rel="search"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?since_id=172510072935686144&q=%23premiofrida" rel="refresh"/><updated>2012-02-23T02:36:39Z</updated></feed>"
Xml::$__header = "xml version="1.0" encoding="UTF-8""
Xml::$__tags = array
Xml::$version = "1.0"
Xml::$encoding = "UTF-8"
Xml::$name = "#document"
Xml::$namespace = NULL
Xml::$namespaces = array
Xml::$value = NULL
Xml::$attributes = array
Xml::$children = array
Xml::$__parent = NULL
$data = array(
"Feed" => array(
"xml:lang" => "en-US",
"xmlns" => "http://www.w3.org/2005/Atom",
"id" => "tag:search.twitter.com,2005:search/#premiofrida",
"Link" => array(),
"title" => "#premiofrida - Twitter Search",
"updated" => "2012-02-23T02:36:39Z"
)
)
$twitter = array()
$i = 0 PagesController::_getTwits() - APP/controllers/pages_controller.php, line 157
PagesController::home() - APP/controllers/pages_controller.php, line 101
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 204
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: Entry [APP/controllers/pages_controller.php , line 158 ]Code |
Context $twitter[] = array(
'image' => $data['Feed']['Entry'][$i]['Link'][1]['href'],
'author' => $data['Feed']['Entry'][$i]['Author'],
$socket = HttpSocket
HttpSocket::$description = "HTTP-based DataSource Interface"
HttpSocket::$quirksMode = false
HttpSocket::$request = array
HttpSocket::$response = array
HttpSocket::$config = array
HttpSocket::$lineBreak = ""
HttpSocket::$_baseConfig = array
HttpSocket::$connection = NULL
HttpSocket::$connected = false
HttpSocket::$lastError = array
$twits = "<?xml version="1.0" encoding="UTF-8"?><feed xmlns:google="http://base.google.com/ns/1.0" xml:lang="en-US" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.w3.org/2005/Atom" xmlns:twitter="http://api.twitter.com/"><id>tag:search.twitter.com,2005:search/#premiofrida</id><link type="text/html" href="http://search.twitter.com/search?q=%23premiofrida" rel="alternate"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?q=%23premiofrida" rel="self"/><title>#premiofrida - Twitter Search</title><link type="application/opensearchdescription+xml" href="http://twitter.com/opensearch.xml" rel="search"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?since_id=172510072935686144&q=%23premiofrida" rel="refresh"/><updated>2012-02-23T02:36:39Z</updated></feed>"
$xml = Xml
Xml::$__parser = NULL
Xml::$__file = NULL
Xml::$__rawData = "<?xml version="1.0" encoding="UTF-8"?><feed xmlns:google="http://base.google.com/ns/1.0" xml:lang="en-US" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.w3.org/2005/Atom" xmlns:twitter="http://api.twitter.com/"><id>tag:search.twitter.com,2005:search/#premiofrida</id><link type="text/html" href="http://search.twitter.com/search?q=%23premiofrida" rel="alternate"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?q=%23premiofrida" rel="self"/><title>#premiofrida - Twitter Search</title><link type="application/opensearchdescription+xml" href="http://twitter.com/opensearch.xml" rel="search"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?since_id=172510072935686144&q=%23premiofrida" rel="refresh"/><updated>2012-02-23T02:36:39Z</updated></feed>"
Xml::$__header = "xml version="1.0" encoding="UTF-8""
Xml::$__tags = array
Xml::$version = "1.0"
Xml::$encoding = "UTF-8"
Xml::$name = "#document"
Xml::$namespace = NULL
Xml::$namespaces = array
Xml::$value = NULL
Xml::$attributes = array
Xml::$children = array
Xml::$__parent = NULL
$data = array(
"Feed" => array(
"xml:lang" => "en-US",
"xmlns" => "http://www.w3.org/2005/Atom",
"id" => "tag:search.twitter.com,2005:search/#premiofrida",
"Link" => array(),
"title" => "#premiofrida - Twitter Search",
"updated" => "2012-02-23T02:36:39Z"
)
)
$twitter = array()
$i = 0 PagesController::_getTwits() - APP/controllers/pages_controller.php, line 158
PagesController::home() - APP/controllers/pages_controller.php, line 101
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 204
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83 Notice (8) : Undefined index: Entry [APP/controllers/pages_controller.php , line 159 ]Code |
Context 'image' => $data['Feed']['Entry'][$i]['Link'][1]['href'],
'author' => $data['Feed']['Entry'][$i]['Author'],
'content' => $data['Feed']['Entry'][$i]['content']['value']
$socket = HttpSocket
HttpSocket::$description = "HTTP-based DataSource Interface"
HttpSocket::$quirksMode = false
HttpSocket::$request = array
HttpSocket::$response = array
HttpSocket::$config = array
HttpSocket::$lineBreak = ""
HttpSocket::$_baseConfig = array
HttpSocket::$connection = NULL
HttpSocket::$connected = false
HttpSocket::$lastError = array
$twits = "<?xml version="1.0" encoding="UTF-8"?><feed xmlns:google="http://base.google.com/ns/1.0" xml:lang="en-US" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.w3.org/2005/Atom" xmlns:twitter="http://api.twitter.com/"><id>tag:search.twitter.com,2005:search/#premiofrida</id><link type="text/html" href="http://search.twitter.com/search?q=%23premiofrida" rel="alternate"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?q=%23premiofrida" rel="self"/><title>#premiofrida - Twitter Search</title><link type="application/opensearchdescription+xml" href="http://twitter.com/opensearch.xml" rel="search"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?since_id=172510072935686144&q=%23premiofrida" rel="refresh"/><updated>2012-02-23T02:36:39Z</updated></feed>"
$xml = Xml
Xml::$__parser = NULL
Xml::$__file = NULL
Xml::$__rawData = "<?xml version="1.0" encoding="UTF-8"?><feed xmlns:google="http://base.google.com/ns/1.0" xml:lang="en-US" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns="http://www.w3.org/2005/Atom" xmlns:twitter="http://api.twitter.com/"><id>tag:search.twitter.com,2005:search/#premiofrida</id><link type="text/html" href="http://search.twitter.com/search?q=%23premiofrida" rel="alternate"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?q=%23premiofrida" rel="self"/><title>#premiofrida - Twitter Search</title><link type="application/opensearchdescription+xml" href="http://twitter.com/opensearch.xml" rel="search"/><link type="application/atom+xml" href="http://search.twitter.com/search.atom?since_id=172510072935686144&q=%23premiofrida" rel="refresh"/><updated>2012-02-23T02:36:39Z</updated></feed>"
Xml::$__header = "xml version="1.0" encoding="UTF-8""
Xml::$__tags = array
Xml::$version = "1.0"
Xml::$encoding = "UTF-8"
Xml::$name = "#document"
Xml::$namespace = NULL
Xml::$namespaces = array
Xml::$value = NULL
Xml::$attributes = array
Xml::$children = array
Xml::$__parent = NULL
$data = array(
"Feed" => array(
"xml:lang" => "en-US",
"xmlns" => "http://www.w3.org/2005/Atom",
"id" => "tag:search.twitter.com,2005:search/#premiofrida",
"Link" => array(),
"title" => "#premiofrida - Twitter Search",
"updated" => "2012-02-23T02:36:39Z"
)
)
$twitter = array()
$i = 0 PagesController::_getTwits() - APP/controllers/pages_controller.php, line 159
PagesController::home() - APP/controllers/pages_controller.php, line 101
Dispatcher::_invoke() - APP/cake/dispatcher.php, line 204
Dispatcher::dispatch() - APP/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Prêmio FRIDA/IGF2011 : Bem-vindo
Participe da premiação em Buenos-Aires o 6 de outubro 2011
Premiação: 17:30-19:00
Cocktail: 19:00
Sala: Grand Bourg
Localização: Sheraton Libertador Hotel, Avenida Cordoba 690, Buenos Aires.
Evento aberto ao público e gratuito.
O Registro de Endereços Internet para a América Latina e o Caribe (LACNIC), o Centro Internacional de Pesquisas para o Desenvolvimento (IDRC) e a Internet Society (ISOC), têm o prazer de anunciar os vencedores do Prêmio FRIDA / IGF 2011.
De acordo com os temas do IGF 2011, os vencedores são:
O vencedor da melhor campanha 2.0 (projeto mais votado) é:
Em nome dos organizadores do Prêmio FRIDA/ IGF, queremos agradecer os responsáveis de participar com mais de 120 projetos cadastrados em nosso site.
Queremos também dar um destaque especial para os membros do júri , que teve a árdua tarefa de avaliar as excelentes iniciativas, identificando aquelas com mais méritos para ser premiadas nas diferentes categorias.
Os representantes dos projetos vencedores serão contatados por e-mail para coordenar a logística de sua participação no Fórum de Governança da Internet em Nairóbi, Quênia (27-30 setembro 2011)e no LACNIC XVI em Buenos Aires, Argentina (3-7 outubro 2011) onde os prêmios serão entregues.
Para mais informações consulte o regulamento .