<?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>blog do Dino Magri</title>
	<atom:link href="http://blog.dinomagri.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dinomagri.com</link>
	<description></description>
	<lastBuildDate>Tue, 28 Feb 2012 00:47:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Plugin gedit-latex no Ubuntu 11.10</title>
		<link>http://blog.dinomagri.com/2012/02/plugin-gedit-latex-gnome3-ubuntu-11-10/</link>
		<comments>http://blog.dinomagri.com/2012/02/plugin-gedit-latex-gnome3-ubuntu-11-10/#comments</comments>
		<pubDate>Sat, 25 Feb 2012 22:55:16 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[GEdit]]></category>
		<category><![CDATA[Latex]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.dinomagri.com/?p=287</guid>
		<description><![CDATA[Para instalar o plugin é necessário fazer o download dos pacotes abaixo, simplesmente digite no terminal: sudo apt-get install libgtk-3-dev libgtk2.0-dev Verificar a versão do Gedit (Abra e clique em Ajuda -&#62; Sobre) Baixar o plugin com a versão acima encontrada: http://ftp.gnome.org/pub/GNOME/sources/gedit-latex/ Agora configure, compile e instale: ./configure --prefix=/usr make sudo make install Acesse o [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.dinomagri.com/wp-content/uploads/2012/02/gedit-latex-ubuntu.png"><img class="alignnone  wp-image-379" title="gedit-latex-ubuntu" src="http://blog.dinomagri.com/wp-content/uploads/2012/02/gedit-latex-ubuntu-1024x217.png" alt="" width="430" height="91" /></a></p>
<p>Para instalar o plugin é necessário fazer o download dos pacotes abaixo, simplesmente digite no terminal:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libgtk-<span style="color: #000000;">3</span>-dev libgtk2.0-dev</pre></div></div>

<p>Verificar a versão do Gedit (Abra e clique em Ajuda -&gt; Sobre)</p>
<p>Baixar o plugin com a versão acima encontrada:</p>
<p>http://ftp.gnome.org/pub/GNOME/sources/gedit-latex/</p>
<p>Agora configure, compile e instale:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>configure <span style="color: #660033;">--prefix</span>=<span style="color: #000000; font-weight: bold;">/</span>usr
<span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>Acesse o GEdit, clique na aba Editar -&gt; Preferências -&gt; Plugins -&gt; Procure na lista LaTeX Plugin e habilite-o.</p>
<p>É isso ai <img src='http://blog.dinomagri.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2012/02/plugin-gedit-latex-gnome3-ubuntu-11-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instalando GNU Emacs pelo código fonte no Ubuntu 11.04</title>
		<link>http://blog.dinomagri.com/2011/09/instalando-gnu-emacs-no-ubuntu-11-04/</link>
		<comments>http://blog.dinomagri.com/2011/09/instalando-gnu-emacs-no-ubuntu-11-04/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 02:22:34 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[Emacs]]></category>
		<category><![CDATA[GNU]]></category>
		<category><![CDATA[Software Livre]]></category>

		<guid isPermaLink="false">http://blog.dinomagri.com/?p=230</guid>
		<description><![CDATA[Olá, hoje vou descrever a instalação do GNU Emacs pelo código fonte no Ubuntu 11.04. Ferramentas básicas Para instalar digite no terminal sudo apt-get install texinfo build-essential git-core Caso deseje suporte para imagens, é necessário instalar algumas bibliotecas para png, gif, jpeg&#8230; sudo apt-get install libdbus-1-dev libgconf2-dev libgif-dev libgpm-dev libgtk2.0-dev libjpeg62-dev libm17n-dev libncurses5-dev libotf-dev librsvg2-dev [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.dinomagri.com/wp-content/uploads/2011/09/gnu_emacs_menor.png"><img class="alignnone size-medium wp-image-235" title="gnu_emacs_menor" src="http://blog.dinomagri.com/wp-content/uploads/2011/09/gnu_emacs_menor-300x137.png" alt="" width="300" height="137" /></a></p>
<p>Olá, hoje vou descrever a instalação do GNU Emacs pelo código fonte no Ubuntu 11.04.</p>
<h3>Ferramentas básicas</h3>
<p>Para instalar digite no terminal</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> texinfo build-essential git-core</pre></div></div>

<p>Caso deseje suporte para imagens, é necessário instalar algumas bibliotecas para png, gif, jpeg&#8230;</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libdbus-<span style="color: #000000;">1</span>-dev libgconf2-dev libgif-dev libgpm-dev libgtk2.0-dev libjpeg62-dev libm17n-dev libncurses5-dev libotf-dev librsvg2-dev libtiff4-dev libXpm-dev</pre></div></div>

<p>Aqui vai um obrigado para <a title="h1deOut bl0g" href="http://h1de0ut.com/bl0g/article/2010/08/13/emacs-trunk-emacs24-on-ubuntu-10-10/" target="_blank">h1deOut bl0g</a> por ter listados as bibliotecas e facilitar o trabalho.</p>
<h3>Baixar e instalar o código fonte</h3>
<p>O código fonte é de <a title="Savannah" href="http://savannah.gnu.org" target="_blank">savannah.gnu.org</a> e siga as instruções de INSTALL para compilar e instalar</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">git</span> clone <span style="color: #c20cb9; font-weight: bold;">git</span>:<span style="color: #000000; font-weight: bold;">//</span>git.savannah.gnu.org<span style="color: #000000; font-weight: bold;">/</span>emacs.git
&nbsp;
<span style="color: #7a0874; font-weight: bold;">cd</span> emacs
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">make</span> bootstrap
&nbsp;
.<span style="color: #000000; font-weight: bold;">/</span>configure
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">make</span>
&nbsp;
src<span style="color: #000000; font-weight: bold;">/</span>emacs <span style="color: #660033;">-q</span> <span style="color: #000000; font-weight: bold;">;;</span> Verifica se a compilação deu certo
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">mv</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>emacs-24.0.50 <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>local<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>emacs24
&nbsp;
emacs24 <span style="color: #660033;">-q</span></pre></div></div>

<p>Tudo pronto, agora é só usar!</p>
<p>Referências</p>
<p><a href="http://alexhenning.github.com/blog/2010/11/05/emacs24-on-ubuntu/">http://alexhenning.github.com/blog/2010/11/05/emacs24-on-ubuntu/</a></p>
<p><a href="http://h1de0ut.com/bl0g/article/2010/08/13/emacs-trunk-emacs24-on-ubuntu-10-10/">http://h1de0ut.com/bl0g/article/2010/08/13/emacs-trunk-emacs24-on-ubuntu-10-10/</a></p>
<p><a href="http://www.emacswiki.org/emacs-pt/NovatoNoEmacs">http://www.emacswiki.org/emacs-pt/NovatoNoEmacs</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2011/09/instalando-gnu-emacs-no-ubuntu-11-04/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 11.04 e PySWIP</title>
		<link>http://blog.dinomagri.com/2011/09/ubuntu-11-04-e-pyswip/</link>
		<comments>http://blog.dinomagri.com/2011/09/ubuntu-11-04-e-pyswip/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 00:17:18 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[Prolog]]></category>
		<category><![CDATA[PySWIP]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Software Livre]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.dinomagri.com/?p=198</guid>
		<description><![CDATA[Ubuntu 11.04 e Python 2.7 Este tutorial não irá abordar a instalação do Ubuntu, caso deseje comece por aqui e depois aqui. Por padrão o Ubuntu 11.04 já vem com o Python instalado, caso deseje saber a versão digite, python --version SWI-Prolog Agora vamos instalar a última versão estável do SWI-Prolog, acesse o termina (Alt + F2 e digite Terminal) e siga os passos: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://blog.dinomagri.com/wp-content/uploads/2011/09/blog_post_pyswip.png"><img class="alignnone size-medium wp-image-219" title="blog_post_pyswip" src="http://blog.dinomagri.com/wp-content/uploads/2011/09/blog_post_pyswip-300x95.png" alt="" width="300" height="95" /></a></p>
<h2><span class="Apple-style-span" style="font-size: 15px;">Ubuntu 11.04 e Python 2.7</span></h2>
<p>Este tutorial não irá abordar a instalação do Ubuntu, caso deseje comece por <a title="Ubuntu" href="http://www.ubuntu-br.org/ubuntu" target="_blank">aqui</a> e depois <a title="Download Ubuntu" href="http://www.ubuntu-br.org/get" target="_blank">aqui</a>. Por padrão o Ubuntu 11.04 já vem com o <a title="Documentação Python" href="http://www.python.org.br/wiki/DocumentacaoPython" target="_blank">Python</a> instalado, caso deseje saber a versão digite,</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">python <span style="color: #660033;">--version</span></pre></div></div>

<h2><span class="Apple-style-span" style="font-size: 15px;">SWI-Prolog</span></h2>
<p>Agora vamos instalar a última versão estável do SWI-Prolog, acesse o termina (Alt + F2 e digite Terminal) e siga os passos:</p>
<p>1. Download da versão 5.10.5 do SWI-Prolog</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.swi-prolog.org<span style="color: #000000; font-weight: bold;">/</span>download<span style="color: #000000; font-weight: bold;">/</span>stable<span style="color: #000000; font-weight: bold;">/</span>src<span style="color: #000000; font-weight: bold;">/</span>pl-5.10.5.tar.gz</pre></div></div>

<p>2. Descompactar e acessar a pasta do código fonte</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-zxvf</span> pl-5.10.5.tar.gz
&nbsp;
<span style="color: #7a0874; font-weight: bold;">cd</span> pl-5.10.5<span style="color: #000000; font-weight: bold;">/</span>src</pre></div></div>

<p>3. Instalar as bibliotecas <a title="Biblioteca Readline" href="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html" target="_blank">readline</a> e <a title="Biblioteca GMP" href="http://packages.debian.org/lenny/libgmp3-dev" target="_blank">gmp3</a> e configurar o código fonte com a biblioteca compartilhada habilitada</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> libgmp3-dev libreadline-dev</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">.<span style="color: #000000; font-weight: bold;">/</span>configure <span style="color: #660033;">--prefix</span>=<span style="color: #000000; font-weight: bold;">/</span>usr <span style="color: #660033;">--enable-shared</span></pre></div></div>

<p>4. Compilar e instalar</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>5. A biblioteca <strong>clp</strong> é útil para resolver problemas de manipulação de restrição, então vamos instalar também:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ..<span style="color: #000000; font-weight: bold;">/</span>packages<span style="color: #000000; font-weight: bold;">/</span>clpqr
&nbsp;
.<span style="color: #000000; font-weight: bold;">/</span>configure <span style="color: #660033;">--prefix</span>=<span style="color: #000000; font-weight: bold;">/</span>usr <span style="color: #660033;">--enable-shared</span>
&nbsp;
<span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #000000; font-weight: bold;">&amp;&amp;</span> <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>6. Criar um link simbólico</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>swipl-5.10.5<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>i686-linux<span style="color: #000000; font-weight: bold;">/</span>libswipl.so.5.10.5 <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libpl.so</pre></div></div>

<h2><span class="Apple-style-span" style="font-size: 15px;">PySWIP</span></h2>
<p>Agora iremos instalar o PySWIP, que irá fazer uma ponte entre Python e o SWI-Prolog.</p>
<p>1. Voltar a pasta principal e fazer o download do código fonte</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> ..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>pyswip.googlecode.com<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span>pyswip-0.2.2.tar.gz</pre></div></div>

<p>2. Descompactar e acessar a pasta</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-zxvf</span> pyswip-0.2.2.tar.gz</pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> pyswip-0.2.2</pre></div></div>

<p>3. Instalar</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> python setup.py <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>4. Observação</p>
<p>Caso encontre algum erro parecido com esse <em><strong>&#8220;libpl (shared) not found.&#8221; ou &#8220;FATAL ERROR: Resource not found&#8221;</strong>, </em>tenha certeza que a biblioteca compartilhada do SWI-Prolog instalado. Verifique se a biblioteca <strong>libpl.so</strong> está dentro do diretório padrão (normalmente em <strong>/usr/lib</strong>). Verifique o passo 6 da instalação do SWI-Prolog.</p>
<h2><span class="Apple-style-span" style="font-size: 15px;">Testando</span></h2>
<p>O exemplo foi retirado <a title="Exemplos" href="http://code.google.com/p/pyswip/wiki/Examples" target="_blank">daqui</a>, digite e salve o código abaixo num arquivo chamado money.pl</p>

<div class="wp_syntax"><div class="code"><pre class="prolog" style="font-family:monospace;"><span style="color: #339933;">:-</span> use_module<span style="color: #009900;">&#40;</span>library<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'clp/bounds'</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span>
&nbsp;
sendmore<span style="color: #009900;">&#40;</span>Digits<span style="color: #009900;">&#41;</span> <span style="color: #339933;">:-</span>
   Digits <span style="color: #339933;">=</span> <span style="color: #009900;">&#91;</span>S<span style="color: #339933;">,</span>E<span style="color: #339933;">,</span>N<span style="color: #339933;">,</span>D<span style="color: #339933;">,</span>M<span style="color: #339933;">,</span>O<span style="color: #339933;">,</span>R<span style="color: #339933;">,</span>Y<span style="color: #009900;">&#93;</span><span style="color: #339933;">,</span>     <span style="color: #666666; font-style: italic;">% Create variables</span>
   Digits in <span style="color: #800080;">0</span><span style="color: #339933;">..</span><span style="color: #800080;">9</span><span style="color: #339933;">,</span>               <span style="color: #666666; font-style: italic;">% Associate domains to variables</span>
   S #\<span style="color: #339933;">=</span> <span style="color: #800080;">0</span><span style="color: #339933;">,</span>                        <span style="color: #666666; font-style: italic;">% Constraint: S must be different from 0</span>
   M #\<span style="color: #339933;">=</span> <span style="color: #800080;">0</span><span style="color: #339933;">,</span>
   all_different<span style="color: #009900;">&#40;</span>Digits<span style="color: #009900;">&#41;</span><span style="color: #339933;">,</span>           <span style="color: #666666; font-style: italic;">% all the elements must take different values</span>
                <span style="color: #800080;">1000</span><span style="color: #339933;">*</span>S <span style="color: #339933;">+</span> <span style="color: #800080;">100</span><span style="color: #339933;">*</span>E <span style="color: #339933;">+</span> <span style="color: #800080;">10</span><span style="color: #339933;">*</span>N <span style="color: #339933;">+</span> D     <span style="color: #666666; font-style: italic;">% Other constraints</span>
              <span style="color: #339933;">+</span> <span style="color: #800080;">1000</span><span style="color: #339933;">*</span>M <span style="color: #339933;">+</span> <span style="color: #800080;">100</span><span style="color: #339933;">*</span>O <span style="color: #339933;">+</span> <span style="color: #800080;">10</span><span style="color: #339933;">*</span>R <span style="color: #339933;">+</span> E
   #<span style="color: #339933;">=</span> <span style="color: #800080;">10000</span><span style="color: #339933;">*</span>M <span style="color: #339933;">+</span> <span style="color: #800080;">1000</span><span style="color: #339933;">*</span>O <span style="color: #339933;">+</span> <span style="color: #800080;">100</span><span style="color: #339933;">*</span>N <span style="color: #339933;">+</span> <span style="color: #800080;">10</span><span style="color: #339933;">*</span>E <span style="color: #339933;">+</span> Y<span style="color: #339933;">,</span>
   label<span style="color: #009900;">&#40;</span>Digits<span style="color: #009900;">&#41;</span><span style="color: #339933;">.</span>               <span style="color: #666666; font-style: italic;">% Start the search</span></pre></div></div>

<p>Agora crie um arquivo qualquer.py e adicione o código abaixo:</p>

<div class="wp_syntax"><div class="code"><pre class="python" style="font-family:monospace;"><span style="color: #ff7700;font-weight:bold;">from</span> pyswip <span style="color: #ff7700;font-weight:bold;">import</span> Prolog
&nbsp;
letters = <span style="color: #483d8b;">&quot;S E N D M O R Y&quot;</span>.<span style="color: black;">split</span><span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>
prolog = Prolog<span style="color: black;">&#40;</span><span style="color: black;">&#41;</span>
prolog.<span style="color: black;">consult</span><span style="color: black;">&#40;</span><span style="color: #483d8b;">'money.pl'</span><span style="color: black;">&#41;</span>
<span style="color: #ff7700;font-weight:bold;">for</span> result <span style="color: #ff7700;font-weight:bold;">in</span> prolog.<span style="color: black;">query</span><span style="color: black;">&#40;</span><span style="color: #483d8b;">&quot;sendmore(X)&quot;</span><span style="color: black;">&#41;</span>:
    r = result<span style="color: black;">&#91;</span><span style="color: #483d8b;">&quot;X&quot;</span><span style="color: black;">&#93;</span>
    <span style="color: #ff7700;font-weight:bold;">for</span> i, letter <span style="color: #ff7700;font-weight:bold;">in</span> <span style="color: #008000;">enumerate</span><span style="color: black;">&#40;</span>letters<span style="color: black;">&#41;</span>:
        <span style="color: #ff7700;font-weight:bold;">print</span> letter, <span style="color: #483d8b;">&quot;=&quot;</span>, r<span style="color: black;">&#91;</span>i<span style="color: black;">&#93;</span>
&nbsp;
<span style="color: #ff7700;font-weight:bold;">print</span> <span style="color: #483d8b;">&quot;That's all...&quot;</span></pre></div></div>

<p>Para finalizar, execute o programa:</p>
<p>qualquer codigo</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">python qualquer.py</pre></div></div>

<p>E o resultado será:</p>

<div class="wp_syntax"><div class="code"><pre class="python" style="font-family:monospace;">S = <span style="color: #ff4500;">9</span>
E = <span style="color: #ff4500;">5</span>
N = <span style="color: #ff4500;">6</span>
D = <span style="color: #ff4500;">7</span>
M = <span style="color: #ff4500;">1</span>
O = <span style="color: #ff4500;">0</span>
R = <span style="color: #ff4500;">8</span>
Y = <span style="color: #ff4500;">2</span>
That<span style="color: #483d8b;">'s all...</span></pre></div></div>

<h2><span class="Apple-style-span" style="font-size: 15px;">Referências</span></h2>
<p><span class="Apple-style-span" style="font-size: 15px;"><a title="Ubuntu BR" href="www.ubuntu-br.org">www.ubuntu-br.org</a></span></p>
<p><span class="Apple-style-span" style="font-size: 15px;"><a title="Python Brasil" href="www.python.org.br">www.python.org</a></span></p>
<p><span class="Apple-style-span" style="font-size: 15px;"><a href="http://code.google.com/p/pyswip/">http://code.google.com/p/pyswip/</a></span></p>
<p><span class="Apple-style-span" style="font-size: 15px;"><a href="http://www.swi-prolog.org/">http://www.swi-prolog.org</a></span></p>
<p><span class="Apple-style-span" style="font-size: 15px;"><a href="http://code.google.com/p/pyswip/wiki/INSTALL">http://code.google.com/p/pyswip/wiki/INSTALL</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2011/09/ubuntu-11-04-e-pyswip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FLISOL Joinville 2011</title>
		<link>http://blog.dinomagri.com/2011/03/flisol-joinville-2011/</link>
		<comments>http://blog.dinomagri.com/2011/03/flisol-joinville-2011/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 04:30:44 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Eventos]]></category>
		<category><![CDATA[FLISOL]]></category>
		<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Hardware Livre]]></category>
		<category><![CDATA[Software Livre]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=144</guid>
		<description><![CDATA[Divulgando &#8230; Local: Centro de Ciências Tecnológicas, UDESC Endereço: GMaps Data: 9 de abril de 2011 Horário: 09:00 às 18 hrs Contato: flisol@colmeia.udesc.br Mais Informações -&#62; http://www.flisol.net/FLISOL2011/Brasil/Joinville INSCREVA-SE Fonte: http://www2.joinville.udesc.br/~colmeia/blog/?p=226 Até!]]></description>
			<content:encoded><![CDATA[<p>Divulgando &#8230;</p>
<p><a href="http://blog.dinomagri.com/wp-content/uploads/2011/03/flisol.png"><img class="alignnone size-full wp-image-147" title="flisol" src="http://blog.dinomagri.com/wp-content/uploads/2011/03/flisol.png" alt="" width="449" height="635" /></a></p>
<ul>
<li><strong>Local</strong>: Centro de Ciências Tecnológicas, UDESC</li>
<li><strong>Endereço</strong>: <a href="http://maps.google.com/maps?f=q&amp;source=s_q&amp;hl=pt-BR&amp;geocode=&amp;q=udesc&amp;ie=UTF8&amp;hq=udesc&amp;hnear=&amp;ll=-26.251854,-48.853283&amp;spn=0.016358,0.042014&amp;t=h&amp;z=15">GMaps</a></li>
<li><strong>Data</strong>: 9 de abril de 2011</li>
<li><strong>Horário</strong>: 09:00 às 18 hrs</li>
<li><strong>Contato</strong>: <a href="mailto:flisol@colmeia.udesc.br">flisol@colmeia.udesc.br</a></li>
</ul>
<p>Mais Informações -&gt; <a href="http://www.flisol.net/FLISOL2011/Brasil/Joinville">http://www.flisol.net/FLISOL2011/Brasil/Joinville</a></p>
<p><strong><a href="https://spreadsheets.google.com/viewform?formkey=dFJId0dWQWNCWGo1cGNFYkNQOGpGRGc6MQ">INSCREVA-SE</a></strong></p>
<p><strong>Fonte: </strong><a href="http://www2.joinville.udesc.br/%7Ecolmeia/blog/?p=226">http://www2.joinville.udesc.br/~colmeia/blog/?p=226</a></p>
<p>Até!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2011/03/flisol-joinville-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apps para Ubuntu</title>
		<link>http://blog.dinomagri.com/2011/02/apps-para-ubuntu/</link>
		<comments>http://blog.dinomagri.com/2011/02/apps-para-ubuntu/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 15:35:31 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[Apps]]></category>
		<category><![CDATA[Software Livre]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=150</guid>
		<description><![CDATA[Algumas aplicações que não vem por padrão na instalação do Ubuntu que utilizo regularmente. Qualquer sugestão de novas aplicações, comparativos, deixe um comentário! Tilda Tilda é um terminal para Linux, estilo &#8220;down up&#8221;, como o Yakuake do KDE. Ele fica escondido até que uma determinada tecla seja acionada. http://tilda.sourceforge.net/wiki/index.php/Main_Page sudo apt-get install tilda Mozilla Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>Algumas aplicações que não vem por padrão na instalação do Ubuntu que utilizo regularmente. Qualquer sugestão de novas aplicações, comparativos, deixe um comentário! <img src='http://blog.dinomagri.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<h3>Tilda</h3>
<div id="bodyContent">
<p>Tilda é um terminal para Linux, estilo &#8220;down up&#8221;, como o Yakuake do KDE. Ele fica escondido até que uma determinada tecla seja acionada.</p>
</div>
<p><a href="http://tilda.sourceforge.net/wiki/index.php/Main_Page" target="_blank">http://tilda.sourceforge.net/wiki/index.php/Main_Page</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> tilda</pre></div></div>

<h3>Mozilla Firefox</h3>
<p>Navegar Web &#8211; <a href="http://www.mozilla.com/en-US/firefox/" target="_blank">http://www.mozilla.com/en-US/firefox/</a></p>
<p><strong>Add-ons</strong></p>
<ul>
<li>FlagFox &#8211; <a href="https://addons.mozilla.org/en-US/firefox/addon/5791/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/5791/</a></li>
</ul>
<ul>
<li>Web of Trust -<a href="https://addons.mozilla.org/en-US/firefox/addon/3456/" target="_blank"> https://addons.mozilla.org/en-US/firefox/addon/3456/</a></li>
</ul>
<ul>
<li>Colorful Tabs &#8211; <a href="https://addons.mozilla.org/en-US/firefox/addon/1368/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/1368/</a></li>
</ul>
<ul>
<li>Download Statusbar  &#8211; <a href="https://addons.mozilla.org/en-US/firefox/addon/26/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/26/</a></li>
</ul>
<ul>
<li>Firefox Sync &#8211; <a href="https://addons.mozilla.org/en-US/firefox/addon/10868/" target="_blank">https://addons.mozilla.org/en-US/firefox/addon/10868/</a></li>
</ul>
<ul>
<li>Web Developer &#8211; <a href="https://addons.mozilla.org/pt-BR/firefox/addon/60/" target="_blank">https://addons.mozilla.org/pt-BR/firefox/addon/60/</a></li>
</ul>
<ul>
<li>Firebug &#8211; <a href="https://addons.mozilla.org/pt-BR/firefox/addon/1843/" target="_blank">https://addons.mozilla.org/pt-BR/firefox/addon/1843/</a></li>
</ul>
<ul>
<li>Easy YouTube Video Downloader &#8211; <a href="https://addons.mozilla.org/en-US/firefox/addon/10137/">https://addons.mozilla.org/en-US/firefox/addon/10137/</a></li>
</ul>
<ul>
<li>Dictionary Switcher -<a href="https://addons.mozilla.org/pt-br/firefox/addon/3414/" target="_blank"> https://addons.mozilla.org/pt-br/firefox/addon/3414/</a></li>
</ul>
<ul>
<li>Dicionários &#8211; Português Brasil, Inglês (US),  Espanhol (Espanha), Alemão (Alemanha) &#8211; <a href="https://addons.mozilla.org/en-US/firefox/language-tools/" target="_blank">https://addons.mozilla.org/en-US/firefox/language-tools/</a></li>
</ul>
<h3>Handbrake</h3>
<p>HandBrake é um software open source, para transcoder de vídeo, multithreaded e multiplataforma, disponível para MAC, Linux e Windows.</p>
<p><a href="http://en.wikipedia.org/wiki/Transcoding" target="_blank">http://en.wikipedia.org/wiki/Transcoding</a></p>
<p><a href="http://www.omgubuntu.co.uk/2011/01/media-converter-handbrake-adds/?utm_source=feedburner&amp;utm_medium=twitter&amp;utm_campaign=Feed:+d0od+%28Omg%21+Ubuntu%21%29">http://www.omgubuntu.co.uk/2011/01/media-converter-handbrake-adds/</a></p>
<p><a href="http://handbrake.fr/" target="_blank">http://handbrake.fr/</a></p>
<p>&nbsp;</p>
<h3>Conduit</h3>
<p>Conduit é uma aplicação para sincronização de arquivos, fotos, emails, contatos, notas, dados de calendario e qualquer outra informação pessoal que deseja sincronizar entre computadores, serviços online, ou qualquer outro dispositivo eletrônico.</p>
<p><a href="http://live.gnome.org/Conduit" target="_blank">http://live.gnome.org/Conduit</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> conduit</pre></div></div>

<h3>OpenShot</h3>
<p>Editor de Vídeo Simples e Poderoso. OpenShot trabalha com vídeos, fotos e arquivos de músicas, ajudando a criar filmes de forma fácil e completa, além de estar integrado com o Inkscape para maiores criações. Exporta facilmente para DVD, YouTube, Vimeo, Xbox 360, e muitos outros formatos.</p>
<p><a href="http://www.openshot.org/ppa/" target="_blank">http://www.openshot.org/ppa/</a></p>
<p><a href="http://www.openshotusers.com/help/1.2/en/" target="_blank">http://www.openshotusers.com/help/1.2/en/</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:jonoomph<span style="color: #000000; font-weight: bold;">/</span>openshot-edge
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> openshot openshot-doc</pre></div></div>

<h3>Deditor</h3>
<p>É um editor especifico para Python. Foi escrito na linguagem Python usando o tolkit wxpython e disponível apenas para Linux.</p>
<p><a href="Deditor%20https://launchpad.net/deditor/+download"> https://launchpad.net/deditor/+download</a></p>
<h3>Ease</h3>
<p>Ease é uma aplicação moderna para para criar apresentações para GNOME. Tem um simples design e é muito fácil de usar.</p>
<p><a href="http://www.omgubuntu.co.uk/2010/11/ease-clutter-presentation-app-linux-ubuntu/" target="_blank">http://www.omgubuntu.co.uk/2010/11/ease-clutter-presentation-app-linux-ubuntu/</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:natesm<span style="color: #000000; font-weight: bold;">/</span>ease
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> ease</pre></div></div>

<h3>PyTask</h3>
<p>Gerenciador simples de tarefas. Desenvolvido em Python. Muito fácil de utilizar.</p>
<p><a href="https://launchpad.net/pytask" target="_blank">https://launchpad.net/pytask</a></p>
<p><a href="http://freakaboutlinux.wordpress.com/2010/03/26/introducing-pytask/" target="_blank">http://freakaboutlinux.wordpress.com/2010/03/26/introducing-pytask/</a></p>
<p><a href="www.omgubuntu.co.uk/2010/12/simple-task-list-manager-pytask-updates-with-indicator-filter-improvements-and-more/" target="_blank">www.omgubuntu.co.uk/2010/12/simple-task-list-manager-pytask-updates-with-indicator-filter-improvements-and-more/</a><strong> </strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> add-apt-repository ppa:nisshh<span style="color: #000000; font-weight: bold;">/</span>pytask-releases
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> update <span style="color: #000000; font-weight: bold;">&amp;</span>amp;<span style="color: #000000; font-weight: bold;">&amp;</span>amp; <span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> pytask</pre></div></div>

<h3>GIMP</h3>
<p>Para instalar a versão 2.7 que permite que seja as janelas sejam unificadas, acesse:</p>
<p><a href="https://launchpad.net/%7Ematthaeus123/+archive/mrw-gimp-svn" target="_blank">https://launchpad.net/~matthaeus123/+archive/mrw-gimp-svn</a></p>
<h3>Editor de Texto &#8211; GEdit</h3>
<p>Plugin que utilizo para editar arquivos em Latex.</p>
<p><strong>Plug-ins</strong></p>
<p><strong>Latex</strong> &#8211; <a href="http://alfakini.cc/" target="_blank">Dica por Alan Fachini</a> &#8211; Download: <a href="http://sourceforge.net/projects/gedit-latex/" target="_blank">http://sourceforge.net/projects/gedit-latex/</a> e Tutorial contando as funcionalidades: <a href="http://www.michaels-website.de/gedit-latex-plugin/" target="_blank">http://www.michaels-website.de/gedit-latex-plugin/</a></p>
<div>Além dos snippets para a maior parte das coisas que usamos no latex (imagens, tabelas, código, itemize, enumerate, etc) e autocomp, tem um dicionário de símbolos de fácil uso, outlines, visualização integrada (com um clique você da um zoom no documento), verifica erros em tempo de edição e lalala.</div>
<p>Para tudo funcionar certinho:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> python-gtk2<span style="color: #000000; font-weight: bold;">*</span> python-poppler rubber</pre></div></div>

<p>e depois é só descompactar o plugin em ~/.gnome2/gedit/plugins</p>
<h3>Dropbox</h3>
<p>Faça a instalação padrão, fazendo o download do pacote .deb do Ubuntu, faça o login com suas contas e depois acesse os arquivos em</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.dropbox-dist</pre></div></div>

<p>Para iniciar uma nova instancia do Dropbox, copie o conteúdo dessa pasta para um nova pasta, como por exemplo:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">mkdir</span> <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.dropbox-alternative
<span style="color: #c20cb9; font-weight: bold;">cp</span> <span style="color: #660033;">-rfv</span> <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.dropbox-dist<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.dropbox-alternative</pre></div></div>

<p>inicie uma nova instancia, com o seguinte comando</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #007800;">HOME</span>=<span style="color: #007800;">$HOME</span><span style="color: #000000; font-weight: bold;">/</span>.dropbox-alternative<span style="color: #000000; font-weight: bold;">/</span> <span style="color: #000000; font-weight: bold;">/</span>usr<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>dropbox start <span style="color: #660033;">-i</span></pre></div></div>

<p>A resposta será: Starting Dropbox&#8230;Done!</p>
<p>Faça o login com a segunda conta que cadastrou no Dropbox e pronto tudo funcionando, vale lembrar que a pasta estará dentro de $HOME/.dropbox-alternative/Dropbox</p>
<p><a href="http://www.dropbox.com/" target="_blank">http://www.dropbox.com/</a></p>
<p><a href="http://duq.ca/duqamuq/?p=184" target="_blank">http://duq.ca/duqamuq/?p=184</a></p>
<h3>Tomboy Notes</h3>
<p>Tomboy é um aplicação para tomar nota. Utilizo para anotações de revistas, livros, blogs que leio. Roda tanto em Linux, Mac e Windows.</p>
<p><a href="http://projects.gnome.org/tomboy/" target="_blank">http://projects.gnome.org/tomboy/</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> tomboy</pre></div></div>

<h3>Record My Desktop</h3>
<p>Gravador da sessão do desktop para GNU/Linux. Simples de usar.</p>
<p><a href="http://recordmydesktop.sourceforge.net/about.php" target="_blank">http://recordmydesktop.sourceforge.net/about.php</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> gtk-recordmydesktop</pre></div></div>

<h3>Screenkey</h3>
<p>Screenkey mostra na tela a tecla pressionada, sendo perfeito para criar vídeos tutoriais ou &#8216;how to&#8217;<strong>.</strong></p>
<p><a href="http://www.omgubuntu.co.uk/2010/10/screenkey-desktop-recording-tool-displays-key-presses-on-screen/" target="_blank">http://www.omgubuntu.co.uk/2010/10/screenkey-desktop-recording-tool-displays-key-presses-on-screen/</a></p>
<h3>Applets</h3>
<p><strong>System Load Indicator</strong></p>
<p><a href="http://www.omgubuntu.co.uk/2010/08/indicator-monitor-puts-system-stressing-process-in-plain-sight/" target="_blank">http://www.omgubuntu.co.uk/2010/08/indicator-monitor-puts-system-stressing-process-in-plain-sight/</a></p>
<p><a href="https://launchpad.net/indicator-monitor" target="_blank">https://launchpad.net/indicator-monitor</a></p>
<p><strong>Pastie</strong></p>
<p><a href="http://www.omgubuntu.co.uk/2010/10/pastie-handy-clipboard-manager-indicator-applet/" target="_blank">http://www.omgubuntu.co.uk/2010/10/pastie-handy-clipboard-manager-indicator-applet/</a></p>
<p><strong>Indicator Workspaces</strong></p>
<p><a href="http://www.omgubuntu.co.uk/2010/10/indicator-workspaces-adds-options-maverick-ppa-plus-hints-at-future-features/" target="_blank">http://www.omgubuntu.co.uk/2010/10/indicator-workspaces-adds-options-maverick-ppa-plus-hints-at-future-features/</a></p>
<p><strong>Ubuntu One Indicator</strong></p>
<p><a href="http://www.omgubuntu.co.uk/2010/10/ubuntu-one-indicator-applet-puts-sync-status-back-into-view/" target="_blank">http://www.omgubuntu.co.uk/2010/10/ubuntu-one-indicator-applet-puts-sync-status-back-into-view/</a></p>
<p><a href="http://www.omgubuntu.co.uk/2011/01/ejector-tray-app-adds-indicator-applet-support/" target="_blank">http://www.omgubuntu.co.uk/2011/01/ejector-tray-app-adds-indicator-applet-support/</a></p>
<h3>Shell</h3>
<p><strong>Open Terminal Here</strong> &#8211; <a href="http://www.cyberciti.biz/faq/linux-gnome-open-terminal-shell-prompt-here/" target="_blank">http://www.cyberciti.biz/faq/linux-gnome-open-terminal-shell-prompt-here/</a></p>
<div id="_mcePaste">
<p>Ease is a modern desktop presentation application for GNOME, with <a href="http://clutter-project.org/">Clutter</a>-based visuals.</p>
<p>With a simple design, Ease is painless to use. It is intended to integrate well into your current GNOME-based desktop.</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2011/02/apps-para-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCV, PS3 Eye e Ubuntu 10.04</title>
		<link>http://blog.dinomagri.com/2010/07/ccv-ps3-eye-e-ubuntu-10-04/</link>
		<comments>http://blog.dinomagri.com/2010/07/ccv-ps3-eye-e-ubuntu-10-04/#comments</comments>
		<pubDate>Sat, 17 Jul 2010 03:35:22 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Tutoriais]]></category>
		<category><![CDATA[Mesa]]></category>
		<category><![CDATA[Multitouch]]></category>
		<category><![CDATA[MuSA]]></category>
		<category><![CDATA[PS3Eye]]></category>
		<category><![CDATA[Software Livre]]></category>
		<category><![CDATA[Tuio]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=125</guid>
		<description><![CDATA[Basicamente seguiremos 3 passos: Instalação Ubuntu 10.04 PS3 Eye Instalação CCV através do código fonte Instalação Ubuntu 10.04 O Ubuntu 10.04 é um sistema operacional , desenvolvido pela Canonical e pela comunidade. Sua instalação é fácil, simples e pode ser feita de diferentes formas. Faça o download, e siga as instruções na página para a [...]]]></description>
			<content:encoded><![CDATA[<p>Basicamente seguiremos 3 passos:</p>
<ol>
<li>Instalação Ubuntu 10.04</li>
<li>PS3 Eye</li>
<li>Instalação CCV através do código fonte</li>
</ol>
<h3>Instalação Ubuntu 10.04</h3>
<p>O Ubuntu 10.04 é um sistema operacional , desenvolvido pela Canonical e pela comunidade. Sua instalação é fácil, simples e pode ser feita de diferentes formas. Faça o <a href="http://www.ubuntu.com/desktop/get-ubuntu/download" target="_blank">download</a>, e siga as instruções na página para a instalação. Qualquer dúvida deixe um comentário!</p>
<h3>PS3 Eye</h3>
<p>Repare que a PS3 Eye funciona por padrão no Ubuntu 10.04, porém o CCV não a reconhece, para isso temos que instalar a biblioteca <a href="http://unicap-imaging.org/" target="_blank">unicap</a> que irá trabalhar com o driver <a href="http://www.linuxmagazine.com.br/noticia/gspca_suporte_a_webcam_no_kernel_linux" target="_blank">gspca</a>, vamos fazer o download da última versão (Lembre-se de substituir “dinomagri” por seu usuário padrão):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri
<span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>unicap-imaging.org<span style="color: #000000; font-weight: bold;">/</span>downloads<span style="color: #000000; font-weight: bold;">/</span>unicap-0.9.5.tar.gz</pre></div></div>

<p>Descompactar:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">tar</span> <span style="color: #660033;">-xvzf</span> unicap-0.9.5.tar.gz</pre></div></div>

<p>Fazer o download o Patch do Kaswy:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> http:<span style="color: #000000; font-weight: bold;">//</span>kaswy.free.fr<span style="color: #000000; font-weight: bold;">/</span>sites<span style="color: #000000; font-weight: bold;">/</span>default<span style="color: #000000; font-weight: bold;">/</span>files<span style="color: #000000; font-weight: bold;">/</span>download<span style="color: #000000; font-weight: bold;">/</span>ps3eye<span style="color: #000000; font-weight: bold;">/</span>unicap<span style="color: #000000; font-weight: bold;">/</span>unicap-gspca.patch</pre></div></div>

<p>Antes de aplica-lo, precisamos do pacote <strong>patch</strong>, então:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> <span style="color: #c20cb9; font-weight: bold;">patch</span></pre></div></div>


<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">patch</span> <span style="color: #660033;">-p0</span> <span style="color: #000000; font-weight: bold;">&lt;</span> unicap-gspca.patch</pre></div></div>

<p>Agora configurar e compilar:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri<span style="color: #000000; font-weight: bold;">/</span>unicap-0.9.5
.<span style="color: #000000; font-weight: bold;">/</span>configure
<span style="color: #c20cb9; font-weight: bold;">make</span>
<span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">make</span> <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>Caso ocorra algum erro, verifique novamente os passos ou deixe um comentário.</p>
<p>Esses passos foram retirados do <a href="http://kaswy.free.fr/?q=node/49" target="_blank">blog do Kaswy</a>. Obrigado pelo patch Kaswy <img src="http://blog.dinomagri.com/wp-includes/images/smilies/icon_smile.gif" alt=":-)" /></p>
<h3>Instalação CCV através do código fonte</h3>
<p>O Community Core Vision (aka tbeta) é um software open source para <a href="http://en.wikipedia.org/wiki/Computer_vision" target="_blank">visão por computador</a> e máquina de sensoriamento, muito útil na construção de aplicações multi-toques. O CCV recebe como entrada um sinal de vídeo, para realizar um mapeamento no sinal e retornar como saída as coordenadas e o tamanho de um blob (objeto brilhante luminecente) e eventos(termo usado para descrever quando um sistema sabe se um objeto foi tocado por um dispositivo multi-toque) que descrevem a direção do movimneto de um dedo ou se um dedo foi pressionado ou solto. Também suporta webcams internas e externas, como poder se conectar  a diversas aplicações TUIO/OSC/XML. Suporta diversas técnicas de multi-toque, como por exemplo FTIR, DI, DSI e LLP</p>
<p><img class="alignnone size-medium wp-image-126" title="multi-touch_technologies_v1-011_page_001" src="http://blog.dinomagri.com/wp-content/uploads/2011/07/multi-touch_technologies_v1-011_page_001-226x300.jpg" alt="" width="226" height="300" /></p>
<p>Para mais detalhes sobre tecnologias multi-toques, leia o livro <a href="http://nuicode.com/projects/wiki-book/files" target="_blank">Multitouch Technologies</a>, escrito pela comunidade <a href="http://nuicode.com/" target="_blank">NUI Group</a>.</p>
<p>Bom primeiro temos que instalar o <a href="http://pt.wikipedia.org/wiki/Subversion" target="_blank">Subversion</a>, que é um sistema de controle de versão:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">apt-get</span> <span style="color: #c20cb9; font-weight: bold;">install</span> subversion</pre></div></div>

<p>Feito isso iremos baixar os códigos, criar uma pasta no home do seu usuário, digite:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">svn</span> checkout http:<span style="color: #000000; font-weight: bold;">//</span>nuicode.svnrepository.com<span style="color: #000000; font-weight: bold;">/</span>svn<span style="color: #000000; font-weight: bold;">/</span>tbeta<span style="color: #000000; font-weight: bold;">/</span>trunk<span style="color: #000000; font-weight: bold;">/</span>tbeta<span style="color: #000000; font-weight: bold;">/</span>Linux Linux-ccv</pre></div></div>

<p>Esse processo irá demorar um pouco, relaxe … tome um café <img src="http://blog.dinomagri.com/wp-includes/images/smilies/icon_smile.gif" alt=":)" />. Após terminar o download acesse a pasta de scripts:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> Linux-ccv<span style="color: #000000; font-weight: bold;">/</span>scripts<span style="color: #000000; font-weight: bold;">/</span>ubuntu<span style="color: #000000; font-weight: bold;">/</span></pre></div></div>

<p>Dê permissão de execução ao arquivo <strong>“install_codeblocks.sh”</strong> e execute o arquivo:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> +x install_codeblocks.sh
<span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>install_codeblocks.sh</pre></div></div>

<p>O script irá adicionar dois repositórios na <strong>source.ls</strong>t e irá instalar o Code::Blocks. Faço o mesmo processo para o script <strong>“install_dependencies.sh”:</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">chmod</span> +x install_dependencies.sh
<span style="color: #c20cb9; font-weight: bold;">sudo</span> .<span style="color: #000000; font-weight: bold;">/</span>install_dependencies.sh</pre></div></div>

<p>Esse script irá instalar várias bibliotecas e programas. Acesse, Aplicativos -&gt; Desenvolvimento -&gt; Code::Blocks IDE<strong></strong>. Abra o projeto em <strong>“apps/addonsExamples/Codeblocks_8_linux/Community Core Vision.cbp” </strong>e então <strong>Build</strong> e <strong>Run</strong>,</p>
<p>O seguinte erro irá aparecer:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">Linking console executable: bin<span style="color: #000000; font-weight: bold;">/</span>Community_Core_Vision
..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>..<span style="color: #000000; font-weight: bold;">/</span>libs<span style="color: #000000; font-weight: bold;">/</span>fmodex<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>libfmodex.so: <span style="color: #c20cb9; font-weight: bold;">file</span> not recognized: File format not recognized
collect2: <span style="color: #c20cb9; font-weight: bold;">ld</span> returned <span style="color: #000000;">1</span> <span style="color: #7a0874; font-weight: bold;">exit</span> status</pre></div></div>

<p>Vamos arrumar:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri<span style="color: #000000; font-weight: bold;">/</span>CCV<span style="color: #000000; font-weight: bold;">/</span>Linux-ccv<span style="color: #000000; font-weight: bold;">/</span>libs<span style="color: #000000; font-weight: bold;">/</span>fmodex<span style="color: #000000; font-weight: bold;">/</span>lib<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">mv</span> libfmodex.so libfmodex.so.bkp
<span style="color: #c20cb9; font-weight: bold;">mv</span> libfmodexp.so libfmodexp.so.bkp
<span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> libfmodex-4.22.00.so libfmodex.so
<span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> libfmodexp-4.22.00.so libfmodexp.so</pre></div></div>

<p>Agora, antes de compilar e rodar novamente o programa, vamos alterar o arquivo <strong>config.xml</strong>, que está localizado em <strong>“../../Codeblocks_8_linux/bin/data”:</strong></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri<span style="color: #000000; font-weight: bold;">/</span>CCV<span style="color: #000000; font-weight: bold;">/</span>Linux-ccv<span style="color: #000000; font-weight: bold;">/</span>apps<span style="color: #000000; font-weight: bold;">/</span>addonsExamples<span style="color: #000000; font-weight: bold;">/</span>Codeblocks_8_linux<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>data<span style="color: #000000; font-weight: bold;">/</span>
gedit config.xml</pre></div></div>

<p>Editar os  parâmetros:</p>
<div>
<div>

<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;CAMERA_0<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;USECAMERA<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>1<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/USECAMERA<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;DEVICE<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>1<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/DEVICE<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;WIDTH<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>640<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/WIDTH<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;HEIGHT<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>480<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/HEIGHT<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
        <span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;FRAMERATE<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>60<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/FRAMERATE<span style="color: #000000; font-weight: bold;">&gt;</span></span></span>
<span style="color: #009900;"><span style="color: #000000; font-weight: bold;">&lt;/CAMERA_0<span style="color: #000000; font-weight: bold;">&gt;</span></span></span></pre></div></div>

</div>
</div>
<p>Compile e rode novamente. Agora sim, já está funcionando.</p>
<p>Para executar o programa sem utilizar o Code:Blocks, temos que modificar as libs que ficam dentro de <strong>bin/libs</strong>, para isso:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri<span style="color: #000000; font-weight: bold;">/</span>CCV<span style="color: #000000; font-weight: bold;">/</span>Linux-ccv<span style="color: #000000; font-weight: bold;">/</span>apps<span style="color: #000000; font-weight: bold;">/</span>addonsExamples<span style="color: #000000; font-weight: bold;">/</span>Codeblocks_8_linux<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>libs
<span style="color: #c20cb9; font-weight: bold;">mv</span> libfmodex.so libfmodex.so.bkp
<span style="color: #c20cb9; font-weight: bold;">mv</span> libfmodexp.so libfmodexp.so.bkp
<span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> libfmodex-4.22.00.so libfmodex.so
<span style="color: #c20cb9; font-weight: bold;">ln</span> <span style="color: #660033;">-s</span> libfmodexp-4.22.00.so libfmodexp.so</pre></div></div>

<p>Agora podemos executar o script <strong>“clickToLaunchApp.sh”</strong> para abrir o CCV, sem ter que abrir o Code::Blocks! Para isso:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">cd</span> <span style="color: #000000; font-weight: bold;">/</span>home<span style="color: #000000; font-weight: bold;">/</span>dinomagri<span style="color: #000000; font-weight: bold;">/</span>CCV<span style="color: #000000; font-weight: bold;">/</span>Linux-ccv<span style="color: #000000; font-weight: bold;">/</span>apps<span style="color: #000000; font-weight: bold;">/</span>addonsExamples<span style="color: #000000; font-weight: bold;">/</span>Codeblocks_8_linux<span style="color: #000000; font-weight: bold;">/</span>bin<span style="color: #000000; font-weight: bold;">/</span>
<span style="color: #c20cb9; font-weight: bold;">chmod</span> +x clickToLaunchApp.sh
.<span style="color: #000000; font-weight: bold;">/</span>clickToLaunchApp.sh</pre></div></div>

<p>Pronto, agora temos tudo funcional! Qualquer dúvida entre em contato ou deixe um comentário.</p>
<p>Referências:</p>
<p><a href="http://www.ubuntu.com/" target="_blank">http://www.ubuntu.com</a></p>
<p><a href="http://kaswy.free.fr/?q=node/49" target="_blank">http://kaswy.free.fr/?q=node/49</a></p>
<p><a href="http://wiki.nuigroup.com/Brazilian_Portuguese_translation_Multitouch_terminology" target="_blank">http://wiki.nuigroup.com/Brazilian_Portuguese_translation_Multitouch_terminology</a></p>
<p><a href="http://www.tuio.org/" target="_blank">http://www.tuio.org/ </a></p>
<p><a href="http://nuigroup.com/" target="_blank">http://nuigroup.com/</a></p>
<p><a href="http://www.musa.cc/index.php/mesa-multi-toque/" target="_blank">http://www.musa.cc/index.php/mesa-multi-toque/</a></p>
<p>Até a próxima!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2010/07/ccv-ps3-eye-e-ubuntu-10-04/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Scrambled Faces</title>
		<link>http://blog.dinomagri.com/2010/06/scrambled-faces/</link>
		<comments>http://blog.dinomagri.com/2010/06/scrambled-faces/#comments</comments>
		<pubDate>Sat, 12 Jun 2010 03:25:10 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Oficinas]]></category>
		<category><![CDATA[Instalação Interativa]]></category>
		<category><![CDATA[Multitouch]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=120</guid>
		<description><![CDATA[Olá, Depois que fiz o Workshop Multitouch Barcelona, montamos (Carol Arlindo, Dino Magri, Gabriela Simões e Leonardo Rama) um projeto e está documentado aqui (em inglês). Baseado nesse projeto eu e Gabriela Simões desenvolvemos outra ideia para apresentarmos na Oficina de Arte e Tecnologia, que acontecerá em Joinville no próximo mês. Como não temos grana [...]]]></description>
			<content:encoded><![CDATA[<p>Olá,</p>
<p>Depois que fiz o <a href="http://blog.dinomagri.com/2010/05/31/workshop-multitouch-barcelona/" target="_blank">Workshop Multitouch Barcelona</a>, montamos (Carol Arlindo, Dino Magri, Gabriela Simões e Leonardo Rama) um projeto e está documentado <a href="http://www.dinomagri.com/downloads/scrambled-faces.pdf" target="_blank">aqui</a> (em inglês).</p>
<p><a href="http://blog.dinomagri.com/wp-content/uploads/2011/07/logo_p03-1.png"><img class="alignnone size-full wp-image-122" title="logo_p03-1" src="http://blog.dinomagri.com/wp-content/uploads/2011/07/logo_p03-1.png" alt="" width="599" height="104" /></a></p>
<p>Baseado nesse projeto eu e Gabriela Simões desenvolvemos outra ideia para apresentarmos na Oficina de Arte e Tecnologia, que acontecerá em Joinville no próximo mês.</p>
<p>Como não temos grana para desenvolver o cubo, pensamos em outras formas de fazer com que as pessoas possam interagir da melhor maneira possível com a interface.</p>
<p>Uma ideia que surgiu é a fato de usarmos um CI oscilador 555 para alterar as partes da face de forma aleatória, ou seja, quando tocamos em outras pessoas, podemos alterar a velocidade em que é trocada as partes da face de forma aleatória.</p>
<p>Veja <a href="http://tecendobits.cc/?p=181" target="_blank">aqui</a>, como a Gabriela Thumé fez a releitura do Drawdio.</p>
<p>O esquema abaixo mostra a ideia da instalação</p>
<p><a href="http://blog.dinomagri.com/wp-content/uploads/2011/07/instalacao-joinville1.png"><img class="alignnone size-full wp-image-123" title="instalacao-joinville" src="http://blog.dinomagri.com/wp-content/uploads/2011/07/instalacao-joinville1.png" alt="" width="640" height="473" /></a></p>
<p>Se alguém tiver alguma ideia para a instalação, deixe um comentário!</p>
<p>O documento em português e com algumas modificações pode ser encontrado, <a href="http://www.dinomagri.com/downloads/faces-embaralhadas.pdf" target="_blank">aqui.</a></p>
<p>[ ]´s</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2010/06/scrambled-faces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workshop Multitouch Barcelona</title>
		<link>http://blog.dinomagri.com/2010/05/workshop-multitouch-barcelona/</link>
		<comments>http://blog.dinomagri.com/2010/05/workshop-multitouch-barcelona/#comments</comments>
		<pubDate>Mon, 31 May 2010 03:15:54 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Oficinas]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[Multitouch]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=115</guid>
		<description><![CDATA[Nos dias 19, 20 e 21 de maio participei do Workshop Multitouch Barcelona, realizado na cidade de São Paulo, no Senac Santo Amaro. Para quem não conhece o trabalho do Multitouch Barcelona, vale a pena conferir, eles são feras! Algumas fotos podem ser encontrados aqui e aqui. Bom o primeiro dia do Workshop foi a [...]]]></description>
			<content:encoded><![CDATA[<p>Nos dias 19, 20 e 21 de maio participei do Workshop Multitouch Barcelona, realizado na cidade de São Paulo, no Senac Santo Amaro.</p>
<p>Para quem não conhece o trabalho do <a href="http://www.multitouch-barcelona.com" target="_blank">Multitouch Barcelona</a>, vale a pena conferir, eles são feras!</p>
<p>Algumas fotos podem ser encontrados <a href="http://www.facebook.com/album.php?aid=12145&amp;id=116480781719271" target="_blank">aqui</a> e <a href="http://www.flickr.com/photos/dinomagri/sets/72157624174940912/" target="_blank">aqui</a>.</p>
<p>Bom o primeiro dia do Workshop foi a apresentação do coletivo para o grupo, as <a href="http://wiki.nuigroup.com/Hardware" target="_blank">técnicas</a> para se construir um mesa, linguagens, um pouco sobre design de interação e experiência. Já no dia seguinte, o pessoal foi dividido em grupos para esquematizarem uma instalação, usamos o festival <a href="http://www.offf.ws/" target="_blank">OFFF</a> como guia.</p>
<p>Após a apresentação de cada projeto, foi escolhido um projeto para ser executado, pelo menos parte dele, afinal restava apenas um dia de workshop (5 horas apenas). O projeto escolhido foi o nosso, estarei montando um post explicando a ideia e a execução do projeto, aguardem!</p>
<p>Algumas anotações que fiz e achei interessante colocar</p>
<ul>
<li><strong>Design de Interação</strong>
<ul>
<li>Quebrar barreira entre pessoas e tecnologias</li>
<li>&#8220;Sacudir as pessoas&#8221; &#8211; Não usuários</li>
<li>Tudo o mais natural possível</li>
<li>Passar sentido e emoção</li>
<li>Despertar a criatividade através do software</li>
</ul>
</li>
<li><strong>Design de Experiências</strong>
<ul>
<li>Individuais</li>
<li>Coletivas</li>
<li>Tentar motivar relações humanas</li>
</ul>
</li>
</ul>
<p>É isso, fica aqui uma frase interessante que li em uma camiseta &#8211; &#8220;Make up your own mind&#8221; (Faça sua própria mente!)</p>
<p><a href="http://blog.dinomagri.com/wp-content/uploads/2011/07/geral.jpg"><img class="alignnone size-full wp-image-116" title="geral" src="http://blog.dinomagri.com/wp-content/uploads/2011/07/geral.jpg" alt="" width="471" height="314" /></a></p>
<p>[ ]&#8216;s</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2010/05/workshop-multitouch-barcelona/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oficina de Arte e Tecnologia</title>
		<link>http://blog.dinomagri.com/2010/03/oficina-de-arte-e-tecnologia/</link>
		<comments>http://blog.dinomagri.com/2010/03/oficina-de-arte-e-tecnologia/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 02:59:56 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Eventos]]></category>
		<category><![CDATA[Hacker]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=110</guid>
		<description><![CDATA[No dia 03-03-2010 ocorreu uma palestra da professora Yara Guasque, que deu inicio a Oficina de Arte e Tecnologia que acontecerá durante o ano de 2010. Vale a pena conferir! Veja maiores informações aqui. Inscrições pelo link: http://www.musa.cc/index.php/oficina-de-arte-e-tecnologia/ Abraços!]]></description>
			<content:encoded><![CDATA[<p>No dia 03-03-2010 ocorreu uma palestra da professora Yara Guasque, que deu inicio a Oficina de Arte e Tecnologia que acontecerá durante o ano de 2010. Vale a pena conferir!</p>
<p><a href="http://blog.dinomagri.com/wp-content/uploads/2010/03/cartaz_extensao.jpg"><img class="alignnone size-full wp-image-112" title="cartaz_extensao" src="http://blog.dinomagri.com/wp-content/uploads/2010/03/cartaz_extensao.jpg" alt="" width="611" height="860" /></a></p>
<p>Veja maiores informações <a href=" http://tecnofagiagptaipi.blogspot.com/2010/03/curso-de-extensao-oficina-de-arte-e.html" target="_blank">aqui</a>.</p>
<p>Inscrições pelo link: <a href="http://www.musa.cc/index.php/oficina-de-arte-e-tecnologia/">http://www.musa.cc/index.php/oficina-de-arte-e-tecnologia/</a></p>
<p>Abraços!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2010/03/oficina-de-arte-e-tecnologia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Micromachines</title>
		<link>http://blog.dinomagri.com/2010/02/micromachines/</link>
		<comments>http://blog.dinomagri.com/2010/02/micromachines/#comments</comments>
		<pubDate>Sat, 27 Feb 2010 02:51:47 +0000</pubDate>
		<dc:creator>Dino Magri</dc:creator>
				<category><![CDATA[Hacker]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Carrros]]></category>
		<category><![CDATA[Hardware Livre]]></category>
		<category><![CDATA[LCD]]></category>
		<category><![CDATA[Porto]]></category>
		<category><![CDATA[Puredata]]></category>
		<category><![CDATA[Software Livre]]></category>

		<guid isPermaLink="false">http://dinomagri.com/b/?p=105</guid>
		<description><![CDATA[Segundo Wikipedia: &#8220;Micro Machines é uma série de jogos eletrônicos para computador e videogames que traz carrinhos de brinquedo disputando corridas. O jogo foi desenvolvido pela Codemasters e distribuído para várias plataformas (incluindo Amiga, Mega Drive/Genesis, Super Nintendo Entertainment System, Game Boy e PS2) entre 1991 e 2006. A série é baseada na linha de [...]]]></description>
			<content:encoded><![CDATA[<p>Segundo Wikipedia:</p>
<p><em><strong>&#8220;Micro Machines</strong> é uma série de <a title="Jogos eletrônicos" href="/wiki/Jogos_eletr%C3%B4nicos">jogos eletrônicos</a> para computador e <a title="Console de videogame" href="/wiki/Console_de_videogame">videogames</a> que traz <a title="Carrinhos de brinquedo" href="/wiki/Carrinhos_de_brinquedo">carrinhos de brinquedo</a> disputando corridas. O jogo foi desenvolvido pela <a title="Codemasters" href="/wiki/Codemasters">Codemasters</a> e distribuído para várias plataformas (incluindo <a title="Amiga" href="/wiki/Amiga">Amiga</a>, <a title="Sega Mega Drive" href="/wiki/Sega_Mega_Drive">Mega Drive/Genesis</a>, <a title="Super Nintendo Entertainment System" href="/wiki/Super_Nintendo_Entertainment_System">Super Nintendo Entertainment System</a>, <a title="Game Boy" href="/wiki/Game_Boy">Game Boy</a> e <a title="PlayStation 2" href="/wiki/PlayStation_2">PS2</a>) entre 1991 e 2006. A série é baseada na linha de brinquedos de veículos em miniatura da <a title="Micro Machines (página não existe)" href="/w/index.php?title=Micro_Machines&amp;action=edit&amp;redlink=1">Micro Machines</a>.&#8221;</em></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="320" height="265" 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/UvtRClROoiY&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="320" height="265" src="http://www.youtube.com/v/UvtRClROoiY&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><em>&#8220;Os jogos de </em><em>Micro Machines trazem pistas baseadas em cômodos de uma casa: por exemplo, mesas de cozinha e escrivaninhas de trabalho. As pistas também contém obstáculos em forma de itens de cômodos de uma casa; geralmente a possibilidade de cair para fora de uma pista é tratado como um perigo como na vida real.&#8221;</em></p>
<p>Veja as ideias, documentação e código fonte  no Wiki do LCD, acesse <a href="http://audienciazero.org/docs/public/labs/events/sprints/fev-2010/start" target="_blank">aqui</a>,</p>
<p>O Pedro Ângelo já descreveu bem o que aconteceu, veja <a href="http://labcd.org/2010/02/18/sprint-project-rc-micro-machines/" target="_blank">aqui</a>.</p>
<p>As fotografias do evento foram tiradas pelo <a href="http://www.flickr.com/photos/tserra/sets/72157623315606237/">Tiago Serra</a>, <a href="http://www.flickr.com/photos/dinomagri/sets/72157623323802789/" target="_blank">Dino Magri</a> e pela <a href="http://www.flickr.com/photos/labcd/sets/72157623325389795/">equipa da AZ</a>.</p>
<p>O resultado final:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="400" height="225" 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://vimeo.com/moogaloop.swf?clip_id=9476377&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=50cf15&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="400" height="225" src="http://vimeo.com/moogaloop.swf?clip_id=9476377&amp;server=vimeo.com&amp;show_title=0&amp;show_byline=0&amp;show_portrait=0&amp;color=50cf15&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/9476377">RC MicroMachines</a> from <a href="http://vimeo.com/serratiago">Tiago Serra</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
<p>Abrass</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dinomagri.com/2010/02/micromachines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

