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

<channel>
	<title>Fullsix Blog &#187; silverlight</title>
	<atom:link href="http://blogs.fullsix.pt/tag/silverlight/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.fullsix.pt</link>
	<description></description>
	<lastBuildDate>Thu, 31 Mar 2011 22:05:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>WPF XBAP: Import your Contacts from Outlook (demo)</title>
		<link>http://blogs.fullsix.pt/2009/11/06/wpf-xbap-import-your-contacts-from-outlook-demo/</link>
		<comments>http://blogs.fullsix.pt/2009/11/06/wpf-xbap-import-your-contacts-from-outlook-demo/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 00:50:00 +0000</pubDate>
		<dc:creator>goncalo.chaves</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[certificates]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[wpf]]></category>
		<category><![CDATA[xbap]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/11/06/wpf-xbap-import-your-contacts-from-outlook-demo/</guid>
		<description><![CDATA[&#160; [PT] (for a English version, see bellow on this page, please) Olá a todos, Recentemente num projecto interno nós estávamos a necessitar de utilizar algum tipo de activeX numa página Web, para que fosse possível a importação dos contactos do Outlook, tal como no linkedIn. Portanto, para quê um activeX quando temos as aplicações [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/11/06/wpf-xbap-import-your-contacts-from-outlook-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight: Colors in Hexadecimal values</title>
		<link>http://blogs.fullsix.pt/2009/11/02/silverlight-colors-in-hexadecimal-values/</link>
		<comments>http://blogs.fullsix.pt/2009/11/02/silverlight-colors-in-hexadecimal-values/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:12:17 +0000</pubDate>
		<dc:creator>goncalo.chaves</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[colors]]></category>
		<category><![CDATA[hexadecimal]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/11/02/silverlight-colors-in-hexadecimal-values/</guid>
		<description><![CDATA[&#160; [PT] Gostaria de deixar um pequeno truque para se trabalhar com cores nos controlos de Siverlight. Imaginem que instanciam um controlo como por exemplo uma textbox: var newTextBox = new TextBox(); Agora, gostaria de mudar a color de fundo para preto, vermelho, verde, etc… Então será necessário escrever algo como: myTextBox.Background = new Brush(Opacity [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/11/02/silverlight-colors-in-hexadecimal-values/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Silverlight: Creating Silverlight animations with code</title>
		<link>http://blogs.fullsix.pt/2009/11/02/silverlight-creating-silverlight-animations-with-code/</link>
		<comments>http://blogs.fullsix.pt/2009/11/02/silverlight-creating-silverlight-animations-with-code/#comments</comments>
		<pubDate>Mon, 02 Nov 2009 14:29:00 +0000</pubDate>
		<dc:creator>goncalo.chaves</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/11/02/silverlight-creating-silverlight-animations-with-code/</guid>
		<description><![CDATA[&#160; [PT] Na semana passada estive a desenvolver uma aplicação em Silverlight para um cliente, e com algumas modificações que foram solicitadas, foi necessário desenvolver uma animação totalmente dinâmica… portanto o Blend deixou de servir para o efeito e tudo passou a ser feito por código C#. Ok, então comecei por tentar mapear a mesma [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/11/02/silverlight-creating-silverlight-animations-with-code/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>BitmapEffects with WriteableBitmap</title>
		<link>http://blogs.fullsix.pt/2009/09/09/bitmapeffects-with-writablebitmap/</link>
		<comments>http://blogs.fullsix.pt/2009/09/09/bitmapeffects-with-writablebitmap/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 09:21:11 +0000</pubDate>
		<dc:creator>Tiago Andrade e Silva</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[writablebitmap]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/09/09/bitmapeffects-with-writablebitmap/</guid>
		<description><![CDATA[[PT] Na sequência deste post, eis mais um conjunto de efeitos visuais aplicados a uma imagem. Os efeitos são conseguidos utilizando o WritableBitmap. Ver aplicação. Download do código fonte. [EN] Folowing this post, here is another set of visual effects applied to a image. The effects are enabled by using the WritableBitmap class of Silverlight [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/09/09/bitmapeffects-with-writablebitmap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic DeepZoom &#8211; Superbock Cinema [EN]</title>
		<link>http://blogs.fullsix.pt/2009/09/08/dynamic-deepzoom-superbock-cinema-en/</link>
		<comments>http://blogs.fullsix.pt/2009/09/08/dynamic-deepzoom-superbock-cinema-en/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 13:09:31 +0000</pubDate>
		<dc:creator>ricardo.fiel</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/09/08/dynamic-deepzoom-superbock-cinema-en/</guid>
		<description><![CDATA[Versão em [PT] Fullsix Portugal developed for SuperBock (a major portuguese brand) a new movie search engine, completely implemented in Silverlight and using other Microsoft technologies in the background (SQL Server Integration Services, Expression Encoder). You can play with it at: http://www.superbock.pt/cinema/. In the past DevDays 2009 event, the prototype for this application was presented, [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/09/08/dynamic-deepzoom-superbock-cinema-en/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RIA Services at fullsix.pt</title>
		<link>http://blogs.fullsix.pt/2009/07/27/ria-services-at-fullsixpt/</link>
		<comments>http://blogs.fullsix.pt/2009/07/27/ria-services-at-fullsixpt/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 09:26:26 +0000</pubDate>
		<dc:creator>goncalo.chaves</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[RIA]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/07/27/ria-services-at-fullsixpt/</guid>
		<description><![CDATA[&#160; Intro Com o lançamento da versão 3 do Silverlight, as novidades e funcionalidades quem têm sido desenvolvidas neste produto, aproximam-se cada vez mais de uma melhor experiência de utilização (UX) para o comportamento da aplicação, mas não se esquece a camada de negócio e a camada de serviços disponibilizados para dar “alimento” às novas [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/07/27/ria-services-at-fullsixpt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Erro ao compilar o Expression Player template depois de converter projecto para Silverlight 3</title>
		<link>http://blogs.fullsix.pt/2009/07/17/fix-erro-ao-compilar-o-expression-player-template-depois-de-converter-projecto-para-silverlight-3/</link>
		<comments>http://blogs.fullsix.pt/2009/07/17/fix-erro-ao-compilar-o-expression-player-template-depois-de-converter-projecto-para-silverlight-3/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 15:21:07 +0000</pubDate>
		<dc:creator>ricardo.fiel</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[expression encoder]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/07/17/fix-erro-ao-compilar-o-expression-player-template-depois-de-converter-projecto-para-silverlight-3/</guid>
		<description><![CDATA[&#160; Olá a todos. Antes de mais obrigado a todos que estiveram presentes no envento de lançamento da comunidade XAMLPT no passado dia 15. Foi uma tarde muito bem passada e esperemos que a comunidade seja cada vez mais uma referência para todos os interessados nestas tecnologias. O número de membros não para de aumentar, [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/07/17/fix-erro-ao-compilar-o-expression-player-template-depois-de-converter-projecto-para-silverlight-3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ReXapper</title>
		<link>http://blogs.fullsix.pt/2009/05/26/rexapper/</link>
		<comments>http://blogs.fullsix.pt/2009/05/26/rexapper/#comments</comments>
		<pubDate>Tue, 26 May 2009 13:56:53 +0000</pubDate>
		<dc:creator>ricardo.fiel</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[silverlight]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/05/26/rexapper/</guid>
		<description><![CDATA[No seguimento do meu post anterior sobre como aumentar o nível de compressão de ficheiros xap, fica uma ferramenta open-source que podem usar para automatizar este processo: o ReXapper. Apesar de podermos ter automatização com qualquer outra (através de post-build events), a vantagem do ReXapper é que não depende de ferramentas externas de compressão.]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/05/26/rexapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Erro no Expression Blend: &#8220;failed to compare two elements in the array&#8221;</title>
		<link>http://blogs.fullsix.pt/2009/03/06/erro-no-expression-blend-failed-to-compare-two-elements-in-the-array/</link>
		<comments>http://blogs.fullsix.pt/2009/03/06/erro-no-expression-blend-failed-to-compare-two-elements-in-the-array/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 00:28:02 +0000</pubDate>
		<dc:creator>ricardo.fiel</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/03/06/erro-no-expression-blend-failed-to-compare-two-elements-in-the-array/</guid>
		<description><![CDATA[Nota: Como encontrei pela net algumas pessoas com o mesmo problema sem solução, vou fazer o post em inglês e português, na esperança que possa ajudar quem passar pelo mesmo. [EN] After some time working on a Silverlight project, switching between Visual Studio 2008 and Expression Blend 2 SP1, I decided that today was a [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/03/06/erro-no-expression-blend-failed-to-compare-two-elements-in-the-array/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New Deep Zoom Composer release &#8211; February 2009 preview</title>
		<link>http://blogs.fullsix.pt/2009/02/23/new-deep-zoom-composer-release-february-2009-preview/</link>
		<comments>http://blogs.fullsix.pt/2009/02/23/new-deep-zoom-composer-release-february-2009-preview/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 22:56:31 +0000</pubDate>
		<dc:creator>ricardo.fiel</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[silverlight]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://blogs.fullsix.pt/2009/02/23/new-deep-zoom-composer-release-february-2009-preview/</guid>
		<description><![CDATA[The Microsoft Expression team just released a new version of it’s Deep Zoom Composer tool. You can get it here. This release fixes some issues, namely high memory consumption and support for transparent PNG (remember to export to PNG and not JPG, if you are exporting as a collection). The big improvements are in DeepZoomTools.dll. [...]]]></description>
		<wfw:commentRss>http://blogs.fullsix.pt/2009/02/23/new-deep-zoom-composer-release-february-2009-preview/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

