<?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/"
	>

<channel>
	<title>Silveira Neto &#187; CC-BY-SA</title>
	<atom:link href="http://silveiraneto.net/tag/cc-by-sa/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net</link>
	<description></description>
	<lastBuildDate>Fri, 09 Mar 2012 04:13:27 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Inkscape masks</title>
		<link>http://silveiraneto.net/2011/02/19/inkscape-masks/</link>
		<comments>http://silveiraneto.net/2011/02/19/inkscape-masks/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 18:18:18 +0000</pubDate>
		<dc:creator>Silveira</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[CC-BY-SA]]></category>
		<category><![CDATA[Drawing]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[mask]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://silveiraneto.net/?p=3656</guid>
		<description><![CDATA[<a href="http://silveiraneto.net/2011/02/19/inkscape-masks/" title="Inkscape masks"></a>In Inkscape if you have two filled circles. A big solid red one and a smaller, blurred and pinky one, like this: You can use the mask to trap one inside another to create a light effect. Metaphorically, I drew a &#8230;<p class="read-more"><a href="http://silveiraneto.net/2011/02/19/inkscape-masks/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://silveiraneto.net/2011/02/19/inkscape-masks/" title="Inkscape masks"></a><p>In <a href="http://inkscape.org">Inkscape</a> if you have two filled circles. A big solid red one and a smaller, blurred and pinky one, like this:<br />
<img class="size-full wp-image-3657 aligncenter" title="two balls one with blur" src="http://silveiraneto.net/wp-content/uploads/2011/02/two_balls_one_with_blur.png" alt="" width="498" height="396" />You can use the <strong>mask</strong> to trap one inside another to create a light effect.</p>
<p style="text-align: center;"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="510" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/8HZ8RqF-xWc?fs=1&amp;hl=pt_BR&amp;rel=0" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="510" src="http://www.youtube.com/v/8HZ8RqF-xWc?fs=1&amp;hl=pt_BR&amp;rel=0" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Metaphorically, I drew a mask using the mask effect:</p>
<p style="text-align: center;"><img class="size-full wp-image-3659 aligncenter" title="mask inkscape using mask" src="http://silveiraneto.net/wp-content/uploads/2011/02/mask_inkscape_using_mask.png" alt="" width="500" height="632" /></p>
<p>You can download it here: <a href="http://silveiraneto.net/downloads/mask_inkscape_by_silveiraneto.svg">mask_inkscape_by_silveiraneto.svg</a><br />
As always, you can use or modify it under the <a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution Share-Alike</a> license.</p>
]]></content:encoded>
			<wfw:commentRss>http://silveiraneto.net/2011/02/19/inkscape-masks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Android: acessing internal resoures</title>
		<link>http://silveiraneto.net/2010/04/23/android-acessing-internal-resoures/</link>
		<comments>http://silveiraneto.net/2010/04/23/android-acessing-internal-resoures/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 18:12:29 +0000</pubDate>
		<dc:creator>Silveira</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[CC-BY-SA]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[resource]]></category>

		<guid isPermaLink="false">http://silveiraneto.net/?p=3355</guid>
		<description><![CDATA[<a href="http://silveiraneto.net/2010/04/23/android-acessing-internal-resoures/" title="Android: acessing internal resoures"></a>a new android I just drew. source-code: android_look.svg. CC-BY-SA as usual. You can acess internal Android resources such strings, drawables, layouts and others. For example, if you need to create a button with the text &#8220;Cancel&#8221; you can do: &#60;Button &#8230;<p class="read-more"><a href="http://silveiraneto.net/2010/04/23/android-acessing-internal-resoures/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://silveiraneto.net/2010/04/23/android-acessing-internal-resoures/" title="Android: acessing internal resoures"></a><p style="text-align: center;"><img class="size-full wp-image-3354 aligncenter" title="android_look" src="http://silveiraneto.net/wp-content/uploads/2010/04/android_look.png" alt="" width="400" height="192" /><small>a new android I just drew. source-code: <a href="http://silveiraneto.net/downloads/android_look.svg">android_look.svg</a>. CC-BY-SA as usual.</small></p>
<p>You can acess internal Android resources such strings, drawables, layouts and others. For example, if you need to create a button with the text &#8220;Cancel&#8221; you can do:</p>

<div class="wp_syntax"><div class="code"><pre class="xml" style="font-family:monospace;"><span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;Button</span> </span>
<span style="color: #009900;">   <span style="color: #000066;">android:id</span>=<span style="color: #ff0000;">&quot;@+id/CancelButton&quot;</span></span>
<span style="color: #009900;">   <span style="color: #000066;">android:text</span>=<span style="color: #ff0000;">&quot;@android:string/cancel&quot;</span> </span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">/&gt;</span></span></pre></div></div>

<p>Using this you are using the internal resource for &#8220;Cancel&#8221; in that Android and all its i18n. Using the same logic you can access drawables, layouts, etc.</p>
]]></content:encoded>
			<wfw:commentRss>http://silveiraneto.net/2010/04/23/android-acessing-internal-resoures/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pés no paraíso</title>
		<link>http://silveiraneto.net/2010/01/28/pes-no-paraiso/</link>
		<comments>http://silveiraneto.net/2010/01/28/pes-no-paraiso/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 07:26:14 +0000</pubDate>
		<dc:creator>Silveira</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[Canon Powershot G10]]></category>
		<category><![CDATA[CC-BY-SA]]></category>
		<category><![CDATA[janeiro]]></category>
		<category><![CDATA[Jericoacoara]]></category>
		<category><![CDATA[reveillon]]></category>

		<guid isPermaLink="false">http://silveiraneto.net/?p=3136</guid>
		<description><![CDATA[<a href="http://silveiraneto.net/2010/01/28/pes-no-paraiso/" title="pés no paraíso"></a>Gostei dessa minha foto (tamanho original). Ficou com uma boa composição, dois planos, no plano da frente meus pés deitados na rede, o que dá uma sensação de imersão para o observador para se sentir no meu ponto de vista. &#8230;<p class="read-more"><a href="http://silveiraneto.net/2010/01/28/pes-no-paraiso/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://silveiraneto.net/2010/01/28/pes-no-paraiso/" title="pés no paraíso"></a><p style="text-align: center;"><img class="size-full wp-image-3139 aligncenter" title="silveira pés paraíso jericoacoara" src="http://silveiraneto.net/wp-content/uploads/2010/01/silveira_pes_paraiso_jericoacoara.jpg" alt="" width="640" height="480" /></p>
<p>Gostei dessa minha foto (<a href="http://farm3.static.flickr.com/2742/4245299168_8e10e75e1c_o.jpg">tamanho original</a>). Ficou com uma boa composição, dois planos, no plano da frente meus pés deitados na rede, o que dá uma sensação de imersão para o observador para se sentir no meu ponto de vista. No plano de fundo vários elementos, cada um contando uma história diferente, um cara jogando frescobol, uma jangada velejando, alguém remando num caiaque, uma menina nadando e um menino no raso fazendo uma onda. No meio disso a gradiente entre a água cristalina e o fundo azul. Não dá pra ver mas a rede fica armada entre dois coqueiros dentro da água.</p>
<p>Fotografia feita numa <em>Canon Powershot G10</em>, na Lagoa do Paraíso, perto de Jericoacoara, Ceará. Livre sobs os termos da <a title="Creative Commons" href="http://creativecommons.org/licenses/by-sa/3.0/deed.pt">Creative Commons Atribuição-Compartilhamento pela mesma Licença</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://silveiraneto.net/2010/01/28/pes-no-paraiso/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Cabeça-de-Radar</title>
		<link>http://silveiraneto.net/2009/12/07/cabeca-de-radar/</link>
		<comments>http://silveiraneto.net/2009/12/07/cabeca-de-radar/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 21:40:54 +0000</pubDate>
		<dc:creator>Silveira</dc:creator>
				<category><![CDATA[português]]></category>
		<category><![CDATA[arte]]></category>
		<category><![CDATA[cabeça de radar]]></category>
		<category><![CDATA[CC-BY-SA]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[homem cabeça de radar]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[vetorial]]></category>

		<guid isPermaLink="false">http://silveiraneto.net/?p=3011</guid>
		<description><![CDATA[<a href="http://silveiraneto.net/2009/12/07/cabeca-de-radar/" title="Cabeça-de-Radar"></a>Acho que levei uma multa ontem. Eram duas da manhã, uma rua vazia. Vi um flash. Conferi hoje e vi aqui havia sim um radar lá. :( Fiz esse desenho pra expressar minha frustração. Código-fonte: cabeca_radar.svg]]></description>
			<content:encoded><![CDATA[<a href="http://silveiraneto.net/2009/12/07/cabeca-de-radar/" title="Cabeça-de-Radar"></a><p>Acho que levei uma multa ontem. Eram duas da manhã, uma rua vazia. Vi um flash. <a href="http://www.maparadar.com/">Conferi hoje</a> e vi aqui havia sim um radar lá.<br />
:(<br />
Fiz esse desenho pra expressar minha frustração.</p>
<p style="text-align: center;"><img class="size-full wp-image-3010 aligncenter" title="cabeça radar" src="http://silveiraneto.net/wp-content/uploads/2009/12/cabeca_radar.png" alt="cabeça radar" width="400" height="912" /></p>
<p>Código-fonte: <a href="http://silveiraneto.net/downloads/cabeca_radar.svg">cabeca_radar.svg</a></p>
]]></content:encoded>
			<wfw:commentRss>http://silveiraneto.net/2009/12/07/cabeca-de-radar/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SVG: There She Is!!</title>
		<link>http://silveiraneto.net/2008/11/19/svg-there-she-is/</link>
		<comments>http://silveiraneto.net/2008/11/19/svg-there-she-is/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 18:20:29 +0000</pubDate>
		<dc:creator>Silveira</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[CC-BY-SA]]></category>
		<category><![CDATA[creative commons]]></category>
		<category><![CDATA[Doki]]></category>
		<category><![CDATA[Inkscape]]></category>
		<category><![CDATA[Nabi]]></category>
		<category><![CDATA[SVG]]></category>
		<category><![CDATA[There She Is!!]]></category>

		<guid isPermaLink="false">http://silveiraneto.net/?p=1748</guid>
		<description><![CDATA[<a href="http://silveiraneto.net/2008/11/19/svg-there-she-is/" title="SVG: There She Is!!"></a>Two SVG fanart drawings of the very cute animation There She Is!! from South-Korean. The first one is a sign that is shown from first to last episode, love between cats and bunnies is not allowed. :) sign_there_she_is.svg The second, &#8230;<p class="read-more"><a href="http://silveiraneto.net/2008/11/19/svg-there-she-is/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://silveiraneto.net/2008/11/19/svg-there-she-is/" title="SVG: There She Is!!"></a><p>Two SVG fanart drawings of the very cute animation <a title="SamBakZa There She Is!!" href="http://www.sambakza.net/amalloc/amalloc_frameset.htm"><em>There She Is!!</em></a> from South-Korean.</p>
<p>The first one is a sign that is shown from first to last episode, love between cats and bunnies is not allowed. :)</p>
<p style="text-align: center;"><a href="http://silveiraneto.net/wp-content/uploads/2008/11/sign_there_she_is.svg"><img class="alignnone size-full wp-image-1751" title="There She Is Sign" src="http://silveiraneto.net/wp-content/uploads/2008/11/sign_there_she_is.svg" alt="" /><img class="size-full wp-image-1749 aligncenter" title="there she is sign" src="http://silveiraneto.net/wp-content/uploads/2008/11/there_she_is_sign1.png" alt="" width="400" height="400" /><br />
sign_there_she_is.svg</a></p>
<p>The second, from the pro-love campaign from the fourth episode.</p>
<p style="text-align: center;"><a href="http://silveiraneto.net/wp-content/uploads/2008/11/sign2_there_she_is.svg"><img class="alignnone size-full wp-image-1752" title="There She Is!! Sign" src="http://silveiraneto.net/wp-content/uploads/2008/11/sign2_there_she_is.svg" alt="" /><img class="size-full wp-image-1750 aligncenter" title="there she is sign" src="http://silveiraneto.net/wp-content/uploads/2008/11/there_she_is_sign2.png" alt="" width="400" height="332" /><br />
sign2_there_she_is.svg</a></p>
<p>Enjoy, share, print and modify. They are under <a title="Creative Commons" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution Share-Alike</a> license. I also did a more complete post (in portuguese) in my <a title="Eu Podia Tá Matando" href="http://eupodiatamatando.com/2008/11/19/there-she-is/">another blog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://silveiraneto.net/2008/11/19/svg-there-she-is/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

