<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/atomfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><feed xmlns="http://purl.org/atom/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" version="0.3" xml:lang="en">
	<title>On The Rocks</title>
	<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com" />
	<tagline>... no rules great IT</tagline>
	<modified>2007-09-10T17:30:10Z</modified>
	<copyright>Copyright 2007</copyright>
	<generator url="http://wordpress.org/" version="1.5.1-alpha">WordPress</generator>
	
		<link rel="start" href="http://feeds.feedburner.com/OnTheRocks" type="application/atom+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Moving &#8230;]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/09/10/moving/" />
		<id>http://ontherocks.blogsome.com/2007/09/10/moving/</id>
		<modified>2007-09-10T17:30:10Z</modified>
		<issued>2007-09-10T17:30:10Z</issued>
		
	<dc:subject>Uncategorized</dc:subject>		<summary type="text/html" mode="escaped"><![CDATA[	See me at my new BLOG 
	http://weblogs.pontonetpt.com/jf_rocha

]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/09/10/moving/"><![CDATA[	<p>See me at my new BLOG </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://weblogs.pontonetpt.com/jf_rocha">http://weblogs.pontonetpt.com/jf_rocha</a>
</p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Sharepoint 2007 - Por onde começar ?]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/08/08/sharepoint-2007-por-onde-comecar/" />
		<id>http://ontherocks.blogsome.com/2007/08/08/sharepoint-2007-por-onde-comecar/</id>
		<modified>2007-08-08T23:19:16Z</modified>
		<issued>2007-08-08T23:19:16Z</issued>
		
	<dc:subject>Uncategorized</dc:subject>		<summary type="text/html" mode="escaped"><![CDATA[	Antes de iniciar a implementação de qualquer projecto deve-se efectuar o levantamento de requisitos, ora isso não é excepção ao Sharepoint 2007.
	Sugiro que façam o download de este conjunto de documentos, que ajudam a planificar e a implementar no Sharepoint 2007. 
	Windows SharePoint Services 3.0 Beta 2 IT Pro Documentation
]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/08/08/sharepoint-2007-por-onde-comecar/"><![CDATA[	<p>Antes de iniciar a implementação de qualquer projecto deve-se efectuar o levantamento de requisitos, ora isso não é excepção ao Sharepoint 2007.</p>
	<p>Sugiro que façam o download de este conjunto de documentos, que ajudam a planificar e a implementar no Sharepoint 2007. </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://www.microsoft.com/downloads/details.aspx?familyid=5E4C222A-03A1-435A-A075-E47A28C9D6B8&#038;displaylang=en">Windows SharePoint Services 3.0 Beta 2 IT Pro Documentation</a></p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Utilizar Codigo Server Side no SharePoint]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/07/10/utilizar-codigo-server-side-no-sharepoint/" />
		<id>http://ontherocks.blogsome.com/2007/07/10/utilizar-codigo-server-side-no-sharepoint/</id>
		<modified>2007-07-10T09:20:37Z</modified>
		<issued>2007-07-10T09:20:37Z</issued>
		
	<dc:subject>Uncategorized</dc:subject>		<summary type="text/html" mode="escaped"><![CDATA[	Ando a desvendar as maravilhas do Microsoft Office SharePoint 2007. Comecei por criar trabalhar na pagina inicial default.aspx e quando ia a colocar codigo de servidor: 
	href=&#8217;&lt; %# Eval(&quot;ValuePath&quot;) %&gt;&#8216;&gt;&lt; %# Eval(&quot;Text&quot;) %&gt;&#8216; 
	deparei-me com um problema, come&ccedil;ou a dar o seguinte erro &quot;An error occurred during the processing of default.aspx. Code blocks are not [...]]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/07/10/utilizar-codigo-server-side-no-sharepoint/"><![CDATA[	<p>Ando a desvendar as maravilhas do Microsoft Office SharePoint 2007. Comecei por criar trabalhar na pagina inicial <em>default.aspx</em> e quando ia a colocar codigo de servidor: </p>
	<p>href=&#8217;<strong>&lt; %# Eval(&quot;ValuePath&quot;) %&gt;</strong>&#8216;&gt;<strong>&lt; %# Eval(&quot;Text&quot;) %&gt;</strong>&#8216; </p>
	<p>deparei-me com um problema, come&ccedil;ou a dar o seguinte erro &quot;An error occurred during the processing of default.aspx. Code blocks are not allowed in this file. &quot; . N&atilde;o consigo correr código do lado do servido em paginas .ASPX, estranho ? Nem por isso, o SharePoint desliga a possibilidade de criar codigo de servidor por defeito, para solucionar isso, basta ligar esta op&ccedil;&atilde;o. No ficheiro <strong>web.config</strong> na sec&ccedil;&atilde;o <strong>configuration/SharePoint/PageParserPaths</strong> incluimos a nossa pagina. </p>
	<p>
<blockquote><font color="#1f497d">&lt;PageParserPaths&gt;<br />
    &nbsp; &nbsp; &nbsp; &lt;PageParserPath VirtualPath=&quot;/pages/test.aspx&quot; CompilationMode=&quot;Always&quot; AllowServerSideScript=&quot;true&quot; /&gt; <br />
    &lt;/PageParserPaths&gt;</font></blockquote>
 </p>
	<p> e deixamos de ter problemas. Nice </p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Consegui hoje certificar-me em ASP.NET]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/07/04/consegui-hoje-certificar-me-em-aspnet/" />
		<id>http://ontherocks.blogsome.com/2007/07/04/consegui-hoje-certificar-me-em-aspnet/</id>
		<modified>2007-07-04T10:29:15Z</modified>
		<issued>2007-07-04T10:29:15Z</issued>
		
	<dc:subject>Uncategorized</dc:subject>		<summary type="text/html" mode="escaped"><![CDATA[	Hoje consegui fazer uma certificação em ASP.NET
	

]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/07/04/consegui-hoje-certificar-me-em-aspnet/"><![CDATA[	<p>Hoje consegui fazer uma certificação em ASP.NET</p>
	<p><img src='/images/bb.jpg' alt='' />
</p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Que linguagem de programação sou eu]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/07/04/que-linguagem-de-programacao-eu-sou/" />
		<id>http://ontherocks.blogsome.com/2007/07/04/que-linguagem-de-programacao-eu-sou/</id>
		<modified>2007-07-04T08:34:40Z</modified>
		<issued>2007-07-04T08:34:40Z</issued>
		
	<dc:subject>Uncategorized</dc:subject>		<summary type="text/html" mode="escaped"><![CDATA[	
	Que linguagem de programação sou eu ?
]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/07/04/que-linguagem-de-programacao-eu-sou/"><![CDATA[	<p><a href="http://www.bbspot.com/News/2006/08/language_quiz.php"><img src="http://www.bbspot.com/Images/News_Features/2006/08/language/javascript.jpg" width="300" height="90" border="0" alt="Eu sou javascript. As pessoas habitualmente pensam que sou outra pessoa. Tendo a ser chato para a maioria das pessoas, mas a culpa não é minha. Acabo por ser usado." /></p>
	<p>Que linguagem de programação sou eu ?</a></p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[20 Dicas para Tornar as Pesquisas no Google mais Eficientes]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/06/17/20-dicas-para-tornar-as-pesquisas-no-google-mais-eficientes/" />
		<id>http://ontherocks.blogsome.com/2007/06/17/20-dicas-para-tornar-as-pesquisas-no-google-mais-eficientes/</id>
		<modified>2007-06-17T14:36:38Z</modified>
		<issued>2007-06-17T14:36:38Z</issued>
		
	<dc:subject>Uncategorized</dc:subject>		<summary type="text/html" mode="escaped"><![CDATA[	 
	
	E/OU. O Google normalmente pesquisa por paginas que contenham todas as palavras que escrevemos na caixa de pesquisa, mas se quisermos paginas que tenham um termo ou termos específicos ou ambos, devemos usar o operador OR ou utilizar o símbolo &#8220;|&#8221;.
	Exemplo: dumb | little | man 
	
	Aspas. Se quisermos procurar uma frase exacta, utilizamos [...]]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/06/17/20-dicas-para-tornar-as-pesquisas-no-google-mais-eficientes/"><![CDATA[	<p><b><img height="233" src="http://uk.gizmodo.com/GoogleWifi.jpg" width="299" align="right"/> </b></p>
	<ul>
	<li><b>E/OU.</b> O Google normalmente pesquisa por paginas que contenham todas as palavras que escrevemos na caixa de pesquisa, mas se quisermos paginas que tenham um termo ou termos específicos ou ambos, devemos usar o operador OR ou utilizar o símbolo &#8220;|&#8221;.
	<p>Exemplo:<i> dumb | little | man</i> </p>
	</li>
	<li><b>Aspas</b>. Se quisermos procurar uma frase exacta, utilizamos aspas.
	<p>Exemplo: &#8220;dumb little man&#8221; - vai só procurar pela frase.
</p>
	<p>Exemplo 2: dumb &#8220;little man&#8221; - vai procurar as páginas que contenham a palavra dumb e a frase &#8220;little man&#8221;. </p>
	</li>
	<li><b>Exclusão</b>. Se&nbsp;quisermos excluir algum termo ou frase da pesquisa utilizamos o símbolo &#8220;-&#8221;
	<p>Exemplo: -dumb little man - vai retornar as páginas que contenham &#8220;little&#8221; e &#8220;man&#8221;, mas que não contenham &#8220;dumb&#8221; </p>
	</li>
	<li><b>Termos Semelhantes.</b> Utilizamos o símbolo &#8220;~&#8221; para pesquisar termos semelhantes.
	<p>Exemplo: ~dumb little man -dumb - irá retornar paginas que contenham &#8220;funny little man&#8221;&nbsp;e &#8220;stupid little man&#8221;&nbsp;mas não &#8220;dumb little man&#8221;. </p>
	</li>
	<li><b>Asterisco</b>. O símbolo &#8221; * &#8221; é bastante útil se pretendermos pesquisar a letra de uma canção, mas só nos lembramos do refrão ou parte da letra.
	<p>Exemplo: can&#8217;t * me love lyrics - irá retornar a canção dos Beatles. </p>
	</li>
	<li><b>Pesquisa Avançada</b>. Se não nos lembrarmos de nenhum destes operadores podemos sempre utilizar a&nbsp; <a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/advanced_search">Pesquisa Avançada do Google</a>.
</li>
	<li><b>Definições</b>. Se utilizarmos o operador &#8220;define:&#8221; obtemos uma definição rápida.
	<p>Exemplo: define:dumb - resultará&nbsp;algumas definições de diferentes sites com as respectivas hiperligações </p>
	</li>
	<li><b>Calculadora</b>. Uma das opções mas versáteis do Google é podermos inserir na caixa de pesquisa uma expressão matemática e obtemos rapidamente a resposta.
	<p>Exemplo: 1+3 - ira retornar 1+3 = 4 </p>
	</li>
	<li><b>Sequencia Numérica</b>. Esta opção é pouco conhecida mas permite que pesquisemos entre uma sequência de números.
	<p>Exemplo:&nbsp;&nbsp;best books 2002..2007 - irá retornar a lista de melhores livros para cada ano entre 2002 e 2007 </p>
	</li>
	<li><b>Site específico</b>. Ao utilizar o operador &#8220;site:&#8221; indicamos ao Google para restringir a sua pesquisa a um determinado site.
	<p>Exemplo: site:ontherocks.blogsome.com 20 Dicas - irá retornar esta pagina </p>
	</li>
	<li><b>Quem aponta para</b>. O operador &#8220;link:&#8221; vai pesquisar as páginas que continham a hiperligação para um <a href="http://ontherocks.blogsome.com/go.php?http://en.wikipedia.org/wiki/Uniform_Resource_Locator">URL</a> específico.
	<p>Exemplo: link:ontherocks.blogsome.com - irá retornar as paginas com links para este blog. </p>
	</li>
	<li><b>Pesquisa Vertical</b>. Em alternativa de pesquisar palavras em páginas na Web, podemos pesquisar coisas mais específicas. &nbsp;O Google tem um grande número de pesquisadores específicos.
	<ol>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://blogsearch.google.com/">Pesquisa em Blogs</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://books.google.com/">Pesquisa em Livros</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://scholar.google.com/">Pesquisa em trabalhos escolares</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://catalogs.google.com/">Pesquisa em Catálogos</a></u>
</li>
	<li><a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/codesearch">Pesquisa em Código</a> <u>(</u><a href="http://ontherocks.blogsome.com/go.php?http://pt.wikipedia.org/wiki/Open_source">Open Source</a><u>)</u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/dirhp">Pesquisa em Directórios de Temas</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://finance.google.com/finance">Pesquisa de Cotações em Bolsa</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://images.google.com/">Pesquisa de Imagens</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://maps.google.com/maps">Pesquisa em Mapas</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://news.google.com/">Pesquisa em Noticias</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/patents">Pesquisa de Patentes</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/products">Pesquisa de Produtos</a></u>
</li>
	<li><u><a href="http://ontherocks.blogsome.com/go.php?http://video.google.com/">Pesquisa de Videos</a></u></li>
</ol>
	</li>
	<li><b>Filmes</b>. O operador &#8220;movie:&#8221; serve para pesquisar informação sobre um determinado filme e em que cinema está em exibição (só para os EUA).
</li>
	<li><b>Musica</b>. O operador &#8220;music:&#8221; retorna conteúdos relativos a artistas, álbuns ou canções.
	<p>Exemplo: music:Abba - Irá devolver informação sobre o grupo Abba bem como os seus álbuns. </p>
	</li>
	<li><b>Conversor de Unidades</b>. Podemos utilizar o Google para rápidas conversões de unidades de medida ou unidades de câmbio.
	<p>Exemplo: 12 meters in yards - &nbsp;irá devolver 12 meters = 13.1233596 yards </p>
	</li>
	<li><b>Tipo de Números</b>: O Google consegue reconhecer alguns padrões de números.
	<p>Exemplo: Número de uma carta de porte da UPS </p>
	</li>
	<li><b>Tipo de Ficheiros</b>: Se querermos pesquisar por ficheiros MS Word ou PDF utilizamos o operador &#8220;filetype:&#8221;.
	<p>Exemplo: quadratic formula filetype:pdf - irá devolver todos o ficheiros com o formato PDF contendo a palavra quadratic formula </p>
	</li>
	<li><b>Localização da Palavra</b>: Por defeito o Google pesquisa as palavras contidas na página Web. Mas podemos só pesquisar as palavras contidas em certos locais, para esse efeito utilizamos os seguintes operadores:
	<p>1. &#8220;inurl:&#8221; - Pesquisa a(s) palavra(s) contida (s) no URL do site.
</p>
	<p>2. &#8220;intitle:&#8221; - Pesquisa a(s) palavra(s) no titulo da pagina.
</p>
	<p>3. &#8220;inachor:&#8221; - Pesquisa a(s) palavra(s) no texto de cada link da pagina. </p>
	</li>
	<li><b>Páginas em Cache</b>. Para pesquisar uma antiga versão de uma página que esteja nos servidores do Google, utilizamos o operador &#8220;cached:&#8221;
</li>
	<li><strong>O que é mais procurado.</strong> O Google com tem um top 10 das palavras mais procuradas, em <a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/press/zeitgeist.html" target="_blank">Google Zeitgeist</a></li>
</ul>
	<blockquote>
	<p>&nbsp;</p></blockquote>
	<p><b><a href="http://ontherocks.blogsome.com/go.php?http://www.dumblittleman.com/2007/06/20-tips-for-more-efficient-google.html" target="_blank">20 Dicas para Tornar as Pesquisas no Google mais Eficientes (English)</a></b></p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Microsoft Surface no IE com SilverLight]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/06/04/microsoft-surface-no-ie-com-silverlight/" />
		<id>http://ontherocks.blogsome.com/2007/06/04/microsoft-surface-no-ie-com-silverlight/</id>
		<modified>2007-06-04T22:55:57Z</modified>
		<issued>2007-06-04T22:55:57Z</issued>
				<summary type="text/html" mode="escaped"><![CDATA[	Depois da demonstração do Surface feita pela Microfost ja esta disponivel a demonstração das &#8220;fotos na mesa&#8221; através do silverLight
	 
	Codigo Fonte (.zip)
	Para começar instale o Microsoft Pre-release Software Visual Studio Code Name &#8220;Orcas&#8221; Beta 1&nbsp;e Microsoft Silverlight Tools Alpha for Visual Studio codename “Orcas” Beta 1
]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/06/04/microsoft-surface-no-ie-com-silverlight/"><![CDATA[	<p>Depois da demonstração do <a href="http://ontherocks.blogsome.com/go.php?http://www.microsoft.com/surface/" target="_blank">Surface</a> feita pela Microfost ja esta disponivel a <a href="http://ontherocks.blogsome.com/go.php?http://delay.members.winisp.net/SilverlightSurface/" target="_blank">demonstração</a> das &#8220;fotos na mesa&#8221; através do silverLight</p>
	<p><img height="360" src="http://ajaxpro.info/images/blog/Silverlight Surface Demonstration.png" width="356"/> </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://delay.members.winisp.net/SilverlightSurface/SilverlightSurface.zip" target="_blank">Codigo Fonte (.zip)</a></p>
	<p>Para começar instale o <a href="http://ontherocks.blogsome.com/go.php?http://www.microsoft.com/downloads/details.aspx?FamilyID=5d9c6b2d-439c-4ec2-8e24-b7d9ff6a2ab2&amp;DisplayLang=en" target="_blank">Microsoft Pre-release Software Visual Studio Code Name &#8220;Orcas&#8221; Beta 1</a>&nbsp;e <a href="http://ontherocks.blogsome.com/go.php?http://www.microsoft.com/downloads/details.aspx?FamilyId=6C2B309B-8F2D-44A5-B04F-836F0D4EC1C4&amp;displaylang=en" target="_blank">Microsoft Silverlight Tools Alpha for Visual Studio codename “Orcas” Beta 1</a></p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[A Acr&oacute;ple do CAB]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/06/04/a-acrple-do-cab/" />
		<id>http://ontherocks.blogsome.com/2007/06/04/a-acrple-do-cab/</id>
		<modified>2007-06-04T22:38:01Z</modified>
		<issued>2007-06-04T22:38:01Z</issued>
				<summary type="text/html" mode="escaped"><![CDATA[	 
	&nbsp;
	&#8220;Acropolis&#8221; é o nome de código do novo toolkit para criar aplicações cliente Windows, focadas em negócio e modulares. Este toolkit basea-se na framework .NET e inclui uma framework &#8220;run-time&#8221;, bem com ferramentas para design. &#8220;Acropolis&#8221; possiblita a criação de componentes reutilizaveis e de interligação facil.
	Mais info em
	http://windowsclient.net/Acropolis/
	CTP 1 + Documentação
	&nbsp;
	Video Explicativo do Toolkit [...]]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/06/04/a-acrple-do-cab/"><![CDATA[	<p><img height="253" src="http://photosbymartin.com/images/pcd3321/acropolis-21.3.jpg" width="405" align="right"/> </p>
	<p>&nbsp;</p>
	<p>&#8220;Acropolis&#8221; é o nome de código do novo toolkit para criar aplicações cliente Windows, focadas em negócio e modulares. Este toolkit basea-se na framework .NET e inclui uma framework &#8220;run-time&#8221;, bem com ferramentas para design. &#8220;Acropolis&#8221; possiblita a criação de componentes reutilizaveis e de interligação facil.</p>
	<p>Mais info em</p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://windowsclient.net/Acropolis/">http://windowsclient.net/Acropolis/</a></p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://www.microsoft.com/downloads/details.aspx?FamilyId=72386CE5-F206-4D5C-AB09-413B5F31F935&amp;displaylang=en">CTP 1 + Documentação</a></p>
	<p>&nbsp;</p>
	<p>Video Explicativo do Toolkit &#8220;Acropolis&#8221;</p>
	<p align="left"><a href="http://ontherocks.blogsome.com/go.php?http://download.microsoft.com/download/9/8/4/984da9b4-b5ff-45ba-b673-03117c393238/Acropolis%20-%20Getting%20Started.wmv" target="_new" atomicselection="true"><img alt="Video explicativo do toolkit &quot;Acropolis&quot; (em Ingl&ecirc;s)" src="http://windowsclient.net/images/acropolis/video1.jpg"/></a>&nbsp;</p>
	<p align="left">
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[Melhore o iGoogle com estes truques do Greasemonkey]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/05/17/melhore-o-igoogle-com-estes-truques-do-greasemonkey/" />
		<id>http://ontherocks.blogsome.com/2007/05/17/melhore-o-igoogle-com-estes-truques-do-greasemonkey/</id>
		<modified>2007-05-17T11:35:20Z</modified>
		<issued>2007-05-17T11:35:20Z</issued>
				<summary type="text/html" mode="escaped"><![CDATA[	O iGoogle conhecido mais por Homepage Personalizada do Google contem milhares de módulos que servem para facilitar a nossa vida. Um exemplo de um desses módulos é o Outlook .
	No entanto podemos melhorar algum aspectos que ainda estão em falta com a ajuda do utilitário Greasemokey. Para isso necessitamos de instalar o Greasemonkey,&nbsp;que é um [...]]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/05/17/melhore-o-igoogle-com-estes-truques-do-greasemonkey/"><![CDATA[	<p>O <a href="http://ontherocks.blogsome.com/go.php?http://www.google.com/ig">iGoogle</a> conhecido mais por Homepage Personalizada do Google contem milhares de módulos que servem para facilitar a nossa vida. Um exemplo de um desses módulos é o <a href="http://ontherocks.blogsome.com/go.php?http://lifehacker.com/software/gadgets/add-outlook-to-your-google-homepage-259316.php">Outlook </a>.</p>
	<p>No entanto podemos melhorar algum aspectos que ainda estão em falta com a ajuda do utilitário Greasemokey. Para isso necessitamos de instalar o <a href="http://ontherocks.blogsome.com/go.php?http://www.greasespot.net/">Greasemonkey</a>,&nbsp;que é um plugin&nbsp;para Firefox que possibilita alterar webpages via scripts de JavaScript. </p>
	<p>Para correr esses scripts basta ir a <em>Ferramentas </em>&#8211;&gt; <em>Greasemonkey &#8211;&gt; Install User Script </em>e seleccionar o script pretendido. </p>
	<p><strong>Transparência</strong> </p>
	<p><img src="http://mashable.com/wp-content/uploads/2007/05/igoogle.jpg"/>  </p>
	<p>Os temas do iGoogle são muito engraçados mas alguns elementos da página ficam sobre a imagem, tirando a beleza do tema. </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://userstyles.org/style/show/2162">http://userstyles.org/style/show/2162</a> </p>
	<p><strong>Retirar o&nbsp;&#8217;+&#8217;</strong> </p>
	<p>Se por alguma razão não&nbsp;gostar do &#8216;+&#8217; que aparece ao lado das histórias, podemos sempre o retirar. </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://userstyles.org/style/show/1766">http://userstyles.org/style/show/1766</a> </p>
	<p><strong>Fundo Azul</strong> </p>
	<p><img alt="iGoogle beauty blue" src="http://mashable.com/wp-content/uploads/2007/05/aaaaaaaaaa.png"/> </p>
	<p>Um tema para o&nbsp;iGoogle com o fundo azul e os cantos arredondados .  </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://userstyles.org/style/show/784">http://userstyles.org/style/show/784</a> </p>
	<p><strong>Mudar&nbsp;o logótipo</strong> </p>
	<p>Este script permite colocar qualquer imagem como logotipo. Requer edição do código para especificar a imagem. Crie uma imagem com as dimensões 166 x 55 px, coloque-a na web, e&nbsp;refira o URL em <em>#regular_logo</em>,&nbsp;depois de&nbsp;<em>background:url(</em> </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://userscripts.org/scripts/show/8953">http://userscripts.org/scripts/show/8953</a> </p>
	<p><strong>Ajustar o tamanho das&nbsp;colunas</strong> </p>
	<p><img alt="Resizable" src="http://mashable.com/wp-content/uploads/2007/05/resizable.jpg"/> </p>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://userscripts.org/scripts/show/8162">http://userscripts.org/scripts/show/8162</a> </p>
	<p>mais scripts em <a href="http://ontherocks.blogsome.com/go.php?http://mashable.com/2007/05/11/igoogle/">http://mashable.com/2007/05/11/igoogle/</a>&nbsp;( <a href="http://ontherocks.blogsome.com/go.php?http://mashable.com/2007/05/11/igoogle/">In English</a> )</p>
]]></content>
		</entry>
		<entry>
	  	<author>
			<name>Administrator</name>
		</author>
		<title type="text/html" mode="escaped"><![CDATA[New Antivirus Rankings and Kaspersky Still on Top]]></title>
		<link rel="alternate" type="text/html" href="http://ontherocks.blogsome.com/2007/05/16/new-antivirus-rankings-and-kaspersky-still-on-top/" />
		<id>http://ontherocks.blogsome.com/2007/05/16/new-antivirus-rankings-and-kaspersky-still-on-top/</id>
		<modified>2007-05-16T17:13:28Z</modified>
		<issued>2007-05-16T17:13:28Z</issued>
				<summary type="text/html" mode="escaped"><![CDATA[	
	 
	
The test was made on 23 April-10 May 2007, using Windows XP Professional SP2 on a P4 3000 Mhz, 1024MB DDRAM.
	All programs tested had the latest versions, upgrades and updates and they were tested using their full scanning capabilities e.g. heuristics, full scan etc.
	The default settings of each program were not used, in order [...]]]></summary>
			<content type="text/html" mode="escaped" xml:base="http://ontherocks.blogsome.com/2007/05/16/new-antivirus-rankings-and-kaspersky-still-on-top/"><![CDATA[	</p>
	<p><img height="285" src="http://www.antivirusgratis.biz/antivirus/antivirus.gif" width="317" align="right"/> </p>
	<ul>
<li>The test was made on 23 April-10 May 2007, using Windows XP Professional SP2 on a P4 3000 Mhz, 1024MB DDRAM.</li>
	<li>All programs tested had the latest versions, upgrades and updates and they were tested using their full scanning capabilities e.g. heuristics, full scan etc.</li>
	<li><strong>The default settings of each program were not used</strong>, in order for each program to achieve its maximum detection rate. Because of this,&nbsp;there is a possibility for the tested programs to detect a few false positives.</li>
	<li><strong>All programs were updated on 22 April 2007, between 10.00AM and 13.00PM GMT.</strong></li>
	<li>The <strong>174770</strong> virus samples were chosen using VS2000 according to Kaspersky, F-Prot, Nod32, Dr.Web, BitDefender and McAfee antivirus programs. Each virus sample was unique by virus name, meaning that AT LEAST 1 antivirus program detected it as a new virus.</li>
	<li>ALL virus samples were unpacked and the only samples that were kept were the ones that were packed using external-dos-packers (that means not winzip, winrar, winace etc).</li>
	<li>The virus samples had the correct file extension using a special program (Renexts) and were unique, according to checksum32 filesize.</li>
	<li>Most &#8220;fake&#8221; virus samples were removed, as well as &#8220;garbage&#8221; files.</li>
	<li>The programs MKS_VIR , PER and IPArmor were not tested because there was no english demo version available.</li>
	<li>The programs Anti-Hacker Expert , Command , Extendia AVK , GDATA AVK , BOClean , UNA , VET and Freedom were not tested because there was no demo version available.</li>
	<li>Thorough mode was not used in VBA32 due to extremely slow scan process.</li>
	<li>A-Squared Anti-Malware and eTrust PestPatrol are&nbsp;anti-trojan/anti-spyware programs, not&nbsp;antivirus programs</li>
	<li>F-Prot was tested using its command line scanner (options /adware /applications /report /streams /maxdepth=4 /heurlevel=4) because its GUI kept crashing.</li>
	<li>Windows Live OneCare, BKAV, PC Tools kept crashing while scanning the samples.</li>
	<li>TheShield uses the exact same engine as VirobotExpert.</li>
	<li>Avira uses the exact same engine as AntiVir.</li>
	<li>Fire uses the exact same engine as Solo.</li>
	<li>MKS_VIR uses the exact same engine as ArcaVir.</li>
	<li>VirusBuster uses the exact same engine as Vexira.</li>
	<li>BullGuard uses the exact same engine as BitDefender free edition.</li>
	<li>Avast Professional uses the exact same engine as Avast free edition.</li>
	<li>AVG Anti-Malware uses the exact same engine as AVG Antivirus free edition <strong>plus the Ewido scan engine, so it has better detection than AVG&nbsp;Antivirus</strong> <strong>free edition. (More information here </strong><a href="http://ontherocks.blogsome.com/go.php?http://www.grisoft.com/doc/products-comparison-home-and-office/us/crp/0"><strong>http://www.grisoft.com/doc/products-comparison-home-and-office/us/crp/0</strong></a><strong>)</strong></li>
	<li>A-squared Anti-Malware Professional uses the exact same engine as A-squared free edition.</li>
	<li>InVircible did not include a &#8220;typical&#8221; scanner-function and could not be tested. </li>
	<li>V-Catch checks only mail accounts and could not be tested.</li>
	<li>DOS-Based scanners were not tested.</li>
	<li>The following file types were used.</li>
	<li>SH, ELF, COM, EXE, PL, BAT, PRC, DOC, XLS, BIN, MDB, IMG, PPT, VBS, MSG, VBA, OLE, HTM, INI, SMM, TD0, REG, CLASS, HTA, JS, VI_, URL, PHP, WMF, HLP, XML, SCR, PIF, SHS, WBT, CSC, MAC, DAT, CLS, STI, INF, HQX, XMI, SIT.</li>
	<li>The virus samples were divided into these categories, according to the type of the virus : </li>
	<li>File = BeOS, FreeBSD, Linux, Mac, Palm, OS2, Unix, BinaryImage, BAS viruses, MenuetOS.</li>
	<li>MS-DOS = MS-DOS viruses.</li>
	<li>Windows = Win.*.* viruses.</li>
	<li>Macro = Macro, Multi and Formula viruses.</li>
	<li>Malware = Adware, DoS, Constructors, Exploit, Flooders, Nukers, Sniffers, SpamTools, Spoofers, Virus Construction Tools, Droppers, PolyEngines.</li>
	<li>Script = ABAP, BAT, Corel, HTML, Java, Scripts, MSH, VBS, WBS, Worms, PHP, Perl, Ruby viruses.</li>
	<li>Trojans-Backdoors = Trojan and Backdoor viruses.</li>
</ul>
	<blockquote><p><b>Rank</b> </p>
	<p><font color="#ff0000">1. Kaspersky version 7.0.0.43 beta&nbsp;- 99.23%</font> </p>
	<p>2. Kaspersky version 6.0.2.614&nbsp;- 99.13% </p>
	<p>3.&nbsp;Active Virus Shield by AOL version 6.0.0.308 - 99.13% </p>
	<p>4. ZoneAlarm&nbsp;with KAV Antivirus version 7.0.337.000 - 99.13% </p>
	<p>5.&nbsp;F-Secure 2007 version 7.01.128 - 98.56% </p>
	<p>6.&nbsp;BitDefender Professional version 10 - 97.70% </p>
	<p>7. BullGuard version 7.0.0.23 - 96.59% </p>
	<p>8.&nbsp;Ashampoo version 1.30 - 95.80% </p>
	<p>9.&nbsp;AntiVir version 7.03.01.53 Classic - 95.08% </p>
	<p>10. eScan&nbsp;version 8.0.671.1 - 94.43% </p>
	<p>11. Nod32 version 2.70.32 - 94.00% </p>
	<p>12.&nbsp;CyberScrub version 1.0 - 93.27% </p>
	<p>13. Avast Professional version 4.7.986 - 92.82% </p>
	<p>14. AVG Anti-Malware version 7.5.465 - 92.14% </p>
	<p>15. F-Prot έκδοση 6.0.6.4&nbsp;- 91.35% </p>
	<p>16. McAfee Enterprise version 8.5.0i+AntiSpyware module&nbsp;- 90.65% </p>
	<p>17. Panda&nbsp;2007 version 2.01.00 - 90.06% </p>
	<p>18. Norman version 5.90.37 - 88.47% </p>
	<p>19. ArcaVir 2007 - 88.24% </p>
	<p>20. McAfee version 11.0.213 - 86.13% </p>
	<p>21. Norton Professional 2007&nbsp;- 86.08% </p>
	<p>22. Rising AV version 19.19.42 - 85.46% </p>
	<p>23. Dr. Web version 4.33.2 - 85.09% </p>
	<p>24. Trend Micro Internet Security 2007 version 15.00.1450 - 84.96% </p>
	<p>25. Iolo version 1.1.8 - 83.35% </p>
	<p>26. Virus Chaser version 5.0a - 79.51% </p>
	<p>27. VBA32 version 3.11.4 - 77.66% </p>
	<p>28. Sophos Sweep version 6.5.1 - 69.79% </p>
	<p>29. ViRobot Expert version 5.0 - 69.53% </p>
	<p>30. Antiy Ghostbusters version 5.2.1 - 65.95% </p>
	<p>31. Zondex Guard version 5.4.2 - 63.79% </p>
	<p>32. Vexira 2006 version 5.002.62 - 60.07% </p>
	<p>33. V3 Internet Security version 2007.04.21.00 - 55.09% </p>
	<p>34. Comodo version 2.0.12.47 beta - 53.94% </p>
	<p>35. Comodo version 1.1.0.3 - 53.39% </p>
	<p>36. A-Squared Anti-Malware version 2.1&nbsp;- 52.69% </p>
	<p>37. Ikarus version 5.19 - 50.56% </p>
	<p>38. Digital Patrol version 5.00.37 - 49.80% </p>
	<p>39. ClamWin version 0.90.1 - 47.95% </p>
	<p>40. Quick Heal version 9.00 - 38.64% </p>
	<p>41. Solo&nbsp;version 5.1 build 5.7.3 - 34.52% </p>
	<p>42.&nbsp;Protector Plus version 8.0.A02 - 33.13% </p>
	<p>43. PcClear version 1.0.4.3 - 27.14% </p>
	<p>44. AntiTrojan Shield version 2.1.0.14 - 20.25% </p>
	<p>45. PC Door Guard version 4.2.0.35- 19.95% </p>
	<p>46.&nbsp;Trojan Hunter&nbsp;version 4.6.930 - 19.20% </p>
	<p>47. VirIT version 6.1.75 - 18.78% </p>
	<p>48. E-Trust PestPatrol version 8.0.0.6 - 11.80% </p>
	<p>49. Trojan Remover version 6.6.0 - 10.44% </p>
	<p>50. The Cleaner version 4.2.4319 - 7.26% </p>
	<p>51. True Sword version 4.2 - 2.20% </p>
	<p>52. Hacker Eliminator version 1.2 - 1.43% </p>
	<p>53. Abacre version 1.4 - 0.00%</p></blockquote>
	<p><a href="http://ontherocks.blogsome.com/go.php?http://tech.cybernetnews.com/2007/05/11/new-antivirus-rankingskaspersky-still-on-top/">Link to New Antivirus Rankings&amp;Kaspersky Still on Top - CyberNet News</a></p>
]]></content>
		</entry>
	</feed>
