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

<channel>
	<title>Nothepad</title>
	<atom:link href="http://nothepad.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://nothepad.wordpress.com</link>
	<description>O bloco de notas da Internet</description>
	<lastBuildDate>Sun, 17 May 2009 15:56:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='nothepad.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/ad8a3a081ce48a623198170409b89dd2?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Nothepad</title>
		<link>http://nothepad.wordpress.com</link>
	</image>
			<item>
		<title>Conserto de arquivos MP3 com tag &#8216;Artist&#8217; nula ou incorreta</title>
		<link>http://nothepad.wordpress.com/2009/04/26/conserto-de-arquivos-mp3-com-tag-artist-nula-ou-incorreta/</link>
		<comments>http://nothepad.wordpress.com/2009/04/26/conserto-de-arquivos-mp3-com-tag-artist-nula-ou-incorreta/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 00:11:16 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[mp3 tag]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=180</guid>
		<description><![CDATA[[17/05/09 Edição: este artigo foi escrito antes de eu ter descoberto o MusicBrainz para corrigir tags de álbuns MP3 e o Quod Libet para playback. Se bem que serviu como exercício de programação em bash, caso eu ache algum bug nestes softwares e tenha que corrigir manualmente alguma coisa...]
Amarok aberto, o usuário rola o painel [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=180&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2009/04/26/conserto-de-arquivos-mp3-com-tag-artist-nula-ou-incorreta/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>

		<media:content url="http://nothepad.files.wordpress.com/2009/04/captura_de_tela.png" medium="image">
			<media:title type="html">Exemplo de utilização - verifica_artista_mp3.sh</media:title>
		</media:content>
	</item>
		<item>
		<title>Singularidades de EDO de segunda ordem</title>
		<link>http://nothepad.wordpress.com/2009/04/10/classes-de-singularidades-de-funcoes-reais/</link>
		<comments>http://nothepad.wordpress.com/2009/04/10/classes-de-singularidades-de-funcoes-reais/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 14:18:33 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=146</guid>
		<description><![CDATA[Considere a equação diferencial de segunda ordem

onde  e   são polinômios reais.
Analisamos esta equação num ponto  do domínio.
Se o  é finito e  também, o ponto é ordinário.
Se um dos dois forem iguais a  trata-se de um ponto singular.

Será um ponto singular regular se  e  caso contrário trata-se [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=146&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2009/04/10/classes-de-singularidades-de-funcoes-reais/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Octave: configurando para evitar sutilezas</title>
		<link>http://nothepad.wordpress.com/2009/04/06/octave-configurando-para-evitar-sutilezas/</link>
		<comments>http://nothepad.wordpress.com/2009/04/06/octave-configurando-para-evitar-sutilezas/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 03:26:11 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=136</guid>
		<description><![CDATA[Duas sutilezas frequentes no Octave:

Toda vez que o comando &#8220;help&#8221; é executado, além do &#8220;help&#8221; aparece no final um texto genérico sobre sites de internet etc. que ocupa 7 linhas inteiras.
O octave continua rodando versões anteriores de arquivos de funções mesmo após terem sido modificados durante a sua sessão, forçando o usuário a &#8220;reiniciar&#8221; o [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=136&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2009/04/06/octave-configurando-para-evitar-sutilezas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Octave: gravar PNG e visualizar 3-D, os dois mantras da funcionalidade</title>
		<link>http://nothepad.wordpress.com/2009/04/06/octave-gravar-png-e-visualizar-3-d-os-dois-mantras-da-funcionalidade/</link>
		<comments>http://nothepad.wordpress.com/2009/04/06/octave-gravar-png-e-visualizar-3-d-os-dois-mantras-da-funcionalidade/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 02:08:23 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=128</guid>
		<description><![CDATA[



Como Gravar plot em imagem

figure(1)
plot(a3(:,2),a3(:,1),'-r',&#34;linewidth&#34;,3)
hold on
plot(a1(:,2),a1(:,1),'-b',&#34;linewidth&#34;,3)
plot(a2(:,2),a2(:,1),'-g',&#34;linewidth&#34;,3)
hold off
axis([0 2 0 16])
legend('orig','3% plast','8% plast',&#34;fontsize&#34;,14)
xlabel('strain (%)',&#34;fontsize&#34;,14)
ylabel('stress (MPa)',&#34;fontsize&#34;,14)
print -dpng filename.png

Como fazer plot em 3-D
Exemplo de função: (x+y)*sin(x)
Exemplo de intervalo (x, y) E ([-3 2], [0 2])

x=linspace(-3, 2, 100);
y=linspace(0, 2, 100);
[X,Y]=meshgrid(x,y);
plot3(X,Y,(X+Y)*sin(X));

E, somando as duas coisas:

print -dpng resultado.png
Posted in math       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=128&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2009/04/06/octave-gravar-png-e-visualizar-3-d-os-dois-mantras-da-funcionalidade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>

		<media:content url="http://nothepad.files.wordpress.com/2009/04/resultado1.png" medium="image">
			<media:title type="html">Resultado de plot3</media:title>
		</media:content>
	</item>
		<item>
		<title>Dual boot Vista/Intrepid em RAID0 (nForce)</title>
		<link>http://nothepad.wordpress.com/2009/04/04/dual-boot-vistaintrepid-em-raid0-nforce/</link>
		<comments>http://nothepad.wordpress.com/2009/04/04/dual-boot-vistaintrepid-em-raid0-nforce/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 01:44:40 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=122</guid>
		<description><![CDATA[O Windows Vista reconhece automaticamente o RAID0 da NVIDIA. A nova versão, Seven, também provavelmente reconhecerá.
Com o Vista instalado em sua partição, partiremos para a parte mais difícil, a instalação do Ubuntu Intrepid X86_64
Estes são os passos seguidos (YMMV):

 Boot do Live CD
 Ativar a conteúdo   comunidade (em Canais de software)
 Abrir  terminal:

sudo [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=122&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2009/04/04/dual-boot-vistaintrepid-em-raid0-nforce/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Sincronização do Evolution com Scheduleworld no Ubuntu Hardy</title>
		<link>http://nothepad.wordpress.com/2009/02/27/sincronizacao-do-evolution-com-scheduleworld-no-ubuntu-hardy/</link>
		<comments>http://nothepad.wordpress.com/2009/02/27/sincronizacao-do-evolution-com-scheduleworld-no-ubuntu-hardy/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 04:13:37 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[internet]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[palm]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=106</guid>
		<description><![CDATA[
Adicionar a seguinte linha no /etc/apt/sources.list:
deb http://www.estamos.de/download/apt stable main
aptitude update
aptitude install syncevolution (responda &#8220;Sim&#8221; ou &#8220;Yes&#8221; de acordo com o idioma utilizado etc.)
(supondo cadastrado no scheduleworld.com com nome de usuário xx e senha yy)
USER=xx PASSWORD=yy syncevolution --configure --sync-property "username=$USER"  --sync-property "password=$PASSWORD" scheduleworld
Para sincronizar: syncevolution scheduleworld (dá pra criar um link na área de trabalho para [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=106&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2009/02/27/sincronizacao-do-evolution-com-scheduleworld-no-ubuntu-hardy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Mudança</title>
		<link>http://nothepad.wordpress.com/2008/08/18/mudanca/</link>
		<comments>http://nothepad.wordpress.com/2008/08/18/mudanca/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 03:51:18 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[Principal]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=98</guid>
		<description><![CDATA[Devido à questões técnicas, o conteúdo deste blog não será mais atualizado, e o conteúdo antigo passou a ser hospedado neste site.

Atualização (27/02/2009):
Parece que este site está inacessível no Brasil (talvez uma falha de configuração da conta no Freeshell). De qualquer forma estou voltando a postar aqui conteúdos de referência (caso perca todos os dados [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=98&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2008/08/18/mudanca/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Como conectar o Motorola ROKR E2 com um Desktop Linux em rede</title>
		<link>http://nothepad.wordpress.com/2008/03/01/como-conectar-o-motorola-rokr-e2-com-um-desktop-linux-em-rede/</link>
		<comments>http://nothepad.wordpress.com/2008/03/01/como-conectar-o-motorola-rokr-e2-com-um-desktop-linux-em-rede/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 23:59:43 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=93</guid>
		<description><![CDATA[1. Configuração do celular
Entre em configurações, depois em conexões, e, em USB, selecione USB NET. Caso não apareça na lista (caso só a pareça as opções de memory card e usb modem), será necessário atualizar a firmware para uma versão mais nova, vide este site .
2. Configuração do computador
Vamos precisar dos módulos: usbnet, mii, cdc_ether [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=93&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2008/03/01/como-conectar-o-motorola-rokr-e2-com-um-desktop-linux-em-rede/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Arquivos copiados de partições Windows aparecem verdes? Eis aqui a solução.</title>
		<link>http://nothepad.wordpress.com/2008/02/09/arquivos-copiados-de-particoes-windows-aparecem-verdes-eis-aqui-a-solucao/</link>
		<comments>http://nothepad.wordpress.com/2008/02/09/arquivos-copiados-de-particoes-windows-aparecem-verdes-eis-aqui-a-solucao/#comments</comments>
		<pubDate>Sat, 09 Feb 2008 20:08:52 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/?p=95</guid>
		<description><![CDATA[Em qualquer migração para o sistema Linux, invariavelmente temos que mover/copiar os arquivos que usávamos no Windows, afinal de contas, trata-se de uma migração, e queremos ter acessos aos arquivos da mesma forma que no sistema anterior (bom, não exatamente na mesma forma, já que o OpenOffice não abre arquivos .docx, .xlsx e .xlsxm do [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=95&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2008/02/09/arquivos-copiados-de-particoes-windows-aparecem-verdes-eis-aqui-a-solucao/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
		<item>
		<title>Como transformar o Playstation 3 num super-computador</title>
		<link>http://nothepad.wordpress.com/2008/01/19/como-transformar-o-playstation-3-num-super-computador/</link>
		<comments>http://nothepad.wordpress.com/2008/01/19/como-transformar-o-playstation-3-num-super-computador/#comments</comments>
		<pubDate>Sat, 19 Jan 2008 23:14:34 +0000</pubDate>
		<dc:creator>nothepad</dc:creator>
				<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://nothepad.wordpress.com/2008/01/19/como-transformar-o-playstation-3-num-super-computador/</guid>
		<description><![CDATA[ALERTA: caso esteja jogando jogos no PS3, e deseje preservar o progresso já feito, e não ter que passar de fase de novo, é necessário fazer backup dos dados antes de formatar o HD. Para tanto, conecta-se um HD removível ou pen-drive USB e seleciona-se a opção adequada no menu. Geralmente em 10 minutos mais ou menos todo o conteúdo (incluindo jogos, demos, atualizações [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=nothepad.wordpress.com&blog=662992&post=92&subd=nothepad&ref=&feed=1" />]]></description>
		<wfw:commentRss>http://nothepad.wordpress.com/2008/01/19/como-transformar-o-playstation-3-num-super-computador/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/8f41d1f4fab4b81e8509a66c944eb6db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">nothepad</media:title>
		</media:content>
	</item>
	</channel>
</rss>