<?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>Willy Barro</title>
	<atom:link href="http://willybarro.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://willybarro.wordpress.com</link>
	<description>PHP OOP, XHTML, CSS, jQuery, JavaScript, MySQL e por aí vai...</description>
	<lastBuildDate>Tue, 01 Jul 2008 21:42:50 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='willybarro.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Willy Barro</title>
		<link>http://willybarro.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://willybarro.wordpress.com/osd.xml" title="Willy Barro" />
	<atom:link rel='hub' href='http://willybarro.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Firefox 3 e a borda dos Flash movies</title>
		<link>http://willybarro.wordpress.com/2008/06/27/firefox-3-e-a-borda-dos-flash-movies/</link>
		<comments>http://willybarro.wordpress.com/2008/06/27/firefox-3-e-a-borda-dos-flash-movies/#comments</comments>
		<pubDate>Fri, 27 Jun 2008 17:07:30 +0000</pubDate>
		<dc:creator>bolosk8</dc:creator>
				<category><![CDATA[Outros]]></category>
		<category><![CDATA[borda]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[dashed border]]></category>
		<category><![CDATA[FF3]]></category>
		<category><![CDATA[Firefox 3]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linha]]></category>
		<category><![CDATA[outline]]></category>
		<category><![CDATA[swf object]]></category>
		<category><![CDATA[swfobject]]></category>

		<guid isPermaLink="false">http://willybarro.wordpress.com/?p=6</guid>
		<description><![CDATA[Fala galera, primeiro Post e dessa vez vou postar uma solução pra um problema que alguns podem estar passando com o novo Firefox 3 e os arquivos swf. O Firefox 3 agora coloca uma linha pontilhada em volta do Flash, um pouco parecida com aquela velha borda do Internet Explorer. Isso ocorre devido ao valor [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willybarro.wordpress.com&amp;blog=3701394&amp;post=6&amp;subd=willybarro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Fala galera, primeiro Post e dessa vez vou postar uma solução pra um problema que alguns podem estar passando com o novo Firefox 3 e os arquivos swf.</p>
<p>O Firefox 3 agora coloca uma linha pontilhada em volta do Flash, um pouco parecida com aquela velha borda do Internet Explorer. Isso ocorre devido ao valor padrão da propriedade <em>outline</em> ter sido alterado para todos os <em>objetos</em>. Agora ele tem por padrão o valor <em>dotted</em> no FF3. Mas chega de conversa e vamos a solução para quem está com problemas com essa bordinha chata.</p>
<p>Para não aparecer a bordinha nos flash&#8217;s inseridos, apenas defina a propriedade outline do CSS para none, exemplo:<br />
<code><br />
/* Retira o outline de todos os objetos */<br />
* {<br />
outline: none;<br />
}<br />
</code></p>
<p>ou</p>
<p><code><br />
/* Retira os outlines das tags object */<br />
object {<br />
outline: none;<br />
}<br />
</code></p>
<p>* Thanks for <b>coda</b>, for the object selector tip.</p>
<p>E é só isso! Abraços, e espero ter ajudado alguém ;P~</p>
<p>Recomendações de leitura/uso:</p>
<ul>
<li>W3C sobre a propriedade Outline (Inglês)
<ul>
<li>http://www.w3schools.com/CSS/pr_outline-style.asp</li>
</ul>
</li>
<li>SWF Object (Inglês)
<ul>
<li>http://code.google.com/p/swfobject/</li>
</ul>
</li>
</ul>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willybarro.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willybarro.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willybarro.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willybarro.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willybarro.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willybarro.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willybarro.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willybarro.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willybarro.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willybarro.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willybarro.wordpress.com&amp;blog=3701394&amp;post=6&amp;subd=willybarro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willybarro.wordpress.com/2008/06/27/firefox-3-e-a-borda-dos-flash-movies/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1144c5d38e8f4e376e92df5ed532757f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bolosk8</media:title>
		</media:content>
	</item>
		<item>
		<title>Bem vindo!</title>
		<link>http://willybarro.wordpress.com/2008/05/11/bem-vindo/</link>
		<comments>http://willybarro.wordpress.com/2008/05/11/bem-vindo/#comments</comments>
		<pubDate>Sun, 11 May 2008 22:06:43 +0000</pubDate>
		<dc:creator>bolosk8</dc:creator>
				<category><![CDATA[Outros]]></category>

		<guid isPermaLink="false">http://willybarro.wordpress.com/?p=5</guid>
		<description><![CDATA[Olá pessoal, bem vindos ao meu blog Nesse blog vou escrever artigos sobre XHTML, CSS, PHP, OOP, jQuery, Javascript, Ajax, MySQL e tudo sobre Web Development, além de sempre comentar sobre meus atuais projetos e mais algumas coisinhas interessantes Espero que gostem!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willybarro.wordpress.com&amp;blog=3701394&amp;post=5&amp;subd=willybarro&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Olá pessoal, bem vindos ao meu blog <img src='http://s2.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Nesse blog vou escrever artigos sobre XHTML, CSS, PHP, OOP, jQuery, Javascript, Ajax, MySQL e tudo sobre Web Development, além de sempre comentar sobre meus atuais projetos e mais algumas coisinhas interessantes <img src='http://s0.wp.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
<p>Espero que gostem!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/willybarro.wordpress.com/5/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/willybarro.wordpress.com/5/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/willybarro.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/willybarro.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/willybarro.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/willybarro.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/willybarro.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/willybarro.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/willybarro.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/willybarro.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=willybarro.wordpress.com&amp;blog=3701394&amp;post=5&amp;subd=willybarro&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://willybarro.wordpress.com/2008/05/11/bem-vindo/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1144c5d38e8f4e376e92df5ed532757f?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">bolosk8</media:title>
		</media:content>
	</item>
	</channel>
</rss>
