<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atom10full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" gd:etag="W/&quot;C0cGSHw5fSp7ImA9WhRRFEk.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191</id><updated>2011-11-27T23:43:49.225-01:00</updated><category term="PHC" /><category term="Programação" /><category term="Dicas" /><category term="Hacks" /><category term="Linux" /><title>Bela Cena...</title><subtitle type="html" /><link rel="http://schemas.google.com/g/2005#feed" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/posts/default" /><link rel="alternate" type="text/html" href="http://belacena.blogspot.com/" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><generator version="7.00" uri="http://www.blogger.com">Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/atom+xml" href="http://feeds.feedburner.com/BelaCena" /><feedburner:info uri="belacena" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>BelaCena</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><entry gd:etag="W/&quot;C04CSHk8fyp7ImA9WhdRGU0.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-7381513658199465393</id><published>2011-08-09T14:17:00.006Z</published><updated>2011-08-09T14:59:29.777Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-09T14:59:29.777Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="PHC" /><category scheme="http://www.blogger.com/atom/ns#" term="Programação" /><title /><content type="html">&lt;div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://static.php.net/www.php.net/images/php.gif" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://static.php.net/www.php.net/images/php.gif" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;PHP&lt;/span&gt; &lt;/b&gt;é a sigla de “Hypertext Preprocessor”&amp;nbsp;que em português significa processador&amp;nbsp;de Hipertexto. É uma linguagem open-source (o&amp;nbsp;código é disponibilizado aos utilizadores) e é usada&amp;nbsp;principalmente no desenvolvimento de aplicações&amp;nbsp;server-side (as operações ocorrem do lado do&amp;nbsp;servidor). Ou seja, o PHP é usado no servidor para&amp;nbsp;tornar o código PHP em HTML legível aos browsers de&amp;nbsp;Internet.&lt;/div&gt;&lt;div&gt;Podem até perguntar “E qual é a vantagem disso?”.A&amp;nbsp;vantagem é que podemos usar o PHP para fazer cálculos,&amp;nbsp;manipular dados, ligar a Bases de Dados, fazer com que 10&amp;nbsp;páginas HTML fiquem em apenas uma PHP, ter uma página&amp;nbsp;com login de utilizador para tornar conteúdos privados, entre&amp;nbsp;muitas outras coisas que irão aprender nestes tutoriais.&amp;nbsp;A linguagem PHP é uma linguagem baseada noutras&amp;nbsp;linguagens, nomeadamente C, Java e Perl. Com o tempo tem&amp;nbsp;vindo a atingir uma grande dinâmica e está cada vez mais&amp;nbsp;poderosa, com novas funcionalidades.&amp;nbsp;Antes de começarem a trabalhar em PHP é aconselhável que&amp;nbsp;tenho alguma noção de HTML, pois o output do PHP é feito&amp;nbsp;para HTML.&amp;nbsp;Esta linguagem interage com uma enorme quantidade de&lt;/div&gt;&lt;div&gt;&lt;div&gt;sistemas de base de dados entre as quais se podem destacar:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;&lt;u&gt;&lt;b&gt;MySQL;&lt;/b&gt;&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;&lt;b&gt;Oracle;&lt;/b&gt;&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;&lt;b&gt;IBM DB2;&lt;/b&gt;&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;&lt;b&gt;Microsoft SQL Server;&lt;/b&gt;&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;&lt;b&gt;PostgreSQL;&lt;/b&gt;&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;&lt;b&gt;SQLite&lt;/b&gt;&lt;/u&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;O download do ficheiro de instalação PHP pode ser feito em&amp;nbsp;&lt;a href="http://www.php.net/downloads.php"&gt;http://www.php.net/downloads.php&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;&lt;b&gt;Como funciona um ficheiro PHP?&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;O ficheiro tem como extensão “.php”, por exemplo&amp;nbsp;“pagina.php” e este ficheiro funciona como um HTML limpo&amp;nbsp;aos olhos do Navegador. O código do ficheiro PHP é executado&amp;nbsp;antes e cria o output HTML, simples e directo sendo&amp;nbsp;interpretado em conjunto com o restante código HTML do&amp;nbsp;ficheiro.&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;“Olá mundo”&lt;/span&gt;&lt;/b&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Como com todos os programadores quando interagem com uma nova linguagem de programação pela primeira vez, esta&amp;nbsp;interacção começa pelo simples “Olá mundo!” e consiste em&amp;nbsp;simplesmente imprimir o texto “Olá mundo” nessa linguagem.&amp;nbsp;Aqui podemos observar que no fundo é um ficheiro html onde&amp;nbsp;adicionamos as tags &lt;b&gt;&amp;lt;?php ?&amp;gt;&lt;/b&gt;e lá dentro executamos o&amp;nbsp;comando PHP neste caso o echo que é o comando PHP que&amp;nbsp;imprime texto no ecrã.&lt;/div&gt;&lt;/div&gt;&lt;div&gt;&lt;pre&gt;&amp;lt;?php
echo "Olá Mundo";
?&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Resultado:&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;b&gt;Olá mundo!&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
Aqui podemos observar que no fundo é um ficheiro HTML&amp;nbsp;onde adicionamos as tags "&amp;lt;?php" e "?&amp;gt;" e lá dentro&amp;nbsp;executamos o comando PHP neste caso o echo que é o&amp;nbsp;comando PHP que imprime texto no ecrã.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Utilizar Variáveis&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Em PHP podemos definir variáveis. As variáveis consistem&amp;nbsp;essencialmente num modo de diminuir o tamanho do código e&amp;nbsp;de o simplificar. Para definir variáveis utilizamos o símbolo $.&amp;nbsp;As variáveis podem ser letras, números, ou conjuntos de&amp;nbsp;objectos.&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;&amp;lt;?php
$nome_da_variavel = "Olá mundo!";
echo $nome_da_variavel;
?&amp;gt;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;u&gt;Resultado:&lt;/u&gt;&lt;/b&gt;&lt;br /&gt;
&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;br /&gt;
&lt;u&gt;&lt;b&gt;Olá mundo!&lt;/b&gt;&lt;/u&gt;&lt;br /&gt;
Aqui definimos a variável que se chama “nome_da_variavel” e&amp;nbsp;o seu conteúdo que é o texto “Olá mundo!”. De seguida&amp;nbsp;fazemos o echo e imprimimos o conteúdo dessa variável para o&amp;nbsp;ecrã do utilizador.&amp;nbsp;Para imprimir 2 variáveis seguidas usamos um ponto ( . ) .&amp;nbsp;Como por exemplo, para escrever-mos as variáveis $ola="ola"&amp;nbsp;e $mundo="mundo" de modo a obtermos : "ola mundo"&amp;nbsp;fazemos:&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;echo "".$ola." ".$mundo;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Operadores&amp;nbsp;Aritméticos:&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;+ ( sinal de adição Ex. x+y )&lt;/li&gt;
&lt;li&gt;- ( sinal de subtracção Ex. x-y )&lt;/li&gt;
&lt;li&gt;* ( sinal de multiplicação Ex. x*y )&lt;/li&gt;
&lt;li&gt;/ ( sinal de divisão Ex. x/y )&lt;/li&gt;
&lt;li&gt;% ( obtém o número de casas decimais da divisão entre 2 números&amp;nbsp;Ex. 5%2 que dá 1 c.d. )&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;u&gt;&lt;b&gt;Definição:&lt;/b&gt;&lt;/u&gt;&lt;/i&gt;&lt;/div&gt;&lt;blockquote class="webkit-indent-blockquote" style="border: none; margin: 0 0 0 40px; padding: 0px;"&gt;&lt;div&gt;&lt;b&gt;&lt;i&gt;&lt;u&gt;&lt;br /&gt;
&lt;/u&gt;&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;= ( define que o primeiro número é igual ao segundo Ex. x=y )&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote class="webkit-indent-blockquote" style="border: none; margin: 0 0 0 40px; padding: 0px;"&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;+= ( define que x é a soma de x com y Ex. x+=y é igual a x=x+y )&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote class="webkit-indent-blockquote" style="border: none; margin: 0 0 0 40px; padding: 0px;"&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;-= ( define que x é a subtracção de x por y Ex. x-=y é igual a x=xy)&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote class="webkit-indent-blockquote" style="border: none; margin: 0 0 0 40px; padding: 0px;"&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;*= ( define que x é igual à multiplicação de x com y Ex. x*=y é&amp;nbsp;igual a x=x*y )&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote class="webkit-indent-blockquote" style="border: none; margin: 0 0 0 40px; padding: 0px;"&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;/= ( define que x é igual à divisão de x por y Ex. x/=y é igual a&amp;nbsp;x=x/y )&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;blockquote class="webkit-indent-blockquote" style="border: none; margin: 0 0 0 40px; padding: 0px;"&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;li&gt;%= ( define que x é o n.º de casas décimas da divisão de x por y&amp;nbsp;Ex. x%=y é igual a x=x%y )&lt;/li&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;/div&gt;&lt;/blockquote&gt;&lt;br /&gt;
&lt;b&gt;&lt;i&gt;&lt;u&gt;Comparação:&lt;/u&gt;&lt;/i&gt;&lt;/b&gt;&lt;br /&gt;
&lt;div&gt;&lt;ul&gt;&lt;li&gt;== ( “igual a” Ex. 7==9 dá falso )&lt;/li&gt;
&lt;li&gt;!= ( “não é igual a” Ex. 7!=9 dá verdadeiro )&lt;/li&gt;
&lt;li&gt;&amp;gt; ( “maior que” Ex. 7&amp;gt;9 dá falso )&lt;/li&gt;
&lt;li&gt;&amp;lt; ( “menor que” Ex. 7&amp;lt;9 dá verdadeiro )&lt;/li&gt;
&lt;li&gt;&amp;gt;= ( “maior ou igual que” Ex. 7&amp;gt;=9 dá falso )&lt;/li&gt;
&lt;li&gt;&amp;lt;= ( “menor ou igual que” Ex. 7&amp;lt;=9 dá verdadeiro )&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;pre&gt;&lt;div&gt;&lt;div&gt;&amp;lt;?php&lt;/div&gt;&lt;div&gt;$x = 7;&lt;/div&gt;&lt;div&gt;$y = 7;&lt;/div&gt;&lt;div&gt;$z = 2;&lt;/div&gt;&lt;div&gt;if ($x == $y){ // Se x é igual a y&lt;/div&gt;&lt;div&gt;echo "x = y = " . $x . "&amp;lt;br&amp;gt;";&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;$x += $z;&lt;/div&gt;&lt;div&gt;echo "x = " . $x . "&amp;lt;br&amp;gt;";&lt;/div&gt;&lt;div&gt;if ($x &amp;gt; $y){ // Se x maior que y&lt;/div&gt;&lt;div&gt;echo "x é maior que y&amp;nbsp;&amp;lt;br&amp;gt;";&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;else { // Senão&lt;/div&gt;&lt;div&gt;echo "x não é maior que y";&lt;/div&gt;&lt;div&gt;}&lt;/div&gt;&lt;div&gt;?&amp;gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/pre&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div&gt;Resultado:&lt;/div&gt;&lt;div&gt;x = y = 7&lt;/div&gt;&lt;div&gt;x = 9&lt;/div&gt;&lt;div&gt;x é maior que y&lt;/div&gt;&lt;div&gt;A tag “&amp;lt;br&amp;gt;” é interpretada pelo HTML como mudança de&amp;nbsp;linha. Para colocarem comentários no vosso PHP utiliza-se “//”,&amp;nbsp;isto faz com que o PHP ignore tudo o que está para além&amp;nbsp;desse símbolo na linha. Para se fazer um comentário em várias&amp;nbsp;linhas pode-se utilizar “/*” e no final do comentário “*/”. É&amp;nbsp;muito importante termos o nosso código devidamente&amp;nbsp;comentado para que seja de fácil leitura para nós e para os&amp;nbsp;outros. Quando se tem centenas de linhas de código pela&amp;nbsp;frente se estiver comentado é fácil de perceber a sua&amp;nbsp;funcionalidade.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div style="text-align: right;"&gt;&lt;strong&gt;&lt;span style="font-size: xx-small;"&gt;Retirado:&amp;nbsp;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download2_site.php"&gt;Revista Portugal a Programar, edição 2&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-7381513658199465393?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/W07JYcDdFPedbvp21CzyKR86e-0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/W07JYcDdFPedbvp21CzyKR86e-0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/W07JYcDdFPedbvp21CzyKR86e-0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/W07JYcDdFPedbvp21CzyKR86e-0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/OE76Z7CVsyA" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/7381513658199465393/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/08/php-e-sigla-de-hypertext-preprocessor.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/7381513658199465393?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/7381513658199465393?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/OE76Z7CVsyA/php-e-sigla-de-hypertext-preprocessor.html" title="" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/08/php-e-sigla-de-hypertext-preprocessor.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DEQHQnk5eSp7ImA9WhdRFkk.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-3389481432184564260</id><published>2011-08-06T15:28:00.009Z</published><updated>2011-08-06T15:58:53.721Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-06T15:58:53.721Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Programação" /><title>Começar a Programar</title><content type="html">Antes de começar a programar é necessário saber algumas noções de programação, e essas noções prendem-se principalmente com raciocínio lógico. A programação pretende responder a problemas, da forma mais simples possível, eliminando processos redundantes e melhorando a obtenção do resultado.&lt;br /&gt;
&lt;br /&gt;
&lt;span style="font-family: Nina; font-size: medium;"&gt;&lt;span style="font-family: Nina; font-size: medium;"&gt;&lt;strong&gt;&lt;span style="font-size: large;"&gt;Estrutura da programação&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;&lt;u&gt;Análise do enunciado do problema&lt;/u&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;Dados de entrada:&lt;/li&gt;
&lt;li&gt;Dados de saída;&lt;/li&gt;
&lt;li&gt;Relações de transformação&lt;/li&gt;
&lt;/ul&gt;&lt;strong&gt;&lt;u&gt;
&lt;li&gt;&lt;strong&gt;&lt;u&gt;Desenvolvimento do algoritmo&lt;/u&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/u&gt;&lt;/strong&gt;
&lt;li&gt;&lt;u&gt;&lt;strong&gt;Codificação na linguagem de programação &lt;/strong&gt;&lt;/u&gt;&lt;/li&gt;
&lt;li&gt;&lt;u&gt;&lt;strong&gt;Execução e testes.&lt;/strong&gt;&lt;/u&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;strong&gt;&lt;span style="font-size: large;"&gt;Noções de Algoritmia&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Para resolver os problemas em programação recorreremos à utilização de Algoritmos.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;E o que é um algoritmo?&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
Um algoritmo é, nada mais nada menos, do que a sequencia de passos a utilizar de modo a que possamos chegar à solução para um determinado tipo de problema. A utilização de algoritmos apenas visa tornar mais fácil a programação, visto que, ao elaborarmos um algoritmo, subdividimos o problema sistematicamente &lt;br /&gt;
em partes mais pequenas e menos complexas chegando a um ponto em que compreendemos claramente cada uma das partes. Assim podemos indicar sem ambiguidade os passos (algoritmo) para a resolução &lt;br /&gt;
de problemas:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;&lt;u&gt;Analisar o problema&lt;/u&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;ul&gt;&lt;li&gt;Conhecer o problema: ouvir o problema, entende-lo, perceber qual o objectivo.&lt;/li&gt;
&lt;li&gt;Descrever o problema: subdividir o problema (esquematizar), detalhar.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;strong&gt;&lt;u&gt;&amp;nbsp;Resolver o problema:&lt;/u&gt;&lt;/strong&gt; &lt;/li&gt;
&lt;ul&gt;&lt;li&gt;escrever passo-a-passo o raciocínio da solução do problema;&lt;/li&gt;
&lt;li&gt;verificar se não existe ambiguidade.&lt;/li&gt;
&lt;/ul&gt;&lt;li&gt;&lt;u&gt;&lt;strong&gt;Implementar:&lt;/strong&gt;&lt;/u&gt; &lt;/li&gt;
&lt;ul&gt;&lt;li&gt;esta fase acontece apenas após o problema estar resolvido e consiste em implementar o algoritmo numa linguagem de programação.&lt;/li&gt;
&lt;/ul&gt;&lt;/ul&gt;&lt;strong&gt;&lt;span style="font-size: large;"&gt;Linguagens de programação&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Para que um computador produza resultados úteis é necessário indicar as ordens a que ele deve obedecer. Essas ordens serão uma série de instruções binárias - as únicas instruções que o computador entende, também designadas por código máquina.&lt;br /&gt;
Apesar de ser possível escrever um programa directamente em código máquina, dar ordens em números binários é fastidioso, lento e sujeito a erros, pelo que se desenvolveram linguagens de programação de baixo e alto nível, consoante estejam mais próximas do código máquina ou da linguagem humana, respectivamente. É nessas linguagens que são escritos os programas com que os computadores funcionam e que se designam por programas fonte. Assim, uma linguagem de programação é constituída por um conjunto de palavras (ou símbolos) que, colocados segundo determinadas regras, significam operações a realizar pelo computador - programa fonte.&lt;br /&gt;
As linguagens de programação tão, portanto, como função descrever todas as operações a serem&amp;nbsp;efectuadas por um computador, necessárias a resolver um determinado problema. Desta forma, uma linguagem de programação deve apresentar as seguintes facilidades:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Um vocabulário limitado;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Regras gramaticais simples;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Ser clara e concisa;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;De aprendizagem simples.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;Existe uma grande variedade de linguagens de programação:&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;&lt;u&gt;Linguagens de baixo nível:&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Linguagem máquina e linguagens Assembly&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vocabulário elementar;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Processamento de execução rápida;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Formulação dos problemas extremamente complicada e sujeita a erros.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;strong&gt;&lt;u&gt;Linguagens de alto nível:&lt;/u&gt;&lt;/strong&gt;&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&lt;strong&gt;BASIC, Fortran, Cobol, C, Pascal, Java, etc;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;vocabulário adequado à expressão de grande complexidade;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;processamento de execução morosa;&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;facilitam a tarefa do programador.&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;Actualmente programa-se com linguagens de alto nível, como o Pascal, salvo situações em que a velocidade de execução seja crítica.&lt;br /&gt;
&lt;br /&gt;
&lt;div style="text-align: right;"&gt;&lt;strong&gt;&lt;span style="font-size: xx-small;"&gt;Retirado: &lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download1_site.php"&gt;Revista Portugal a Programar, edição 1&lt;/a&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-3389481432184564260?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/2YlEvpeT6rkSf-JZVLJB7tq_CGI/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2YlEvpeT6rkSf-JZVLJB7tq_CGI/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/2YlEvpeT6rkSf-JZVLJB7tq_CGI/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/2YlEvpeT6rkSf-JZVLJB7tq_CGI/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/6XNYbyinkh4" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/3389481432184564260/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/08/comecar-programar.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/3389481432184564260?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/3389481432184564260?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/6XNYbyinkh4/comecar-programar.html" title="Começar a Programar" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/08/comecar-programar.html</feedburner:origLink></entry><entry gd:etag="W/&quot;CU4FRHkzcSp7ImA9WhdRFkk.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-5442381180646608136</id><published>2011-08-06T15:04:00.005Z</published><updated>2011-08-06T15:18:35.789Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-06T15:18:35.789Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Programação" /><title>Revista Portugal a Programar</title><content type="html">Um óptimo forum o qual estou registado e acompanhando diariamente é o &lt;a href="http://www.portugal-a-programar.org/"&gt;Portugal a Programar&lt;/a&gt;. Neste forum há diversos tópicos, tutoriais e material de estudo em diversos temas, desde de linguagens de programação, sistemas operativos e outros. Já desde de Março de 2006 que inicialmente dois em dois meses saia uma edição da revista do forum totalmente gratuita com muito bom material. Actualmente a ediçao passou a ser mensal. Abaixo deixo-vos com os links de todas as edições, cerca de 30 até hoje para que possam descarregar em formato PDF. Sempre que sair uma nova edição irei anunciar aqui no Blog. Aconselho vivamente seguirem o Forum.&lt;br /&gt;
&lt;br /&gt;
&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download1_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed1.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download2_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed2.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download3_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed3.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download4_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed4.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download5_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed5.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download6_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed6.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download7_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed7.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download8_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed8.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download9_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed9.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download10_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed10.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download11_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed11.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download12_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed12.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download13_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed13.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download14_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed14.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download15_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed15.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download16_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed16.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download17_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed17.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download18_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed18.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download19_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed19.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download20_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed20.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download21_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed21.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download22_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed22.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download23_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed23.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download24_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed24.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download25_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed25.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download26_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed26.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download27_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed27.png" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download28_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed28.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download29_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed29.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;a href="http://www.portugal-a-programar.org/revista-programar/edicoes/download30_site.php"&gt;&lt;img border="0" height="320" src="http://www.portugal-a-programar.org/revista-programar/images/ed30.jpg" t$="true" width="226" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-5442381180646608136?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Jo3S7fry5GnxL_xJje9rObHOeVg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Jo3S7fry5GnxL_xJje9rObHOeVg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Jo3S7fry5GnxL_xJje9rObHOeVg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Jo3S7fry5GnxL_xJje9rObHOeVg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/hDzaAMem1jY" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/5442381180646608136/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/08/revista-portugal-programar.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/5442381180646608136?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/5442381180646608136?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/hDzaAMem1jY/revista-portugal-programar.html" title="Revista Portugal a Programar" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/08/revista-portugal-programar.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE8MSHYyeSp7ImA9WhdRE0w.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-144687467789656335</id><published>2011-08-02T14:55:00.002Z</published><updated>2011-08-02T20:28:09.891Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-02T20:28:09.891Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Hacks" /><title>Desbloquear Folha de Excel</title><content type="html">&lt;div style="font-family: 'trebuchet ms'; font-size: 15px; line-height: 20px;"&gt;&lt;div&gt;&lt;span style="color: white; font-size: 15px;"&gt;Abra a folha de calculo, vá em Ferramentas, Macro, defina um nome (por exemplo, DESPROTEGER) e clique em Criar. Na tela que for aberta, cole o seguinte código:&lt;/span&gt;&lt;/div&gt;&lt;div style="color: #333333;"&gt;&lt;span style="font-size: 15px;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="color: #333333;"&gt;&lt;span style="font-size: 15px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color: yellow; font-size: 15px;"&gt;&lt;b&gt;Dim i, i1, i2, i3, i4, i5, i6 As Integer, j As Integer, k As Integer, l As Integer , m As Integer, n As Integer&lt;br /&gt;
On Error Resume Next&lt;br /&gt;
For i = 65 To 66&lt;br /&gt;
For j = 65 To 66&lt;br /&gt;
For k = 65 To 66&lt;br /&gt;
For l = 65 To 66&lt;br /&gt;
For m = 65 To 66&lt;br /&gt;
For i1 = 65 To 66&lt;br /&gt;
For i2 = 65 To 66&lt;br /&gt;
For i3 = 65 To 66&lt;br /&gt;
For i4 = 65 To 66&lt;br /&gt;
For i5 = 65 To 66&lt;br /&gt;
For i6 = 65 To 66&lt;br /&gt;
For n = 32 To 126&lt;br /&gt;
ActiveSheet.Unprotect Chr(i) &amp;amp; Chr(j) &amp;amp; Chr(k) &amp;amp; Chr(l) &amp;amp; Chr(m) &amp;amp; Chr (i1) &amp;amp; Chr(i2) &amp;amp; Chr(i3) &amp;amp; Chr(i4) &amp;amp; Chr(i5) &amp;amp; Chr(i6) &amp;amp; Chr(n)&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color: yellow; font-size: 15px;"&gt;&lt;b&gt;If ActiveSheet.ProtectContents = False Then&lt;br /&gt;
MsgBox "Folha desprotegida com sucesso!!!"&lt;br /&gt;
Exit Sub&lt;br /&gt;
End If&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;br /&gt;
Next&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="color: #333333;"&gt;&lt;span style="font-size: 15px;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="color: #333333;"&gt;&lt;span style="font-size: 15px;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color: white; font-size: 15px;"&gt;Clique no botão executar (Play) e aguarde. Pronto.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color: white; font-size: 15px;"&gt;Esta programação é usada para quebrar senhas que estejam no item "Desproteger planilha". Para senhas de abertura e gravação, use programas específicos como os disponíveis para download em:&lt;br /&gt;
&lt;a href="http://www.officerecovery.com/excel/" style="text-decoration: none;"&gt;http://www.officerecovery.com/excel/&lt;/a&gt;&amp;nbsp;ou&lt;br /&gt;
&lt;a href="http://www.elcomsoft.com/aopr.html" style="text-decoration: none;"&gt;http://www.elcomsoft.com/aopr.html&lt;/a&gt;&amp;nbsp;ou&lt;br /&gt;
&lt;a href="http://www.passwordservice.com/excel/" style="text-decoration: none;"&gt;http://www.passwordservice.com/excel/&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;div&gt;&lt;span style="color: white; font-size: 15px;"&gt;Válido para documentos guardados em Excel até a versão 2003.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-144687467789656335?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/nXneIEGvJcPq5-RhQf6cajOTwUU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nXneIEGvJcPq5-RhQf6cajOTwUU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/nXneIEGvJcPq5-RhQf6cajOTwUU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/nXneIEGvJcPq5-RhQf6cajOTwUU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/YFAgGHy0JBc" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/144687467789656335/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/08/desbloquear-folha-de-excel.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/144687467789656335?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/144687467789656335?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/YFAgGHy0JBc/desbloquear-folha-de-excel.html" title="Desbloquear Folha de Excel" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/08/desbloquear-folha-de-excel.html</feedburner:origLink></entry><entry gd:etag="W/&quot;A0cGRH4-cCp7ImA9WhdSGEk.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-5352117631893892238</id><published>2011-07-28T10:30:00.000Z</published><updated>2011-07-28T10:30:25.058Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-28T10:30:25.058Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><title>LINHA DE COMANDO</title><content type="html">&lt;div style="text-align: justify;"&gt;A única interface comum a todos os sistemas membros da família Unix é a linha de comando, portanto toda a administração desses sistemas é feita a partir de comandos. Os comandos são disparados de uma aplicação chamada shell. O shell também é conhecido por interpretador de comandos. Ao contrário do DOS/Windows, no mundo Unix existem dezenas de interpretadores de comandos, por exemplo:&lt;/div&gt;&lt;ul&gt;&lt;li&gt;bash: Bourne Shell Again&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;ksh: Korn Shell&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;csh: C shell&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;sh: Bourne Shell&lt;/li&gt;
&lt;/ul&gt;&lt;div style="text-align: justify;"&gt;Para a linha de comando, basicamente todo shell é igual. Porém, para escrever shell script&lt;br /&gt;
precisa usar a linguagem específica de cada shell.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-5352117631893892238?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3BW9seLNgGWpAP5t4ta6MY3rJLE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3BW9seLNgGWpAP5t4ta6MY3rJLE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3BW9seLNgGWpAP5t4ta6MY3rJLE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3BW9seLNgGWpAP5t4ta6MY3rJLE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/qMZVWnMjh94" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/5352117631893892238/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/07/linha-de-comando.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/5352117631893892238?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/5352117631893892238?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/qMZVWnMjh94/linha-de-comando.html" title="LINHA DE COMANDO" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/07/linha-de-comando.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMDR3kyeSp7ImA9WhdSGEk.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-2310809252969754153</id><published>2011-07-28T10:21:00.000Z</published><updated>2011-07-28T10:21:16.791Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-28T10:21:16.791Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><title>DISTRIBUIÇÃO LINUX</title><content type="html">Por definição, distribuição Linux é uma empresa que junta o kernel Linux, aplicações, utilitários e um instalador amigável num pacote a ser distribuído livremente. O objetivo comercial é vender licenças de suporte. Nesse pacote, geralmente é incluído apenas software de código fonte livre, porém em algumas distribuições encontramos inclusive software proprietário.&lt;br /&gt;
Exemplos de distribuições Linux:&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;&amp;nbsp;Red Hat [www.redhat.com], é voltada para o segmento servidor. A versão para desktop é o Fedora.&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;• Suse [www.novell.com/linux], é voltada para o segmento servidor. Para entrar nesse segmento, a Novell comprou a distribuição Suse.&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Mandriva [www.mandriva.com] é voltada para o segmento desktop. Essa distribuição surgiuda fusão da Mandrake [França] com a Conectiva [Brasil].&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Debian [www.debian.org] voltada para o segmento desktop. Tem a tradição de não incluirsoftware proprietário.&lt;/li&gt;
&lt;/ul&gt;&lt;ul&gt;&lt;li&gt;Slackware [www.slackware.com] voltada para o segmento desktop. Tem a tradição de usarmuito a linha de comando.&lt;/li&gt;
&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-2310809252969754153?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/5cSCnkVyLiJjSrMVEwxI9i4gIN8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5cSCnkVyLiJjSrMVEwxI9i4gIN8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/5cSCnkVyLiJjSrMVEwxI9i4gIN8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/5cSCnkVyLiJjSrMVEwxI9i4gIN8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/FBH9GIdGF8w" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/2310809252969754153/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/07/distribuicao-linux.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/2310809252969754153?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/2310809252969754153?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/FBH9GIdGF8w/distribuicao-linux.html" title="DISTRIBUIÇÃO LINUX" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/07/distribuicao-linux.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4NQ3kyeSp7ImA9WhdSGEk.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-6419459005263252446</id><published>2011-07-28T09:56:00.000Z</published><updated>2011-07-28T09:56:32.791Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-28T09:56:32.791Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Linux" /><title>Linux: Definição</title><content type="html">&lt;div style="text-align: justify;"&gt;O sistema operacional Linux é de código-fonte aberto. Esse sistema foi criado por Linus&lt;br /&gt;
Torvalds, em 1991, enquanto ele ainda era estudante de Ciência da Computação na Universidade de&lt;br /&gt;
Helsinque, Finlândia.&lt;br /&gt;
Linus criou o Linux a partir do Minix, um sistema operacional também de código fonte&lt;br /&gt;
aberto criado pelo professor Andrew S. Tanenbaum em 1987. A proposta do Minix era ser um clone&lt;br /&gt;
aberto do Unix.&lt;br /&gt;
O Linux é aderente ao padrão ou comitê POSIX [Portable Operating System Interface for&lt;br /&gt;
Unix, de 1988]. Todo sistema aderente ao POSIX é dito membro da família Unix.&lt;br /&gt;
Os principais membros dessa família atualmente são: Solaris [Sun Microsystems], HP-UX&lt;br /&gt;
[HP], AIX [IBM] e Linux [código fonte aberto].&lt;br /&gt;
O Linux não o único membro da família Unix de código fonte aberto, como exemplo temos&lt;br /&gt;
também o FreeBSD, da Berkeley Software Distribution.&lt;br /&gt;
A licença de uso do Linux é GNU General Public License.&lt;br /&gt;
Sabemos hoje que o grande mérito de Linus Torvalds não foi a criação do Linux, mas&lt;br /&gt;
principalmente o modelo aberto e colaborativo que ele inaugurou pela internet para conseguir&lt;br /&gt;
resolver os problemas do sistema. Esse modelo colaborativo foi posteriormente copiado por outros&lt;br /&gt;
grupos de desenvolvimento.&lt;br /&gt;
Tecnicamente, Linux é apenas um kernel [núcleo do sistema operacional]. O código fonte&lt;br /&gt;
está disponível, sem custo, em http://www.kernel.org.&lt;br /&gt;
Compilar um kernel para determinada arquitetura de computador não é tarefa trivial. Por&lt;br /&gt;
isso, as distribuições Linux vieram para simplificar a vida do usuário, e também para facilitar a&lt;br /&gt;
tarefa de divulgação do Linux.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-6419459005263252446?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/M8X66tL73EzVx0DApcsWo2c6l4A/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/M8X66tL73EzVx0DApcsWo2c6l4A/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/M8X66tL73EzVx0DApcsWo2c6l4A/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/M8X66tL73EzVx0DApcsWo2c6l4A/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/tnSB5mHC8Rg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/6419459005263252446/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2011/07/linux-definicao.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/6419459005263252446?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/6419459005263252446?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/tnSB5mHC8Rg/linux-definicao.html" title="Linux: Definição" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2011/07/linux-definicao.html</feedburner:origLink></entry><entry gd:etag="W/&quot;DE4FSHk4eip7ImA9WhdRE0w.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-1610183281131112091</id><published>2009-07-16T15:46:00.003Z</published><updated>2011-08-02T20:28:39.732Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-08-02T20:28:39.732Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Dicas" /><title>140 Comandos para Executar no Windows</title><content type="html">&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;Esta lista de comandos deve ser digitada após pressionar a sequencia de teclas Win+R (sem o sinal de mais, claro), noutros sistemas operacionais troca-se o &lt;b style="color: red;"&gt;R&lt;/b&gt; pelo &lt;b style="color: red;"&gt;E&lt;/b&gt; ou acessando Iniciar &amp;gt; Executar. Após inserir o comando, pressione Enter e comece a aplicação.&lt;/span&gt;&lt;br /&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&lt;br /&gt;
Segue a lista:&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;ul style="margin-bottom: 0px; margin-top: 0px;"&gt;&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;Abre filtro AC3 (se instalado) = &lt;b&gt;ac3filter.cpl&lt;/b&gt;&lt;/span&gt;&lt;/li&gt;
&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Acerca do Windows (Ver a versão do Windows) = &lt;b&gt;winver&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Actualizações automáticas = &lt;b&gt;wuaucpl.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Adicionar ou remover programas = &lt;b&gt;appwiz.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Administrador da origem de dados de ODBC = &lt;b&gt;odbccp32.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ajuda e suporte = &lt;b&gt;msinfo32&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Armazenamento amovível = &lt;b&gt;ntmsmgr.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de acessibilidade = &lt;b&gt;accwiz&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de câmara ou scanner = &lt;b&gt;wiaacmgr&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de configuração de rede = &lt;b&gt;netsetup.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de cópia de segurança ou restauro = &lt;b&gt;ntbackup&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de ligação à Internet = &lt;b&gt;icwconn1 / inetwiz&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de transferência de definições e de ficheiros = &lt;b&gt;migwiz&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente de transferência de ficheiros do Bluetooth = &lt;b&gt;fsquirt&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Assistente para adicionar hardware = &lt;b&gt;hdwwiz.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Calculadora= &lt;b&gt;calc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Centro de segurança do Windows = &lt;b&gt;wscui.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Certificados = &lt;b&gt;certmgr.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Cliente Telnet = &lt;b&gt;telnet&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Configuração de protocolo de Internet (apagar informações de DNS ) = &lt;b&gt;ipconfig /flushdns&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Configuração de protocolo de Internet (Todas as conexões ) = &lt;b&gt;ipconfig /release&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Configuração de protocolo de Internet (ver DNS ) = &lt;b&gt;ipconfig /displaydns&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Configuração de protocolo de Internet (ver tudo) = &lt;b&gt;ipconfig /all&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Configuração de protocolo de Internet (Modificar DHCP Class ID) = &lt;b&gt;ipconfig /setclassid&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Configuração do IP = &lt;b&gt;ipconfig&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Conjunto de politicas resultante (XP Prof) = &lt;b&gt;rsop.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Constas de utilizadores = &lt;b&gt;nusrmgr.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Controladores de jogos = &lt;b&gt;joy.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Definições da segurança local = &lt;b&gt;secpol.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Desfragmentador do disco = &lt;b&gt;dfrg.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Desliga o utilizador do Windows = &lt;b&gt;logoff&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Editor de carácter privado = &lt;b&gt;eudcedit&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Editor de configuração do sistema = &lt;b&gt;sysedit&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Editor de registo = &lt;b&gt;regedit / regedit32&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Encerramento do Windows = &lt;b&gt;shutdown&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Explorador do Windows = &lt;b&gt;explorer&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ferramenta de diagnóstico do Direct X = &lt;b&gt;dxdiag&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ferramenta de importação de livro de endereços = &lt;b&gt;wabmig&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ferramenta de remoção de software malicioso Microsoft Windows = &lt;b&gt;mrt&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ferramentas administrativas = &lt;b&gt;control admintools&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Firewall do Windows = &lt;b&gt;firewall.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Fontes = &lt;b&gt;fonts&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestão de computadores = &lt;b&gt;compmgmt.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestão de discos = &lt;b&gt;diskmgmt.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestor de dispositivos = &lt;b&gt;devmgmt.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestor de objectos - pacote = &lt;b&gt;packager&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestor de partições do disco = &lt;b&gt;diskpart&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestor de tarefas do Windows = &lt;b&gt;taskmgr&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestor de utilitários = &lt;b&gt;utilman&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Gestor de verificador de controladores = &lt;b&gt;verifier&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;HyperTerminal = &lt;b&gt;hypertrm&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Iexpress Wizard = &lt;b&gt;iexpress&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Impressoras e faxes = &lt;b&gt;control printers&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Infra-estrutura de gestão do Windows = &lt;b&gt;wmimgmt.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Iniciar Windows Update = &lt;b&gt;wupdmgr&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Itens a sincronizar = &lt;b&gt;mobsync&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Internet Explorer = &lt;b&gt;iexplore&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Introdução do Windows XP = &lt;b&gt;tourstart&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Jogo de cartas Copas = &lt;b&gt;mshearts&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Jogo de cartas FreeCell = &lt;b&gt;freecell&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Jogo de cartas Spider Solitare = &lt;b&gt;spider&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Jogo Minesweeper = &lt;b&gt;winmine&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ligação ao ambiente de trabalho remoto = &lt;b&gt;mstsc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Ligações de rede = &lt;b&gt;ncpa.cpl / control netconnections&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Limpeza do disco = &lt;b&gt;cleanmgr&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Linha de comandos = &lt;b&gt;cmd&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Lista telefónica = &lt;b&gt;rasphone&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Livro de endereços = &lt;b&gt;wab&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Mapa de caracteres = &lt;b&gt;charmap&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Marcador telefónico = &lt;b&gt;dialer&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Access (se instalado ) = &lt;b&gt;access.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Chat = &lt;b&gt;winchat&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Excel (se instalado ) = &lt;b&gt;excel&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Frontpage (se instalado ) = &lt;b&gt;frontpg&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Movie Maker = &lt;b&gt;moviemk&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Paint = &lt;b&gt;mspaint&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Powerpoint (se instalado ) = &lt;b&gt;powerpnt&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Microsoft Word (se instalado ) = &lt;b&gt;winword&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Nero (se instalado) = &lt;b&gt;nero&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Netmeeting = &lt;b&gt;conf&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Notepad = &lt;b&gt;notepad&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Nview Desktop Manager (se instalado) = &lt;b&gt;nvtuicpl.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Opções de acessibilidade = &lt;b&gt;access.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Opções de pastas = &lt;b&gt;control folders&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Opções regionais e de idioma = &lt;b&gt;intl.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Outlook Express = &lt;b&gt;msimn&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Painel de controlo = &lt;b&gt;control&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Painel de controlo Direct X (se instalado) = &lt;b&gt;directx.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Painel de controlo Java (se instalado) = &lt;b&gt;jpicpl32.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Paint = &lt;b&gt;pbrush&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Partilhas DDE = &lt;b&gt;ddeshare&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Pasta de impressoras = &lt;b&gt;printers&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Pastas partilhadas = &lt;b&gt;fsmgmt.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Pedidos do operador de armazenamento amovível = &lt;b&gt;ntmsoprq.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Performance Monitor = &lt;b&gt;perfmon&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Performance Monitor = &lt;b&gt;perfmon.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Phone and Modem Options = &lt;b&gt;telephon.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Pinball para Windows = &lt;b&gt;pinball&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Politica de grupo (XP Prof) = &lt;b&gt;gpedit.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Power Configuration = &lt;b&gt;powercfg.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Procura rápida (quando ligada) = &lt;b&gt;findfast.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedade des visualização = &lt;b&gt;control color&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades da internet = &lt;b&gt;inetcpl.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades de data e hora = &lt;b&gt;timedate.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades de senhas = &lt;b&gt;password.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades de som e dispositivos de áudio = &lt;b&gt;mmsys.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades de visualização = &lt;b&gt;control desktop/desk.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades do rato = &lt;b&gt;main.cpl / control mouse&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades do sistema = &lt;b&gt;sysdm.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Propriedades do teclado = &lt;b&gt;control keyboard&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Protecção de base de dados do Windows = &lt;b&gt;syskey&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Protecção de ficheiros do Windows (analisar em cada arranque) sfc /scanboot&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Protecção de ficheiros do Windows (analisar no próximo arranque) = &lt;b&gt;sfc /scanonce&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Protecção de ficheiros do Windows (analisar) = &lt;b&gt;sfc /scannow&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Protecção de ficheiros do Windows (repor configuração de fábrica) = &lt;b&gt;sfc /revert&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Quicktime (se instalado) = &lt;b&gt;QuickTime.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Real Player (se instalado) = &lt;b&gt;realplay&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Scanners e câmaras = &lt;b&gt;sticpl.cpl&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Serviço de indexação = &lt;b&gt;ciadv.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Serviços = &lt;b&gt;services.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Serviços componentes = &lt;b&gt;dcomcnfg&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Tarefas agendadas = &lt;b&gt;control schedtasks&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Teclado de ecrã = &lt;b&gt;osk&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Tipos de letra = &lt;b&gt;control fonts&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Tweak UI (se instalado ) = &lt;b&gt;tweakui&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Utilitário de configuração do sistema = &lt;b&gt;msconfig&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Utilitário de rede do cliente de SQL Server = &lt;b&gt;cliconfg&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Utilitário de verificação de ficheiros do sistema = &lt;b&gt;sfc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Utilitário de verificação do disco = &lt;b&gt;chkdsk&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Utilitário Dr. Watson para o Windows = &lt;b&gt;drwtsn32&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Utilizadores e grupos locais = &lt;b&gt;lusrmgr.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Verificação de assinatura do ficheiro = &lt;b&gt;sigverif&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Visualizador da área de armazenamento = &lt;b&gt;clipbrd&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Visualizador de aplicações de java (se instalado) = &lt;b&gt;javaws&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Visualizador de eventos = &lt;b&gt;eventvwr.msc&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Windows Magnifier = &lt;b&gt;magnify&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Windows Media Player = &lt;b&gt;wmplayer&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Windows Messenger (Executar MSN) = &lt;b&gt;msmsgs&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Windows XP Tour Wizard (Tour Windows) = &lt;b&gt;tourstart&lt;/b&gt;&lt;/li&gt;
&lt;li style="margin-bottom: 0px; margin-top: 0px;"&gt;Wordpad = &lt;b&gt;write&lt;/b&gt;&lt;/li&gt;
&lt;/span&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&lt;b&gt;Espero que estes comandos lhe sejam úteis.&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-family: Verdana;"&gt;&lt;b&gt;Um abraço e até à próxima&lt;/b&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-1610183281131112091?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/_rtiWfhHJ96V0j9V0vLpFFEwByg/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_rtiWfhHJ96V0j9V0vLpFFEwByg/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/_rtiWfhHJ96V0j9V0vLpFFEwByg/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/_rtiWfhHJ96V0j9V0vLpFFEwByg/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/znqUwzsb5mU" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/1610183281131112091/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2009/07/140-comandos-para-executar-no-windows.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/1610183281131112091?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/1610183281131112091?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/znqUwzsb5mU/140-comandos-para-executar-no-windows.html" title="140 Comandos para Executar no Windows" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2009/07/140-comandos-para-executar-no-windows.html</feedburner:origLink></entry><entry gd:etag="W/&quot;AkMMRnc6fSp7ImA9WhdSFk0.&quot;"><id>tag:blogger.com,1999:blog-2461118005801990191.post-8049642275786900779</id><published>2009-07-16T13:30:00.002Z</published><updated>2011-07-25T15:41:27.915Z</updated><app:edited xmlns:app="http://www.w3.org/2007/app">2011-07-25T15:41:27.915Z</app:edited><category scheme="http://www.blogger.com/atom/ns#" term="Hacks" /><title>Como Hackar o Parental Carefree no Magalhães</title><content type="html">&lt;span class="Apple-tab-span" style="white-space: pre;"&gt; &lt;/span&gt;&lt;br /&gt;
&lt;blockquote&gt;&lt;/blockquote&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;span class="Apple-style-span" style="white-space: normal;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Um dia destes deparei-me com a situação de ter de remover o Parental Carefree de modo a dar livre acesso à Internet, pelo que a password por defeito que vem de praia &lt;/span&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;pte2010&lt;/span&gt;&lt;/b&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; já tinha sido alterada.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;
&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;Antes de dar início ao tutorial não assumo nenhuma responsabilidade ou danos que este possa vir a provocar. Este tutorial já foi por mim testado com sucesso.&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="white-space: pre;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div style="text-align: justify;"&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;Vamos então dar&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt; início a est&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: medium;"&gt;e tutorial:&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;1º Aceder à linha de comandos:&lt;br /&gt;
&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black; font-size: 130%;"&gt;&lt;span class="Apple-style-span"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black; font-size: 130%;"&gt;&lt;span class="Apple-style-span"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;/span&gt;&lt;/span&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;- Iniciar / Executar&lt;/span&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;- &lt;/b&gt;Digite:&lt;b&gt; CMD&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;2º Aceder à pasta da aplicação. Digitar na linha de comandos:&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;cd \windows\system32\pnw &lt;/b&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;&lt;b&gt;rename .\policy\*.pkt .\policy\*.old&lt;/b&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;&lt;b&gt;rename .\policy2\*.pkt .\policy2\*.old&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;pnwcfg /?&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;span class="Apple-tab-span" style="white-space: pre;"&gt;&lt;/span&gt;3º Criar uma nova directriz em que configura os acessos como bem entender e active-a.&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;nota: &lt;/b&gt;Todo este processo serve para quem perdeu a password de acesso ao Parental Carefree de modo a poder reconfigurá-lo, no entanto não irá conseguir recuperar ou resetar a password neste processo. &lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;Ainda algumas dicas para os pais:&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="smallfont" style="margin-bottom: 0px; margin-top: 0px; text-align: justify;"&gt;&lt;ul&gt;&lt;li&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;Nunca subestimem a inteligência dos vossos filhos no que respeita a arranjar uma solução para terem acesso à NET;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;Lembrem-se que se por acaso encontrarão este site, seus filhos com menos esforço poderão o encontrar também;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;Nunca mas nunca mesmo dêm privilégios de administrador à conta dos vossos filhos, caso contrário não levam 2 minutos a executar este tutorial;&lt;/span&gt;&lt;/li&gt;
&lt;li&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;Finalmente a melhor dica de todas, sente-se com os seus filhos e falem sobre os perigos da Internet e sejam vós próprios a educalos e não a negação de um Software.&lt;/span&gt;&lt;/li&gt;
&lt;/span&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="color: #cccccc; font-family: verdana;"&gt;&lt;span class="Apple-style-span" style="color: black;"&gt;Um abraço e até uma próxima&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2461118005801990191-8049642275786900779?l=belacena.blogspot.com' alt='' /&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/3-C0zpZIdwbCITIlwEooXDWgO-8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3-C0zpZIdwbCITIlwEooXDWgO-8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/3-C0zpZIdwbCITIlwEooXDWgO-8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/3-C0zpZIdwbCITIlwEooXDWgO-8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/BelaCena/~4/y-GvHaM3Mcg" height="1" width="1"/&gt;</content><link rel="replies" type="application/atom+xml" href="http://belacena.blogspot.com/feeds/8049642275786900779/comments/default" title="Enviar comentários" /><link rel="replies" type="text/html" href="http://belacena.blogspot.com/2009/07/como-hackar-o-parental-carefree-no.html#comment-form" title="0 Comentários" /><link rel="edit" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/8049642275786900779?v=2" /><link rel="self" type="application/atom+xml" href="http://www.blogger.com/feeds/2461118005801990191/posts/default/8049642275786900779?v=2" /><link rel="alternate" type="text/html" href="http://feedproxy.google.com/~r/BelaCena/~3/y-GvHaM3Mcg/como-hackar-o-parental-carefree-no.html" title="Como Hackar o Parental Carefree no Magalhães" /><author><name>Hélio Cabral</name><uri>http://www.blogger.com/profile/14644832332046757218</uri><email>noreply@blogger.com</email><gd:image rel="http://schemas.google.com/g/2005#thumbnail" width="16" height="16" src="http://img2.blogblog.com/img/b16-rounded.gif" /></author><thr:total>0</thr:total><feedburner:origLink>http://belacena.blogspot.com/2009/07/como-hackar-o-parental-carefree-no.html</feedburner:origLink></entry></feed>

