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

<channel>
	<title></title>
	<atom:link href="http://sistemasinternet.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://sistemasinternet.wordpress.com</link>
	<description></description>
	<lastBuildDate>Wed, 30 Sep 2009 15:59:13 +0000</lastBuildDate>
	<language>pt-br</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='sistemasinternet.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title></title>
		<link>http://sistemasinternet.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://sistemasinternet.wordpress.com/osd.xml" title="" />
	<atom:link rel='hub' href='http://sistemasinternet.wordpress.com/?pushpress=hub'/>
		<item>
		<title>De Volta !!</title>
		<link>http://sistemasinternet.wordpress.com/2009/09/29/de-volta/</link>
		<comments>http://sistemasinternet.wordpress.com/2009/09/29/de-volta/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 17:31:37 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[Sistemas para Internet]]></category>
		<category><![CDATA[AULAS]]></category>
		<category><![CDATA[Sistemas]]></category>
		<category><![CDATA[Voltamos]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=110</guid>
		<description><![CDATA[Sim !  Estamos de volta ! Para aqueles que pensaram que o blog estava morto,  se enganou ! Agora vou dar continuidade ao blog, postando novas notícias, tutorias e entre outros ! É isso  ai pessoal ! Até mais !!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=110&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Sim !  Estamos de volta !</p>
<p>Para aqueles que pensaram que o blog estava morto,  se enganou !</p>
<p>Agora vou dar continuidade ao blog, postando novas notícias, tutorias e entre outros !</p>
<p>É isso  ai pessoal !</p>
<p>Até mais !!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/110/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/110/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/110/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=110&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2009/09/29/de-volta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>Comandos para SQLServer</title>
		<link>http://sistemasinternet.wordpress.com/2008/10/04/comandos-para-sqlserver/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/10/04/comandos-para-sqlserver/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 11:42:29 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[MS Sql]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=101</guid>
		<description><![CDATA[&#8211;CRIACAO DA TABELA TB_CURSO C/ A CHAVE PRIMARIA CREATE TABLE TB_CURSO( INTEGER NOT NULL, VARCHAR(60) NOT NULL, PKTB_CURSO PRIMARY KEY (ID_CURSO)) &#8211; SEPARADOR DE COMANDOS&#8211; CRIACAO DA TABELA TB_DISCIPLINA S/ A CHAVE PRIMARIA TABLE TB_DISCIPLINA( INTEGER NOT NULL, VARCHAR(60) NOT NULL) GO /* ALTERAÇÃO DA TABELA TB_DISICPLINA E ADICIONANDO A CHAVE PRIMARIA */ ALTER TABLE [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=101&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:x-small;color:#008000;">&#8211;CRIACAO DA TABELA TB_CURSO C/ A CHAVE PRIMARIA</span></p>
<div><span style="font-size:x-small;color:#008000;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;">CREATE</span></span></span> <span style="font-size:x-small;color:#0000ff;">TABLE</span><span style="font-size:x-small;"> TB_CURSO</span><span style="font-size:x-small;color:#808080;">(</span></div>
<div><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div><span style="font-size:x-small;color:#0000ff;">VARCHAR</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">60</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div><span style="font-size:x-small;">PKTB_CURSO </span><span style="font-size:x-small;color:#0000ff;">PRIMARY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">))</span><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span></div>
<div>
<div>
<div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span></div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;"> </span></div>
<div><span style="font-size:x-small;color:#008000;">&#8211; SEPARADOR DE COMANDOS&#8211; CRIACAO DA TABELA TB_DISCIPLINA S/ A CHAVE PRIMARIA</span></div>
<div><span style="font-size:x-small;color:#008000;"> </span></div>
<div><span style="font-size:x-small;color:#008000;"> </span><span style="font-size:x-small;color:#0000ff;">TABLE</span><span style="font-size:x-small;"> TB_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">(</span></div>
<div><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div><span style="font-size:x-small;color:#0000ff;">VARCHAR</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">60</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL)</span></div>
<div>
<div>
<div>
<div><span style="font-size:x-small;">GO</span></div>
<p><span style="font-size:x-small;"> </span></p>
<div><span style="font-size:x-small;color:#008000;">/* ALTERAÇÃO DA TABELA TB_DISICPLINA E ADICIONANDO</span></div>
<div><span style="font-size:x-small;color:#008000;">A CHAVE PRIMARIA */</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="color:#008000;font-size:x-small;"> </span></span></p>
<p><span style="color:#008000;font-size:x-small;"></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span><span style="font-size:x-small;color:#0000ff;">ALTER </span></div>
</div>
<p></span></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">TABLE </span><span style="font-size:x-small;">TB_DISCIPLINA</span></div>
</div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">ADD</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">CONSTRAINT</span></div>
<div><span style="font-size:x-small;">PKTB_DISCIPLINA</span></p>
<div><span style="font-size:x-small;color:#008000;"><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span><span style="color:#008000;font-size:x-small;"></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span><span style="font-size:x-small;color:#0000ff;">CREATE </span></div>
</div>
<p></span></p>
<p></span></div>
<div>
<div><span style="font-size:x-small;color:#0000ff;">TABLE</span><span style="font-size:x-small;"> TB_ALUNOS_UNI</span><span style="font-size:x-small;color:#808080;">(</span></div>
</div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">VARCHAR</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">60</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">CHAR</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">DATETIME</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">VARCHAR</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">60</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL)</span></div>
<div></div>
<div><span style="font-size:x-small;color:#008000;">&#8211; CORRIGE A COLUNA MATRICULA PARA NOT NULL</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="color:#008000;font-size:x-small;"> </span></span></p>
<p><span style="color:#008000;font-size:x-small;"></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">ALTER </span></div>
</div>
<p></span></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">TABLE </span><span style="font-size:x-small;">TB_ALUNOS_UNI</span></div>
</div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span></div>
<div><span style="font-size:x-small;color:#0000ff;">ALTER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">COLUMN</span><span style="font-size:x-small;"> MATRICULA </span></div>
<div><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL</span></div>
<div></div>
<div></div>
<div><span style="font-size:x-small;color:#008000;">&#8211; CRIA A CHAVE PRIMARIA NA TABELA TB_ALUNOS_UNI</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="color:#008000;font-size:x-small;"> </span></span></p>
<p><span style="color:#008000;font-size:x-small;"></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span></div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span><span style="font-size:x-small;color:#0000ff;">ALTER </span></div>
</div>
<p></span></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">TABLE</span><span style="font-size:x-small;"> TB_ALUNOS_UNI </span></div>
</div>
<div><span style="font-size:x-small;color:#0000ff;">ADD</span> <span style="font-size:x-small;">PKTB_ALUNOS_UNI</span></div>
<div><span style="font-size:x-small;color:#0000ff;">PRIMARY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">MATRICULA</span><span style="font-size:x-small;color:#808080;">)</span></div>
<div></div>
<div>
<div><span style="font-size:x-small;color:#008000;">/* CRIACAO DA TABELA TB_GRADE COM A SUA PK</span></div>
<div><span style="font-size:x-small;color:#008000;">, O RELACIONAMENTO COM A TABELA CURSO</span></div>
<div><span style="font-size:x-small;color:#008000;">E O RELACIONAMENTO COM A TABELA DISCIPLINA */</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="color:#008000;font-size:x-small;"> </span></span></p>
<p><span style="color:#008000;font-size:x-small;"></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span></div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span></div>
<div><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span></div>
<div><span style="font-size:x-small;color:#0000ff;">CREATE </span></div>
</div>
<p></span></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">TABLE</span><span style="font-size:x-small;"> TB_GRADE </span><span style="font-size:x-small;color:#808080;">(</span></div>
</div>
<div>
<div><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div><span style="font-size:x-small;">PKTB_GRADE</span> <span style="font-size:x-small;color:#0000ff;">PRIMARY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> ID_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">),</span></div>
<div>
<div>
<div>
<div>
<div><span style="font-size:x-small;">FKTB_CURSO_TB_GRADE </span><span style="font-size:x-small;color:#008000;">&#8211; RELACIONAMENTO COM A TABELA CURSO</span></div>
<div>
<div><span style="font-size:x-small;color:#0000ff;">FOREIGN</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">)</span></div>
<div>
<div><span style="font-size:x-small;color:#0000ff;">REFERENCES</span><span style="font-size:x-small;"> TB_CURSO </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">),</span></div>
<div>
<div><span style="font-size:x-small;">FKTB_DISCIPLINA_TB_GRADE </span><span style="font-size:x-small;color:#008000;">&#8211; RELACIONAMENTO COM A TABELA DISCIPLINA</span></div>
<div>
<div><span style="font-size:x-small;color:#0000ff;">FOREIGN</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">)</span></div>
<div>
<div><span style="font-size:x-small;color:#0000ff;">REFERENCES</span><span style="font-size:x-small;"> TB_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">))</span></div>
<div><span style="font-size:x-small;color:#808080;"> </span><span style="font-size:x-small;color:#808080;"> </span></div>
<div><span style="font-size:x-small;color:#008000;">&#8211; CRIA A TABELA COM SUA PK</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="color:#008000;font-size:x-small;"> </span></span></p>
<p><span style="color:#008000;font-size:x-small;"></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">CREATE </span></div>
</div>
<p></span></p>
<div>
<div><span style="font-size:x-small;color:#0000ff;">TABLE</span><span style="font-size:x-small;"> TB_MATRICULA</span><span style="font-size:x-small;color:#808080;">(</span></div>
</div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span></div>
<div>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">INTEGER</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NOT</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">NULL,</span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> </span></span><span style="font-size:x-small;color:#0000ff;"><span style="font-size:x-small;color:#0000ff;"> <span style="color:#0000ff;font-size:x-small;"><span style="color:#0000ff;font-size:x-small;"> </span></span></span><span style="color:#0000ff;font-size:x-small;"> </span></span></div>
<div>
<div><span style="font-size:x-small;">PKTB_MATRICULA</span></p>
<div><span style="font-size:x-small;"><span style="font-size:x-small;"> </span></span><span style="font-size:x-small;color:#0000ff;">PRIMARY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">MATRICULA</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> ID_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">))</span></div>
<div></div>
<div><span style="font-size:x-small;color:#008000;">&#8211; RELACIONAMENTO ENTRE TB_MATRICULA E TB_ALUNOS_UNI</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="font-size:x-small;color:#0000ff;">ALTER </span></span><span style="font-size:x-small;color:#0000ff;">TABLE </span><span style="font-size:x-small;">TB_MATRICULA</span><br />
<span style="font-size:x-small;color:#0000ff;">ADD</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">CONSTRAINT </span><span style="font-size:x-small;">FKTB_ALUNOS_UNI_TB_MATRICULA<br />
</span><span style="font-size:x-small;color:#0000ff;">FOREIGN</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">MATRICULA</span><span style="font-size:x-small;color:#808080;">)<br />
</span><span style="font-size:x-small;color:#0000ff;">REFERENCES</span><span style="font-size:x-small;"> TB_ALUNOS_UNI </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">MATRICULA</span><span style="font-size:x-small;color:#808080;">)</span></p>
<div>
<div>
<div>
<div><span style="font-size:x-small;color:#008000;">&#8211; RELACIONAMENTO ENTRE TB_MATRICULA E TB_GRADE</span></div>
<p><span style="font-size:x-small;color:#008000;"><span style="color:#008000;font-size:x-small;"> </span></span></p>
<p><span style="color:#008000;font-size:x-small;"></p>
<div><span style="font-size:x-small;color:#0000ff;">ALTER </span></div>
<p></span></p>
<div><span style="font-size:x-small;color:#0000ff;">TABLE </span><span style="font-size:x-small;">TB_MATRICULA</span><br />
<span style="font-size:x-small;color:#0000ff;">ADD</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">CONSTRAINT</span></div>
<div>
<div><span style="font-size:x-small;">FKTB_GRADE_TB_MATRICULA</span><br />
<span style="font-size:x-small;color:#0000ff;">FOREIGN</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">KEY</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> ID_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">)<br />
</span><span style="font-size:x-small;color:#0000ff;">REFERENCES</span><span style="font-size:x-small;"> TB_GRADE </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">ID_CURSO</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> ID_DISCIPLINA</span><span style="font-size:x-small;color:#808080;">)</span></div>
<div></div>
<div>
<div><span style="font-size:x-small;color:#008000;">&#8211;INSERINDO DADOS NA TABELA</span></div>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_curso </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> descricao</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">2</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Ciências Contábeis&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_curso </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> descricao</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">3</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Gestão de Recurusos Humanos&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">insert</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_curso </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> descricao</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">4</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Gestão Comercial&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_curso </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> descricao</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">5</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Administração&#8217;</span><span style="font-size:x-small;color:#808080;">) </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">select</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">*</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">from</span><span style="font-size:x-small;"> tb_curso </span></p>
<p><span style="color:#008000;">&#8211;INSERINDO DADOS NA TABELA tb_disciplina</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_disciplina </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Fundamentos de Banco de Dados&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_disciplina </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">2</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Sistemas para Internet&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">insert</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_disciplina </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">3</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Orientação a Objeto&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_disciplina </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">4</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Produção de texto&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_disciplina </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">5</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#ff0000;">&#8216;Autoria para Web&#8217;</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">select</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">*</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">from</span><span style="font-size:x-small;"> disciplina </span></p>
<p><span style="color:#008000;">&#8211;INSERINDO DADOS NA TABELA tb_grade</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_grade </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> id_disciplina</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> 1</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_grade </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> id_disciplina</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> 2</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">insert</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_grade </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> id_disciplina</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> 3</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">insert</span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_grade </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> id_disciplina</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> 4</span><span style="font-size:x-small;color:#808080;">)</span></p>
<p><span style="font-size:x-small;">go</span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">insert</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#0000ff;">into</span><span style="font-size:x-small;"> tb_grade </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">id_curso</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> id_disciplina</span><span style="font-size:x-small;color:#808080;">)</span><span style="font-size:x-small;"> </span></p>
<p><span style="font-size:x-small;color:#0000ff;"><span style="color:#0000ff;font-size:x-small;">values</span></span></p>
<p><span style="color:#0000ff;font-size:x-small;"> </span><span style="font-size:x-small;"> </span><span style="font-size:x-small;color:#808080;">(</span><span style="font-size:x-small;">1</span><span style="font-size:x-small;color:#808080;">,</span><span style="font-size:x-small;"> 5</span><span style="font-size:x-small;color:#808080;">)</span></p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/101/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/101/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/101/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=101&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/10/04/comandos-para-sqlserver/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>Logotipo Sistemas para Internet</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/29/logotipo-sistemas-para-internet/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/29/logotipo-sistemas-para-internet/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 19:25:11 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[Outros]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=91</guid>
		<description><![CDATA[Objetivo O objetivo inicial é ilustrar de forma moderna e visualmente agradável um logotipo para o curso Sistemas para Internet. O Logotipo Logotipo é uma assinatura institucional e como toda assinatura, o logotipo precisa seguir um padrão visual que a torna reconhecida onde quer que ela seja estampada. O logotipo &#8220;Sistemas Para Internet&#8221; terá veiculação [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=91&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="text-align:center;">
<div id="attachment_121" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-121" title="SISTEMAS-PARA-INTERNET" src="http://sistemasinternet.files.wordpress.com/2008/09/sistemas-para-internet.jpg?w=300&#038;h=298" alt="autor Fernando Chadu | fernandochadu@gmail.com" width="300" height="298" /><p class="wp-caption-text">autor Fernando Chadu | fernandochadu@gmail.com</p></div>
<p><span style="font-size:85%;font-family:trebuchet ms;"><strong><span style="font-size:100%;">Objetivo</span></strong></span><br />
<span style="font-size:85%;font-family:trebuchet ms;">O objetivo inicial é ilustrar de forma moderna e visualmente agradável um logotipo para o curso Sistemas para Internet. </span><br />
<span style="font-size:85%;font-family:Trebuchet MS;"><strong> </strong></span><br />
<span style="font-family:Trebuchet MS;"><strong>O Logotipo</strong></span><br />
<span style="font-size:85%;font-family:Trebuchet MS;">Logotipo é uma assinatura institucional e como toda assinatura, o logotipo precisa seguir um padrão visual que a torna reconhecida onde quer que ela seja estampada. O logotipo &#8220;Sistemas Para Internet&#8221; terá veiculação em mídias virtuais, tais como a Internet.</span></p>
<p><span style="font-family:Trebuchet MS;"><strong>As Cores</strong></span><br />
<span style="font-size:85%;font-family:Trebuchet MS;">A cor é um aspecto muito importante de um logotipo. Ela pode ser calmante, excitante, sóbria, alegre. Depende da idéia que o artista gráfico quer transmitir sobre o produto ou a empresa. No caso tratado, foram usadas cores que representam tecnologia, modernidade e elegãncia.</span></p>
<p><span style="font-size:85%;font-family:Trebuchet MS;">- PRETO: O preto está associado à ideia de morte, luto ou terror, no entanto também se liga ao mistério e à fantasia, sendo hoje em dia uma cor com valor de uma certa sofisticação e luxo. Significa também dignidade.</span></p>
<p><span style="font-size:85%;font-family:Trebuchet MS;">- BRANCO: O branco associa-se à ideia de paz, de calma, de pureza. Também está associado ao frio e à limpeza. Significa inocência e pureza.</span></p>
<p><span style="font-size:85%;font-family:Trebuchet MS;">- CINZA/PRATEADO: O prateado ou cor prata é uma cor associada ao moderno, às novas tecnologias, à novidade, à inovação.</span></p>
<p><span style="font-size:85%;font-family:Trebuchet MS;">- AZUL: O Azul é a cor do céu, do espírito e do pensamento. Simboliza a lealdade, a fidelidade, a personalidade e subtileza. Simboliza também o ideal e o sonho. É a mais fria das cores frias.</span></p>
<p><span style="font-family:Trebuchet MS;"><strong>Os Elementos</strong></span><br />
<strong> </strong><br />
<span style="font-family:Trebuchet MS;"><span style="font-size:85%;">- GLOBO: o globo estilizado na cor azul metálico, aparece como ícone principal do logotipo.</span></span><br />
<span style="font-size:85%;font-family:Trebuchet MS;">- ELIPSE: a elipse cromada envolta do globo simboliza a web no mundo como acesso simultãneo em toda sua extensão.</span><br />
<span style="font-size:85%;font-family:Trebuchet MS;">- ESFERAS:também na cor azul escuro metálico, simboliza sistemas e aplicativos modernos desenvolvidos para a web.</span></p>
<p><strong>OBS</strong>: Caso queira utilizar a marca de Sistemas de Internet, favor entrar em contato com o autor, pois a mesma se encontra em processo de registro perante orgão nacional.</p>
<p>Autor: Fernando Chadu | fernandochadu@gmail.com</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/91/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/91/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/91/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=91&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/29/logotipo-sistemas-para-internet/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>

		<media:content url="http://sistemasinternet.files.wordpress.com/2008/09/sistemas-para-internet.jpg?w=300" medium="image">
			<media:title type="html">SISTEMAS-PARA-INTERNET</media:title>
		</media:content>
	</item>
		<item>
		<title>Trabalho de Sistemas Operacionais</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/29/trabalho-de-sistemas-operacionais/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/29/trabalho-de-sistemas-operacionais/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 12:01:44 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[TRABALHOS]]></category>
		<category><![CDATA[Add new tag]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=86</guid>
		<description><![CDATA[O Trabalho é sobre Sistemas de Arquivos. Realizar pesquisa bibliográfica sobre o tema Sistema de Arquivos. Destacar os principais tópicos do tema e buscar o entendimento das questões envolvidas no tema. Período de entrega. 03/10/2008 20:00<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=86&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O Trabalho é sobre Sistemas de Arquivos.</p>
<p>Realizar pesquisa bibliográfica sobre o tema Sistema de Arquivos. Destacar os principais tópicos do tema e buscar o entendimento das questões envolvidas no tema.</p>
<p>Período de entrega.</p>
<p>03/10/2008 20:00</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=86&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/29/trabalho-de-sistemas-operacionais/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>Futebol da Sala</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/25/futebol-da-sala/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/25/futebol-da-sala/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 13:49:23 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[Outros]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=81</guid>
		<description><![CDATA[Futebol da sala dia 04/10/2008 &#8211; Sábado das 10:00 as 12:00 , no Uniaraxá ! Falou !<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=81&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Futebol da sala dia 04/10/2008 &#8211; Sábado das 10:00 as 12:00 , no Uniaraxá !</p>
<p>Falou !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=81&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/25/futebol-da-sala/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/24/sql/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/24/sql/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 23:15:40 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=75</guid>
		<description><![CDATA[Aqui alguns sites e apostilas para aprender a mexer com o SQL. Criar Web &#8211;&#62; AQUI Apostila &#8211;&#62; AQUI Tutomania &#8211;&#62; AQUI Apostilando &#8211;&#62; AQUI E deêm sugestões para melhorar o site ! Falou pessoal !<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=75&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Aqui alguns sites e apostilas para aprender a mexer com o SQL.</p>
<p>Criar Web &#8211;&gt; <a href="http://www.criarweb.com/sql/">AQUI</a><br />
Apostila &#8211;&gt; <a href="http://www.dimap.ufrn.br/~aguiar/Manuais/SQL/Apostila_SQL.pdf">AQUI</a><br />
Tutomania &#8211;&gt; <a href="http://tutomania.com.br/arquivo.php?list=areas&amp;p=1&amp;ccod=1&amp;sccod=5&amp;ssccod=13">AQUI</a><br />
Apostilando &#8211;&gt; <a href="http://www.apostilando.com/sessao.php?cod=18">AQUI</a></p>
<p>E deêm sugestões para melhorar o site !</p>
<p>Falou pessoal !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=75&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/24/sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>ASP.NET</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/23/aspnet/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/23/aspnet/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 11:44:38 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=69</guid>
		<description><![CDATA[Disponibilizando pra vocês algumas video-aulas de ASP.NET ! Não estão com uma imagem muita boa, mas dá pra entender ! Copie o link e cole no Browser ! http://rapidshare.com/files/147597647/Web_Aula_Asp_net_-_Aula_1_parte1.flv.html http://rapidshare.com/files/147597648/Web_Aula_Asp_net_-_Aula_1_parte2.flv.html http://rapidshare.com/files/147597649/Web_Aula_Asp_net_-_Aula_2_parte1.flv.html http://rapidshare.com/files/147597650/Web_Aula_Asp_net_-_Aula_2_parte2.flv.html http://rapidshare.com/files/147597651/Web_Aula_Asp_net_-_Aula_3_parte1.flv.html http://rapidshare.com/files/147597652/Web_Aula_Asp_net_-_Aula_3_parte2.flv.html http://rapidshare.com/files/147597653/Web_Aula_Asp_net_-_Aula_6_parte1_Validando_Formul_rios.flv.html http://rapidshare.com/files/147597655/Web_Aula_Asp_net_-_Aula_6_parte2_Validando_Formul_rios.flv.html http://rapidshare.com/files/147598229/Web_Aula_Asp_net_-_Aula_7_parte1_Select_Banco_de_Dados.flv.html http://rapidshare.com/files/147598230/Web_Aula_Asp_net_-_Aula_7_parte2_Select_Banco_de_Dados.flv.html http://rapidshare.com/files/147598231/Web_Aula_Asp_net_-_Aula_7_parte3_Select_Banco_de_Dados.flv.html http://rapidshare.com/files/147598232/Web_Aula_Asp_net_-_Aula_7_parte4_Select_Banco_de_Dados.flv.html http://rapidshare.com/files/147598233/Web_Aula_Asp_net_-_Aula_8_parte1_Tela_CRUD.flv.html http://rapidshare.com/files/147598234/Web_Aula_Asp_net_-_Aula_8_parte2_Tela_CRUD.flv.html http://rapidshare.com/files/147598235/Web_Aula_Asp_net_-_Aula_8_parte3_Tela_CRUD_final_.flv.html Apostilas http://rapidshare.com/files/147598237/ASP_-_Julio_Battisti_-_Criando_Sites_Dinamicos_Com_ASP_3.0.pdf.html http://rapidshare.com/files/147598238/C__Guia_do_Desenvolvedor_portugues.pdf.html http://rapidshare.com/files/147598239/Asp.NET.Uma.Revolucao.na.Construcao.de.Sites.e.Aplicacao.Web.Julio.Battisti.pdf.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=69&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Disponibilizando pra vocês algumas video-aulas de ASP.NET !<br />
Não estão com uma imagem muita boa, mas dá pra entender !</p>
<p>Copie o link e cole no Browser !</p>
<p>http://rapidshare.com/files/147597647/Web_Aula_Asp_net_-_Aula_1_parte1.flv.html</p>
<p>http://rapidshare.com/files/147597648/Web_Aula_Asp_net_-_Aula_1_parte2.flv.html</p>
<p>http://rapidshare.com/files/147597649/Web_Aula_Asp_net_-_Aula_2_parte1.flv.html</p>
<p>http://rapidshare.com/files/147597650/Web_Aula_Asp_net_-_Aula_2_parte2.flv.html</p>
<p>http://rapidshare.com/files/147597651/Web_Aula_Asp_net_-_Aula_3_parte1.flv.html</p>
<p>http://rapidshare.com/files/147597652/Web_Aula_Asp_net_-_Aula_3_parte2.flv.html</p>
<p>http://rapidshare.com/files/147597653/Web_Aula_Asp_net_-_Aula_6_parte1_Validando_Formul_rios.flv.html</p>
<p>http://rapidshare.com/files/147597655/Web_Aula_Asp_net_-_Aula_6_parte2_Validando_Formul_rios.flv.html</p>
<p>http://rapidshare.com/files/147598229/Web_Aula_Asp_net_-_Aula_7_parte1_Select_Banco_de_Dados.flv.html</p>
<p>http://rapidshare.com/files/147598230/Web_Aula_Asp_net_-_Aula_7_parte2_Select_Banco_de_Dados.flv.html</p>
<p>http://rapidshare.com/files/147598231/Web_Aula_Asp_net_-_Aula_7_parte3_Select_Banco_de_Dados.flv.html</p>
<p>http://rapidshare.com/files/147598232/Web_Aula_Asp_net_-_Aula_7_parte4_Select_Banco_de_Dados.flv.html</p>
<p>http://rapidshare.com/files/147598233/Web_Aula_Asp_net_-_Aula_8_parte1_Tela_CRUD.flv.html</p>
<p>http://rapidshare.com/files/147598234/Web_Aula_Asp_net_-_Aula_8_parte2_Tela_CRUD.flv.html</p>
<p>http://rapidshare.com/files/147598235/Web_Aula_Asp_net_-_Aula_8_parte3_Tela_CRUD_final_.flv.html</p>
<p>Apostilas</p>
<p>http://rapidshare.com/files/147598237/ASP_-_Julio_Battisti_-_Criando_Sites_Dinamicos_Com_ASP_3.0.pdf.html</p>
<p>http://rapidshare.com/files/147598238/C__Guia_do_Desenvolvedor_portugues.pdf.html</p>
<p>http://rapidshare.com/files/147598239/Asp.NET.Uma.Revolucao.na.Construcao.de.Sites.e.Aplicacao.Web.Julio.Battisti.pdf.html</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=69&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/23/aspnet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>Enquete 2</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/21/enquete-2/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/21/enquete-2/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:56:20 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[Outros]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=62</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=62&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<a href="http://polldaddy.com/poll/942330/">View This Poll</a>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/62/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/62/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/62/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=62&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/21/enquete-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>Manual de Gimp</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/21/manual-de-gimp/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/21/manual-de-gimp/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 19:50:02 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[GIMP]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=59</guid>
		<description><![CDATA[Galera como estou vendo dificuldades de todos com a ferramenta GIMP, resolvi disponibilizar manuais para que este problema se resolva ! Peguei de site ! Manual de GIMP no formato PDF[10,8mb] Manual de GIMP no formato SWF[8,69mb] Arquivo ZIP com ficheiros de trabalho [23,7 MB] Aqui também a outro manual do GIMP em PDF[12,3mb]. Clique [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=59&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Galera como estou vendo dificuldades de todos com a ferramenta GIMP, resolvi disponibilizar manuais para que este problema se resolva !</p>
<p>Peguei de <a href="http://www.crie.min-edu.pt/index.php?section=135" target="_blank">site</a> !</p>
<p><a href="http://www.crie.min-edu.pt/files/@crie/gimp-manual.pdf" target="_blank">Manual de GIMP no formato PDF[10,8mb]</a><br />
<a href="http://www.crie.min-edu.pt/files/@crie/gimp-manual.swf" target="_blank">Manual de GIMP no formato SWF[8,69mb]</a><br />
<a href="http://www.crie.min-edu.pt/files/@crie/gimp-ficheiros-trabalho.zip" target="_blank">Arquivo ZIP com ficheiros de trabalho [23,7 MB]</a></p>
<p>Aqui também a outro manual do GIMP em PDF[12,3mb]. <a href="http://www.inclusaodigital.gov.br/inclusao/arquivos/outros/documentos-gerais-referncias/gimp.pdf" target="_blank">Clique aqui</a>.<br />
Outro Manual ! <a href="http://www.softwarelivreparana.org.br/modules/mydownloads/visit.php?cid=80&amp;lid=176" target="_blank">Clique aqui</a>.<br />
Outro Manual ! <a href="http://www.softwarelivreparana.org.br/modules/mydownloads/visit.php?cid=80&amp;lid=167">Clique aqui</a>.</p>
<p>Flw galera até a proxima !</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/59/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/59/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/59/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=59&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/21/manual-de-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
		<item>
		<title>Enquete</title>
		<link>http://sistemasinternet.wordpress.com/2008/09/18/enquete/</link>
		<comments>http://sistemasinternet.wordpress.com/2008/09/18/enquete/#comments</comments>
		<pubDate>Thu, 18 Sep 2008 12:47:47 +0000</pubDate>
		<dc:creator>Sistemas Internet</dc:creator>
				<category><![CDATA[Outros]]></category>

		<guid isPermaLink="false">http://sistemasinternet.wordpress.com/?p=48</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=48&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<a href="http://polldaddy.com/poll/934084/">View This Poll</a>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/sistemasinternet.wordpress.com/48/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/sistemasinternet.wordpress.com/48/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/sistemasinternet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/sistemasinternet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/sistemasinternet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/sistemasinternet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/sistemasinternet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/sistemasinternet.wordpress.com/48/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/sistemasinternet.wordpress.com/48/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/sistemasinternet.wordpress.com/48/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=sistemasinternet.wordpress.com&amp;blog=4872467&amp;post=48&amp;subd=sistemasinternet&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://sistemasinternet.wordpress.com/2008/09/18/enquete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">sistemasint</media:title>
		</media:content>
	</item>
	</channel>
</rss>
