<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dead_Thinker's Blog</title>
	<atom:link href="http://arianmaykon.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://arianmaykon.wordpress.com</link>
	<description>Pensamentos, devaneios e reflexões de um ser humano "normal", que escolheu por conta própria entrar na loucura da vida de desenvolvedor web...</description>
	<lastBuildDate>Sat, 20 Dec 2008 03:10:47 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='arianmaykon.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dead_Thinker's Blog</title>
		<link>http://arianmaykon.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://arianmaykon.wordpress.com/osd.xml" title="Dead_Thinker&#039;s Blog" />
	<atom:link rel='hub' href='http://arianmaykon.wordpress.com/?pushpress=hub'/>
		<item>
		<title>[POST RÁPIDO] Recuperando caller de evento DOM com Prototype.js</title>
		<link>http://arianmaykon.wordpress.com/2008/11/12/post-rapido-recuperando-caller-de-evento-dom-com-prototypejs/</link>
		<comments>http://arianmaykon.wordpress.com/2008/11/12/post-rapido-recuperando-caller-de-evento-dom-com-prototypejs/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 16:26:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[event]]></category>
		<category><![CDATA[evento]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/11/12/post-rapido-recuperando-caller-de-evento-dom-com-prototypejs/</guid>
		<description><![CDATA[Descobri hoje que no Prototype.js há um método para recuperar o caller de um evento passando o objeto do evento.Antes fazia assim: // Funciona pra Firefox e IE var caller = event.target ? event.target : event.srcElement; E com prototype faço: var caller = Event.element(event); Mais referências em: http://www.prototypejs.org/api/event#method-element<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=106&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Descobri hoje que no Prototype.js há um método para recuperar o caller de um evento passando o objeto do evento.<br />Antes fazia assim:</p>
<p>// Funciona pra Firefox e IE<br />
<blockquote>var caller = event.target ? event.target : event.srcElement;</p></blockquote>
<p>E com prototype faço:</p>
<blockquote><p>var caller = Event.element(event);</p></blockquote>
<p>Mais referências em: <a href="http://www.prototypejs.org/api/event#method-element">http://www.prototypejs.org/api/event#method-element</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=106&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/11/12/post-rapido-recuperando-caller-de-evento-dom-com-prototypejs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Sistema de Blog completo com Zend Framework</title>
		<link>http://arianmaykon.wordpress.com/2008/11/07/sistema-de-blog-completo-com-zend-framework/</link>
		<comments>http://arianmaykon.wordpress.com/2008/11/07/sistema-de-blog-completo-com-zend-framework/#comments</comments>
		<pubDate>Fri, 07 Nov 2008 00:17:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[programação]]></category>
		<category><![CDATA[zend_framework]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/11/07/sistema-de-blog-completo-com-zend-framework/</guid>
		<description><![CDATA[A uns meses atrás postei sobre a série de posts no blog do Padraic, a respeito de uma aplicação, um blog feito com Zend Framework.Muito bem explicado.O blog dele passou umas semanas fora do ar mas voltou recentemente. Ele já postou falando que irá realizar umas revisões e modificações na aplicação pra acompanhar as novidades [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=105&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A uns meses atrás postei sobre a série de posts no blog do Padraic, a respeito de uma aplicação, um blog feito com Zend Framework.<br />Muito bem explicado.<br />O blog dele passou umas semanas fora do ar mas voltou recentemente. Ele já postou falando que irá realizar umas revisões e modificações na aplicação pra acompanhar as novidades do Zend Framework e sugestões dos seus leitores.</p>
<p>Fica a dica, muito boa tanto para programadores que utilizem Zend Framework a muito tempo ou não.</p>
<p>Link: <a href="http://blog.astrumfutura.com/comment.php?type=trackback&amp;entry_id=368">http://blog.astrumfutura.com/comment.php?type=trackback&amp;entry_id=368</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=105&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/11/07/sistema-de-blog-completo-com-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>[POST RÁPIDO] Stored Procedures com Zend Framework</title>
		<link>http://arianmaykon.wordpress.com/2008/11/03/post-rapido-stored-procedures-com-zend-framework/</link>
		<comments>http://arianmaykon.wordpress.com/2008/11/03/post-rapido-stored-procedures-com-zend-framework/#comments</comments>
		<pubDate>Mon, 03 Nov 2008 18:32:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[banco de dados]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[programação]]></category>
		<category><![CDATA[stored procedure]]></category>
		<category><![CDATA[zend_framework]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/11/03/post-rapido-stored-procedures-com-zend-framework/</guid>
		<description><![CDATA[Vou precisar chamar umas procedures no Oracle (no meu caso), e andei dando uma olhada em como fazer com o Zend Framework. Vamos utilizar como exemplo a seguinte e simples procedure: create or replace PROCEDURE sp_teste(nome in varchar2, retorno out varchar2)ISBEGIN retorno := &#8216;Seu nome: &#8216; &#124;&#124; nome; return;END; Ela apenas recebe uma string e [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=104&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Vou precisar chamar umas procedures no Oracle (no meu caso), e andei dando uma olhada em como fazer com o Zend Framework.</p>
<p>Vamos utilizar como exemplo a seguinte e simples procedure:</p>
<blockquote><p>create or replace PROCEDURE sp_teste(nome in varchar2, retorno out varchar2)<br />IS<br />BEGIN<br /> retorno := &#8216;Seu nome: &#8216; || nome;<br /> return;<br />END;</p></blockquote>
<p>Ela apenas recebe uma string e retorna outra.</p>
<p>E para executar a procedure via Zend Framework, podemos utilizar o seguinte código:</p>
<pre>&lt;?try{    // Configura a conexão    $dbConfig = array(        'dbname' =&gt; 'SeuTNSName',        'username' =&gt; 'SeuUsuario',        'password' =&gt; 'SuaSenha');    $db = Zend_Db::factory('Oracle', $dbConfig);

    // Cria o statement para chamada da procedure    $stmt = $db-&gt;prepare("CALL SP_TESTE(:nome, :retorno)");    // Parâmetro nome para a procedure    $nome = 'Maykon';    $retorno = '';    $stmt-&gt;bindParam(':nome', $nome);    $stmt-&gt;bindParam(':retorno', $retorno, null, 40); // Variável que receberá o retorno    // Executa a procedure    $stmt-&gt;execute();

    var_dump($nome);    var_dump($retorno);} catch(Exception $e) {    echo $e-&gt;getMessage();}</pre>
<p>Simples não?</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=104&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/11/03/post-rapido-stored-procedures-com-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>E nasce o PHP Brasil Comunidades!</title>
		<link>http://arianmaykon.wordpress.com/2008/10/17/e-nasce-o-php-brasil-comunidades/</link>
		<comments>http://arianmaykon.wordpress.com/2008/10/17/e-nasce-o-php-brasil-comunidades/#comments</comments>
		<pubDate>Fri, 17 Oct 2008 19:21:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[comunidade]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/10/17/e-nasce-o-php-brasil-comunidades/</guid>
		<description><![CDATA[É com orgulho que venho divulgar o nascimento do PHP Brasil Comunidades. O PHP Brasil Comunidade é grupo advindo da necessidade de união das diversas comunidades regionais e que busca criar um movimento uníssono de divulgação e propagação do PHP no Brasil e representar a comunidade brasileira mundialmente. O grupo que hoje conta com 19 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=103&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>É com orgulho que venho divulgar o nascimento do <a href="http://php.org.br/">PHP Brasil Comunidades</a>.</p>
<div class="post-content">
<p>O PHP Brasil Comunidade é grupo advindo da necessidade de união das diversas comunidades regionais e que busca criar um movimento uníssono de divulgação e propagação do PHP no Brasil e representar a comunidade brasileira mundialmente.</p>
<p>O grupo que hoje conta com 19 representações (PHP-AL, PHPAM, PHPDF, PHP Fortaleza, GOPHP, PHPES, PHPMG, PHPMS, PHP Pai d´Égua, PHPRS, PHPSC, PHPSP, PHP-PB, OPHPEN, ProPHP, PHP Magazine, PHPPR, bauru-php e PHPCE ) tem como foco principal a criação e apoio a eventos, fóruns, comunidades e outros meios que possam vir a fortalecer a linguagem ou capacitar desenvolvedores, em poucos meses de existência já representou, através de um dos seus membros, a comunidade brasileira na PHP/Zend Conference 2008, além de apoiar e atuar em eventos como o CONAPHP – Congresso Nacional de PHP que será realizado no CONISLI e o COLAPHP – Congresso Latino Americano de PHP que será realizado no Latinoware.</p>
</p></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/103/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/103/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/103/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=103&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/10/17/e-nasce-o-php-brasil-comunidades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Desenvolvedores não pensam desenvolvedores seguem casos de uso</title>
		<link>http://arianmaykon.wordpress.com/2008/10/01/desenvolvedores-nao-pensam-desenvolvedores-seguem-casos-de-uso/</link>
		<comments>http://arianmaykon.wordpress.com/2008/10/01/desenvolvedores-nao-pensam-desenvolvedores-seguem-casos-de-uso/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:47:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[analise de sistema]]></category>
		<category><![CDATA[profissional]]></category>
		<category><![CDATA[programação]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/10/01/desenvolvedores-nao-pensam-desenvolvedores-seguem-casos-de-uso/</guid>
		<description><![CDATA[Achei bem interessante esse post do Rafael Ponte, vale a pena a leitura tanto to texto em si quanto dos links anexados ao texto, vários outros posts relevantes. Leiam!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=102&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Achei bem interessante esse post do <a href="http://www.rponte.com.br/">Rafael Ponte</a>, vale a pena a leitura tanto to texto em si quanto dos links anexados ao texto, vários outros posts relevantes.</p>
<p><a href="http://www.rponte.com.br/2008/09/23/desenvolvedores-nao-pensam-desenvolvedores-seguem-casos-de-uso/trackback/">Leiam!</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=102&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/10/01/desenvolvedores-nao-pensam-desenvolvedores-seguem-casos-de-uso/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Treinamento em Zend Framework</title>
		<link>http://arianmaykon.wordpress.com/2008/10/01/treinamento-em-zend-framework/</link>
		<comments>http://arianmaykon.wordpress.com/2008/10/01/treinamento-em-zend-framework/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:42:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[treinamento]]></category>
		<category><![CDATA[zend_framework]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/10/01/treinamento-em-zend-framework/</guid>
		<description><![CDATA[Sinal de crescimento do Zend Framework aqui no Brasil em galera, vejam no link abaixo um treinamento no Zend Framework, é recente mas promete. Para ver cliquem em Treinamentos-&#62;Desenvolvimento-&#62;Zend Framework. http://www.schoolofnet.com.br/treinamentos<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=101&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sinal de crescimento do Zend Framework aqui no Brasil em galera, vejam no link abaixo um treinamento no Zend Framework, é recente mas promete.
<p>Para ver cliquem em Treinamentos-&gt;Desenvolvimento-&gt;Zend Framework.</p>
<p><a target="_blank" rel="nofollow" href="http://www.schoolofnet.com.br/treinamentos">http://www.schoolofnet.com.br/treinamentos</a>   </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=101&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/10/01/treinamento-em-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Nova certificação da Zend &#8211; ZCE-ZF &#8211; Zend Certified Engineer in Zend Framework</title>
		<link>http://arianmaykon.wordpress.com/2008/10/01/nova-certificacao-da-zend-zce-zf-zend-certified-engineer-in-zend-framework/</link>
		<comments>http://arianmaykon.wordpress.com/2008/10/01/nova-certificacao-da-zend-zce-zf-zend-certified-engineer-in-zend-framework/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 20:39:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[certificação]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>
		<category><![CDATA[zend_framework]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/10/01/nova-certificacao-da-zend-zce-zf-zend-certified-engineer-in-zend-framework/</guid>
		<description><![CDATA[Já faz um tempo que saiu, mas não poderia deixar de postar aqui Nova certificação da Zend &#8211; ZCE-ZF &#8211; Zend Certified Engineer in Zend Framework Mais uma certificação PHP!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=100&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Já faz um tempo que saiu, mas não poderia deixar de postar aqui <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><a href="http://www.zend.com/en/services/certification/framework/">Nova certificação da Zend &#8211; ZCE-ZF &#8211; Zend Certified Engineer in Zend Framework</a></p>
<p>Mais uma certificação PHP!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=100&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/10/01/nova-certificacao-da-zend-zce-zf-zend-certified-engineer-in-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Certificações para desenvolvedores web (HTML, Javascript e ASP)</title>
		<link>http://arianmaykon.wordpress.com/2008/09/21/certificacoes-para-desenvolvedores-web-html-javascript-e-asp/</link>
		<comments>http://arianmaykon.wordpress.com/2008/09/21/certificacoes-para-desenvolvedores-web-html-javascript-e-asp/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 14:11:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[asp]]></category>
		<category><![CDATA[certificação certification]]></category>
		<category><![CDATA[desenvolvimento]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/09/21/certificacoes-para-desenvolvedores-web-html-javascript-e-asp/</guid>
		<description><![CDATA[Descobri hoje que há certificação da própria W3C acerca de HTML, Javascript e ASP (esse ninguém quer mais hehe).As certificações são relativamente baratas e deve ser interessante ter no currículo! http://www.w3schools.com/cert/default.asphttp://luciencampos.com/certificado-de-desenvolvedor-html-da-w3c/<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=99&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Descobri hoje que há certificação da própria W3C acerca de HTML, Javascript e ASP (esse ninguém quer mais hehe).<br />As certificações são relativamente baratas e deve ser interessante ter no currículo!</p>
<p><a href="http://www.w3schools.com/cert/default.asp">http://www.w3schools.com/cert/default.asp</a><br /><a href="http://luciencampos.com/certificado-de-desenvolvedor-html-da-w3c/">http://luciencampos.com/certificado-de-desenvolvedor-html-da-w3c/</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/99/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/99/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/99/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=99&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/09/21/certificacoes-para-desenvolvedores-web-html-javascript-e-asp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Dicas &#8211; Zend Frameworks</title>
		<link>http://arianmaykon.wordpress.com/2008/09/16/dicas-zend-frameworks/</link>
		<comments>http://arianmaykon.wordpress.com/2008/09/16/dicas-zend-frameworks/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 19:12:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[desenvolvimento]]></category>
		<category><![CDATA[dicas]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[programação]]></category>
		<category><![CDATA[zend_framework]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/09/16/dicas-zend-frameworks/</guid>
		<description><![CDATA[Algumas pequenas dicas que fui acumulando ao longo do tempo: Faz com que caracteres latinos sejam retornados corretamente via Zend_Json (Ajax) Zend_Json::$useBuiltinEncoderDecoder = true; Configurar Zend_Db para rodar comando inicial no MySQL Linkconfig.ini[database]adapter = Pdo_Mysqlparams.host = localhostparams.username = userparams.password = pa$w0rdparams.dbname = dbnameparams.driver_options.1002 = &#8220;SET NAMES utf8&#8243; 1002 é o valor para a constante PDO::MYSQL_ATTR_INIT_COMMAND.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=98&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Algumas pequenas dicas que fui acumulando ao longo do tempo:</p>
<p><span style="font-size:100%;"><b></b></span>
<ul>
<li><span style="font-size:100%;"><span style="font-weight:bold;font-size:100%;">Faz com que caracteres latinos sejam retornados corretamente via Zend_Json (Ajax)</span></span></li>
<ul>
<li>Zend_Json::$useBuiltinEncoderDecoder = true;</li>
</ul>
<li><b>Configurar Zend_Db para rodar comando inicial no MySQL</b></li>
<ul>
<li><a href="http://www.nabble.com/Whay-i-can%27t-send-mail-with-zend_mail----td18090664.html#a18260718">Link</a><br />config.ini<br />[database]<br />adapter = Pdo_Mysql<br />params.host = localhost<br />params.username = user<br />params.password = pa$w0rd<br />params.dbname = dbname<br />params.driver_options.1002 = &#8220;SET NAMES utf8&#8243;</p>
<p>1002 é o valor para a constante <b>PDO::MYSQL_ATTR_INIT_COMMAND</b>.</li>
</ul>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arianmaykon.wordpress.com/98/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arianmaykon.wordpress.com/98/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/98/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/98/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/98/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=98&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/09/16/dicas-zend-frameworks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
		<item>
		<title>Netbeans &#8211; Suporte ao PHP / Zend Framework</title>
		<link>http://arianmaykon.wordpress.com/2008/09/12/netbeans-suporte-ao-php-zend-framework/</link>
		<comments>http://arianmaykon.wordpress.com/2008/09/12/netbeans-suporte-ao-php-zend-framework/#comments</comments>
		<pubDate>Fri, 12 Sep 2008 11:46:00 +0000</pubDate>
		<dc:creator>deadthinker</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://arianmaykon.wordpress.com/2008/09/12/netbeans-suporte-ao-php-zend-framework/</guid>
		<description><![CDATA[Pessoal, votem para o suporte ao Zend Framework na integração do PHP na IDE Netbeans!!! Link: http://blogs.sun.com/netbeansphp/entry/cake_php_symfony_prado_zend<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=97&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Pessoal, votem para o suporte ao Zend Framework na integração do PHP na IDE Netbeans!!!</p>
<p>Link: <a href="http://blogs.sun.com/netbeansphp/entry/cake_php_symfony_prado_zend">http://blogs.sun.com/netbeansphp/entry/cake_php_symfony_prado_zend</a></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/arianmaykon.wordpress.com/97/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/arianmaykon.wordpress.com/97/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/arianmaykon.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/arianmaykon.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/arianmaykon.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/arianmaykon.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/arianmaykon.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/arianmaykon.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/arianmaykon.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/arianmaykon.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=arianmaykon.wordpress.com&amp;blog=5534209&amp;post=97&amp;subd=arianmaykon&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://arianmaykon.wordpress.com/2008/09/12/netbeans-suporte-ao-php-zend-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bd180c29f3d4c79fdbade5060317cc87?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Dead_Thinker</media:title>
		</media:content>
	</item>
	</channel>
</rss>
