<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>blend &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/blend/</link>
	<description>Feed of posts on WordPress.com tagged "blend"</description>
	<pubDate>Mon, 30 Nov 2009 10:01:22 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Windows Presentation Foundation - confused and frustrated]]></title>
<link>http://softhell.wordpress.com/2009/11/30/windows-presentation-foundation-confused-and-frustrated/</link>
<pubDate>Mon, 30 Nov 2009 02:45:21 +0000</pubDate>
<dc:creator>idevelop4food</dc:creator>
<guid>http://softhell.wordpress.com/2009/11/30/windows-presentation-foundation-confused-and-frustrated/</guid>
<description><![CDATA[While going through the design phase of our new in-house enterprise-level application, one of the to]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>While going through the design phase of our new in-house enterprise-level application, one of the topics our team touched upon is whether we should look into WPF. I think the idea was compeling and besides, it&#8217;s always nice to jump into something new. I had some time to mess around with WPF and i have to admit, the things that i don&#8217;t like about it are piling up by the hour.</p>
<p><strong>WPF roadmap</strong></p>
<p>My biggest question is whether WPF will actually replace WinForms. The lack of definite answer from Microsoft leads me to think that this is probably what&#8217;s going to happen when the framework matures. I have read a few blogs where some folks suggest otherwise. However, I just don&#8217;t see a reason why you would consider supporting WinForms when you have something much superior and flexible to offer. Aside from that, what&#8217;s stopping Microsoft from screwing a major part of their community developing in WinForms. They&#8217;ve already done it with Web Service Enhancements and its support in Visual Studio 2008. VS 2008 itself was pretty much abandoned after the first service pack release, and according to <a href="http://connect.microsoft.com/VisualStudio/feedback/ViewFeedback.aspx?FeedbackID=498237" target="_blank">this</a>, we can all suck a big fat one because Microsoft sees more value in getting your benjamins for new licenses of VS 2010 than actually releasing a new service pack for potentially one of the worst Visual Studio releases. (if it isn&#8217;t the worst, it&#8217;s probably up there with the shitty ones)</p>
<p><strong>Flashy design or back to WinForms?<br />
</strong></p>
<p>There is no doubt that WPF is a good enhancement to software design process. It&#8217;s a powerful framework and with power comes complexity. Unfortunately, managing that complexity comes at a significant expense. You can either screw around with the XML markup that generates trendy UI or you can get Expression Blend and screw with it, which adds another layer of complexity on its own. Your other option is, of course, to hire a good UI designer who&#8217;s not only familiar with all of the tools necessary to work with the framework, but who can also do some design, animation programming and etc. I don&#8217;t know what the statistic is for software companies hiring graphics designers, but i have yet to work for one which actually did. Besides, considering how new this technology is, I can only wonder how difficult it would be to fill such a position.</p>
<p><strong>Working with Expression Blend</strong></p>
<p>My exposure with Blend was very limited and frustrating. I&#8217;ve had the chance to work with Expression Blend 2, which appears to be out of date since the version 3 is out already. I&#8217;m sure a lot of folks worked with Photoshop and its intuitive UI. It seemed much of Blend interface is borrowed from Photoshop, which at first was a great indicator. However, working with the application revealed that it is a new charlie foxtrot from Microsoft. I played around with a few features and tried what i thought was going to be an easy task &#8211; adding background image to a rectangle. I spent an hour attempting to do this and got absolutely nowhere. As was explained in this <a href="http://www.ikriv.com/blog/?p=206" target="_blank">article</a>, performing such a simple task is completely counter-intuitive. At this point, i had absolutely no doubt in my mind that this wasn&#8217;t going to go anywhere, and off this hunk of shit went from my machine. What a complete waste of time that was.</p>
<p><strong>A good WPF showcase project?</strong></p>
<p>I find it really difficult to actually get my hands on one. <a href="http://msdn.microsoft.com/en-us/netframework/bb499684.aspx" target="_blank">StockTrader</a> is a good candidate for a sample WPF project to look at. However, most of its focus is on service-oriented software design, not so much on WPF. And it shows, as the project is just scratching the surface when it comes to WPF. Otherwise, i can&#8217;t recall any showcase projects with decent UI implementation. I wonder why Microsoft hasn&#8217;t stepped in and released a real-world WPF solution, just like they did Oxite for ASP.NET MVC. The lack of any decent material on WPF and Blend is also pretty astounding for such a hype both caused. All i was able to find was bits and pieces of information, nothing concrete like design patterns, specific design guidelines and such. It just seems like everything&#8217;s up in the air at this point.</p>
<p>I&#8217;m not even sure how to conclude this. I would probably still consider utilizing WPF for new solutions. You still have your standard set of controls and everything to get you started. The unfortunate thing is that you&#8217;ll probably not going to benefit much from the main features of the framework, but you&#8217;ll have to migrate at some point. Might as well do it now and hope that MS enhances their tools a little as the whole thing matures.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Silverlight 4  ]]></title>
<link>http://flamoreira.wordpress.com/2009/11/28/silverlight-4-a/</link>
<pubDate>Sun, 29 Nov 2009 00:24:23 +0000</pubDate>
<dc:creator>Flavia Moreira</dc:creator>
<guid>http://flamoreira.wordpress.com/2009/11/28/silverlight-4-a/</guid>
<description><![CDATA[Se você não conhece Silverlight, aproveite esta vídeo aula, onde você irá aprender os princípios bás]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Se você não conhece Silverlight, aproveite esta vídeo aula, onde você irá aprender os princípios básicos de como iniciar uma <strong>aplicação em Silverlight 4</strong> , utilizando a ferramenta Microsoft <strong>Blend 4</strong> e <strong>Visual Studio 2010</strong> <strong>Beta 2</strong>. Assim, conhecer a interação entre as duas ferramentas. Você poderá aplicar os mesmos conceitos utilizando o <strong>Silverlight 3</strong> com <strong>o Blend 3 e Visual Studio 2008</strong>.</p>
<p>Você ainda não conhece Silverlight ? O que está esperando para aprender também?</p>
<p>veja a vídeo aula:</p>
<p><a href="http://www.dowhile.com.br/videos/silverlight/115-video-aula-aplicacao-em-silverlight.html">http://www.dowhile.com.br/videos/silverlight/115-video-aula-aplicacao-em-silverlight.html</a></p>
<p>abraços,</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Kris Menace &amp; The Dream - Walking On Lightning (U-Tern Blend) ]]></title>
<link>http://ninamendoza.com/2009/11/25/lightning-2/</link>
<pubDate>Thu, 26 Nov 2009 06:56:04 +0000</pubDate>
<dc:creator>Niña</dc:creator>
<guid>http://ninamendoza.com/2009/11/25/lightning-2/</guid>
<description><![CDATA[Magical&#8230; Kris Menace &amp; The Dream &#8211; Walking On Lightning (U-Tern Blend) (2009 Dance/B]]></description>
<content:encoded><![CDATA[Magical&#8230; Kris Menace &amp; The Dream &#8211; Walking On Lightning (U-Tern Blend) (2009 Dance/B]]></content:encoded>
</item>
<item>
<title><![CDATA[Kris Menace &amp; The Dream - Walking On Lightning (U-Tern Blend) ]]></title>
<link>http://ninamendoza.com/2009/11/25/lightning/</link>
<pubDate>Thu, 26 Nov 2009 04:33:03 +0000</pubDate>
<dc:creator>Niña</dc:creator>
<guid>http://ninamendoza.com/2009/11/25/lightning/</guid>
<description><![CDATA[Magical&#8230; Kris Menace &amp; The Dream &#8211; Walking On Lightning (U-Tern Blend) (2009 Dance/B]]></description>
<content:encoded><![CDATA[Magical&#8230; Kris Menace &amp; The Dream &#8211; Walking On Lightning (U-Tern Blend) (2009 Dance/B]]></content:encoded>
</item>
<item>
<title><![CDATA[ThanksGiving In The Commercial Real Estate Industry]]></title>
<link>http://creadvice.wordpress.com/2009/11/25/thanksgiving-in-the-commercial-real-estate-industry/</link>
<pubDate>Wed, 25 Nov 2009 16:36:45 +0000</pubDate>
<dc:creator>Miguel de Arcos</dc:creator>
<guid>http://creadvice.wordpress.com/2009/11/25/thanksgiving-in-the-commercial-real-estate-industry/</guid>
<description><![CDATA[It&#8217;s Thanksgiving time! A time for giving thanks for the blessings in our lives. Since this is]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>It&#8217;s Thanksgiving time!<br />
A time for giving thanks for the blessings in our lives.  Since this is a Commercial Real Estate (CRE) blog, I will focus my thanks on that and save the personal stuff for the dinner table Thursday night.  So let me share a little bit of what I&#8217;m thankful for in the CRE industry as if you own or occupy space, this relates to you too.<br />
<a href="http://creadvice.wordpress.com/files/2009/11/img_1784.jpg"><img src="http://creadvice.wordpress.com/files/2009/11/img_1784.jpg?w=300" alt="" title="IMG_1784" width="300" height="224" class="alignright size-medium wp-image-125" /></a><br />
I&#8217;m thankful for: </p>
<p>•	Making it through the 2008 banking meltdown.<br />
         o	I compare 2008 to someone shaking up a snow globe on the financial markets.  That in turn effected every aspect of real estate.  Lenders, owners &#38; brokers couldn&#8217;t tell you which direction was up and everything froze.</p>
<p>•	Surviving the 2009 market correction and bottoming out of CRE values.<br />
          o	Values dropped like a stone all year as capital for purchases was/is non-existent and job losses mounted at a record pace.  Some positive economic indicators are starting to spike which shows us that we have hopefully bottomed out.</p>
<p>•	A 2010 recovery.<br />
          o	Although it will be a long slow road, it is already starting to happen.  Small businesses are starting to show signs of life &#38; banks are slowly starting to sell off their toxic assets.  With bad debt gone, they should be able to start lending again.  Time heals all wounds.</p>
<p>•	Our team of Advisors &#38; staff at SVN/Paradigm.<br />
         o	Like Thanksgiving Day we will all likely thank our family for supporting us through the good times and the not so good times.  If any of you reading this have ever been to an SVN function or even to our office, you&#8217;ll see that we are a (growing) family.  I am blessed to be surrounded by such a professional, well educated, morally centric and caring group of people.</p>
<p>In closing, I would like to also say thank you to our clients, colleagues, friends and a special thank you to OUR TROOPS who continue to fight for our liberties everyday.</p>
<p>Happy Thanksgiving, Merry Christmas &#38; have a Happy New Year,</p>
<p>Miguel de Arcos<br />
Managing Director </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Animação dinâmica em Silverlight ]]></title>
<link>http://flamoreira.wordpress.com/2009/11/25/animacao-dinamica-em-silverlight/</link>
<pubDate>Wed, 25 Nov 2009 15:20:11 +0000</pubDate>
<dc:creator>Flavia Moreira</dc:creator>
<guid>http://flamoreira.wordpress.com/2009/11/25/animacao-dinamica-em-silverlight/</guid>
<description><![CDATA[Nesta vídeo aula de Dowhile.com.br você irá aprender a criar uma animação estática e dinâmica em Sil]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Nesta <strong>vídeo aula de Dowhile.com.br </strong>você irá aprender a criar uma<strong> animação estática e dinâmica em Silverlight 4</strong>, utilizando o Microsoft <strong>Blend 4</strong> e <strong>Visual Studio 2010</strong> Beta 2, porém você poderá aplicar os mesmos conceitos utilizando o Silverlight 3 com o Blend 3 e Visual Studio 2008.</p>
<p>Segue o Link</p>
<p><a href="http://www.dowhile.com.br/videos/silverlight/113-animacao-dinamica-em-silverlight.html">Animação dinâmica</a></p>
<p>&#160;</p>
<p>Abraços e bom divertimento,</p>
<p>Flávia Moreira</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[PI-Funktionsschule: Blends Aufgabe 2]]></title>
<link>http://keepcoolbaby.wordpress.com/2009/11/25/pi-funktionsschule-blends-aufgabe-2/</link>
<pubDate>Wed, 25 Nov 2009 08:23:46 +0000</pubDate>
<dc:creator>keepcoolbaby</dc:creator>
<guid>http://keepcoolbaby.wordpress.com/2009/11/25/pi-funktionsschule-blends-aufgabe-2/</guid>
<description><![CDATA[with permission by photoimpact-bastelforum Gruß Keepcoolbaby]]></description>
<content:encoded><![CDATA[with permission by photoimpact-bastelforum Gruß Keepcoolbaby]]></content:encoded>
</item>
<item>
<title><![CDATA[PI-Funktionsschule: Blends Aufgabe 1]]></title>
<link>http://keepcoolbaby.wordpress.com/2009/11/25/pi-funktionsschule-blends-aufgabe-1/</link>
<pubDate>Wed, 25 Nov 2009 08:21:34 +0000</pubDate>
<dc:creator>keepcoolbaby</dc:creator>
<guid>http://keepcoolbaby.wordpress.com/2009/11/25/pi-funktionsschule-blends-aufgabe-1/</guid>
<description><![CDATA[with permission by photoimpact-bastelforum Gruß Keepcoolbaby]]></description>
<content:encoded><![CDATA[with permission by photoimpact-bastelforum Gruß Keepcoolbaby]]></content:encoded>
</item>
<item>
<title><![CDATA[Data Triggers and Usage in XAML]]></title>
<link>http://codingsense.wordpress.com/2009/11/25/data-triggers-and-usage-in-xaml/</link>
<pubDate>Wed, 25 Nov 2009 05:40:42 +0000</pubDate>
<dc:creator>codingsense</dc:creator>
<guid>http://codingsense.wordpress.com/2009/11/25/data-triggers-and-usage-in-xaml/</guid>
<description><![CDATA[Hi, DataTrigger represents a trigger that applies property values or performs actions when the bound]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><font face="Verdana,Arial,Helvetica,sans-serif" size="2">Hi,</p>
<p>DataTrigger represents a trigger that applies property values or performs actions when the bound data meets a specified condition.</p>
<p>In this sample we will explore how this property can be utilized on how we need it to behave. In this sample I will concentrate on Style Triggers and apply them on the datagrid, in similar fashion it can be applied to any of the container control.</p>
<p>Till now I have been using Data Triggers in many of the places in my project. Combining all the solutions I have made a sample in which i will be describing all the types of usages of Data Triggers. </p>
<p>Let us imagine a collection of Fathers which hold FirstName of fathers. Each father has a kids collection where all his kids names are stored.<br />
The collection are displayed in a datagrid and the rows are displayed using a Listview and a gridview.</font></p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#0000FF" size="2">&#60;</font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGrid</font><font color="#FF0000" size="2"> AutoGenerateColumns</font><font color="#0000FF" size="2">="False"</font><font color="#FF0000" size="2"> Margin</font><font color="#0000FF" size="2">="28,39,33,21"</font><font color="#FF0000" size="2"> Name</font><font color="#0000FF" size="2">="dataGrid1"&#62;············
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGrid.RowDetailsTemplate</font><font color="#0000FF" size="2">&#62;················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">DataTemplate</font><font color="#0000FF" size="2">&#62;····················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">ListView</font><font color="#FF0000" size="2"> Name</font><font color="#0000FF" size="2">="Kids"</font><font color="#FF0000" size="2"> ItemsSource</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> Kids</font><font color="#0000FF" size="2">}"&#62;························
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">ListView.View</font><font color="#0000FF" size="2">&#62;····························
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">GridView</font><font color="#0000FF" size="2">&#62;································
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">GridViewColumn </font><font color="#FF0000" size="2"> Header</font><font color="#0000FF" size="2">="Kids"</font><font color="#FF0000" size="2"> DisplayMemberBinding</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> Name</font><font color="#0000FF" size="2">}"/&#62;····························
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">GridView</font><font color="#0000FF" size="2">&#62;························
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">ListView.View</font><font color="#0000FF" size="2">&#62;····················
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">ListView</font><font color="#0000FF" size="2">&#62;················
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">DataTemplate</font><font color="#0000FF" size="2">&#62;············
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGrid.RowDetailsTemplate</font><font color="#0000FF" size="2">&#62;············
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGrid.Columns</font><font color="#0000FF" size="2">&#62;················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGridTextColumn</font><font color="#FF0000" size="2"> Header</font><font color="#0000FF" size="2">="Father Name"</font><font color="#FF0000" size="2"> Binding</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> FirstName</font><font color="#0000FF" size="2">}"/&#62;············
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGrid.Columns</font><font color="#0000FF" size="2">&#62;········
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">my</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">DataGrid</font><font color="#0000FF" size="2">&#62;</font>
</pre>
<p><font face="Verdana,Arial,Helvetica,sans-serif" color="#000000" size="2">Now lets create some scenarios in our project in the format the details are to be displayed<br />
<b>Scenario1:</b> Make the families background red where there are no kids<br />
<b>Scenario 2:</b> Hide the families where the name of the father is less than 8 chars<br />
<b>Scenario 3:</b> Make the font bold where the fathers name is greater than 8 chars and there are 2 kids</p>
<p><b><a href="http://www.box.net/shared/c0gz4hqli6">Download Source Code &#8211; 423Kb</a></b></p>
<p><b>Make the families background red where there are no kids</b><br />
Binding is very flexible in WPF you can easily bind to any of the properties available in the class. Like in this scenario we need to check if the kids count in the family is 0. For this we need to declare a style and bind our RowStyle of the grid to the defined style. Lets work on it.<br />
Lets declare a style and name it as CheckKids and check for the kids.count condition for 0. </font></p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#008000" size="2"><!--style to display family in Red where there are no kids-->········</font>
<font color="#0000FF" size="2">&#60;</font><font color="#A31515" size="2">Style</font><font color="#FF0000" size="2"> x</font><font color="#0000FF" size="2">:</font><font color="#FF0000" size="2">Key</font><font color="#0000FF" size="2">="CheckKids"</font><font color="#FF0000" size="2"> TargetType</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">x</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">Type</font><font color="#FF0000" size="2"> my</font><font color="#0000FF" size="2">:</font><font color="#FF0000" size="2">DataGridRow</font><font color="#0000FF" size="2">}"&#62;············
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Style.Triggers</font><font color="#0000FF" size="2">&#62;················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">DataTrigger</font><font color="#FF0000" size="2"> Binding</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> Kids</font><font color="#0000FF" size="2">.</font><font color="#FF0000" size="2">Count</font><font color="#0000FF" size="2">}"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="0"&#62;····················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Setter</font><font color="#FF0000" size="2"> Property</font><font color="#0000FF" size="2">="Background"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="Red"/&#62;················
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">DataTrigger</font><font color="#0000FF" size="2">&#62;············
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">Style.Triggers</font><font color="#0000FF" size="2">&#62;········
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">Style</font><font color="#0000FF" size="2">&#62;</font>
</pre>
<p><font face="Verdana,Arial,Helvetica,sans-serif" color="#000000" size="2">In the collection Mr.Ramiayaa has no kids so background of his row is made red.</p>
<p><a href="http://codingsense.wordpress.com/files/2009/11/nokids3.jpg"><img src="http://codingsense.wordpress.com/files/2009/11/nokids3.jpg" alt="" title="NoKids" width="481" height="198" class="alignnone size-full wp-image-385" /></a></p>
<p><b>Hide the families where the name of the father is less than 8 chars</b><br />
Now comes the challange how will you check fatherName &#60; 8 in XAML. Pretty tricky right. Here is a simple method to be followed. What if we have another property in our class which returns true or false by checking the fathername.length. It will help us to acheive our goal. </p>
<p>Lets Declare a property in Father class and name it as IsLengthLessThanEight, which will return if the father name is less than 8 char or not. It will look like</p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#0000FF" size="2">public <font color="#0000FF" size="2">bool</font></font><font size="2"> IsLengthLessThanEight
{</font>
<font color="#0000FF" size="2">get </font><font size="2">{ </font><font color="#0000FF" size="2">return</font><font size="2"> (FirstName.Length &#60; 8); }
}</font>
</pre>
<p>By this we can be very sure that we can write our own properties and bind it to make anything possible.<br />
Now lets declare the style and name it FatherNameLessEightChar and bind it to our declared property IsLengthLessThanEight<br />
and check the desired condition.</p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#008000" size="2"><!--Style to make family visibility= hidden where fathers name is less than 8 chars-->········</font>
<font color="#0000FF" size="2">&#60;</font><font color="#A31515" size="2">Style</font><font color="#FF0000" size="2"> x</font><font color="#0000FF" size="2">:</font><font color="#FF0000" size="2">Key</font><font color="#0000FF" size="2">="FatherNameLessEightChar"</font><font color="#FF0000" size="2"> TargetType</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">x</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">Type</font><font color="#FF0000" size="2"> my</font><font color="#0000FF" size="2">:</font><font color="#FF0000" size="2">DataGridRow</font><font color="#0000FF" size="2">}"&#62;············
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Style.Triggers</font><font color="#0000FF" size="2">&#62;················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">DataTrigger</font><font color="#FF0000" size="2"> Binding</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> IsLengthLessThanEight</font><font color="#0000FF" size="2">}"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="True"&#62;····················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Setter</font><font color="#FF0000" size="2"> Property</font><font color="#0000FF" size="2">="Visibility"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="Hidden"/&#62;················
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">DataTrigger</font><font color="#0000FF" size="2">&#62;············
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">Style.Triggers</font><font color="#0000FF" size="2">&#62;········
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">Style</font><font color="#0000FF" size="2">&#62;</font>
</pre>
<p>In the collection we have only one father who has the name less than 8 that is Mr.Rocky that name is to be hidden.</p>
<p><a href="http://codingsense.wordpress.com/files/2009/11/lessthaneightchar1.jpg"><img src="http://codingsense.wordpress.com/files/2009/11/lessthaneightchar1.jpg" alt="" title="LessThanEightChar" width="458" height="209" class="alignnone size-full wp-image-386" /></a></p>
<p><font face="Verdana,Arial,Helvetica,sans-serif" color="#000000" size="2"><br />
<b>Make the font bold where the fathers name is greater than 8 chars and there are 2 kids</b><br />
Here comes the next challange how will we check more than one condition in XAML. Is it possible or should we declare another property and check 2 conditions in our class. For this we have MultiDataTrigger which will help us to check multiple conditions in XAML and set property accordingly. Cool.<br />
Lets declare a style and name it CheckNameAndKidsCount and use the MultiDataTrigger.</p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#0000FF" size="2">&#60;</font><font color="#A31515" size="2">Style</font><font color="#FF0000" size="2"> x</font><font color="#0000FF" size="2">:</font><font color="#FF0000" size="2">Key</font><font color="#0000FF" size="2">="CheckNameAndKidsCount"</font><font color="#FF0000" size="2"> TargetType</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">x</font><font color="#0000FF" size="2">:</font><font color="#A31515" size="2">Type</font><font color="#FF0000" size="2"> my</font><font color="#0000FF" size="2">:</font><font color="#FF0000" size="2">DataGridRow</font><font color="#0000FF" size="2">}"&#62;············
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Style.Triggers</font><font color="#0000FF" size="2">&#62;················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">MultiDataTrigger</font><font color="#0000FF" size="2">&#62;····················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">MultiDataTrigger.Conditions</font><font color="#0000FF" size="2">&#62;························
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Condition</font><font color="#FF0000" size="2"> Binding</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> IsLengthLessThanEight</font><font color="#0000FF" size="2">}"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="False"/&#62;························
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Condition</font><font color="#FF0000" size="2"> Binding</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> Kids</font><font color="#0000FF" size="2">.</font><font color="#FF0000" size="2">Count</font><font color="#0000FF" size="2">}"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="2"/&#62;····················
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">MultiDataTrigger.Conditions</font><font color="#0000FF" size="2">&#62;····················
<font color="#0000FF" size="2">&#60;</font></font><font color="#A31515" size="2">Setter</font><font color="#FF0000" size="2"> Property</font><font color="#0000FF" size="2">="FontWeight"</font><font color="#FF0000" size="2"> Value</font><font color="#0000FF" size="2">="Bold"/&#62;················
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">MultiDataTrigger</font><font color="#0000FF" size="2">&#62;············
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">Style.Triggers</font><font color="#0000FF" size="2">&#62;········
<font color="#0000FF" size="2">&#60;/</font></font><font color="#A31515" size="2">Style</font><font color="#0000FF" size="2">&#62;</font>
</pre>
<p><font face="Verdana,Arial,Helvetica,sans-serif" color="#000000" size="2"><br />
Here we check both the conditions i.e First we check if father name is greater than 8 char with the help of the IsLengthLessThanEight that we have defined and next condition we check if the kids count is 2 or not. If both the conditions are satisfied then the font of the family is made bold.<br />
In our collection we have Mr.Balasubramanyam whose name is greater than 8 char and has 2 childrens so his row should be made bold.</p>
<p><a href="http://codingsense.wordpress.com/files/2009/11/twokidsandbigname1.jpg"><img src="http://codingsense.wordpress.com/files/2009/11/twokidsandbigname1.jpg" alt="" title="TwoKidsAndBigName" width="475" height="217" class="alignnone size-full wp-image-387" /></a></p>
<p>Wow all the scenarios have completed and we have got the desired output for all of them. Thanks to DataTrigger for simplifying the life. In this similar fashion we can declare style trigger and data trigger to make various styles depending on the data that is bound.</p>
<p><b>References :</b><br />
<a href="http://msdn.microsoft.com/en-us/library/system.windows.datatrigger.aspx">http://msdn.microsoft.com/en-us/library/system.windows.datatrigger.aspx</a></p>
<p>Cheers <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Naveen Prabhu</p>
<p></font></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Silverlight 4 Beta e seus recursos]]></title>
<link>http://flamoreira.wordpress.com/2009/11/23/silverlight-4-beta-e-seus-recursos/</link>
<pubDate>Mon, 23 Nov 2009 14:26:56 +0000</pubDate>
<dc:creator>Flavia Moreira</dc:creator>
<guid>http://flamoreira.wordpress.com/2009/11/23/silverlight-4-beta-e-seus-recursos/</guid>
<description><![CDATA[O Silverlight 3 release nem bem saiu do forno e a Microsoft já está mostrando a cara do Silverlight ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>O <strong>Silverlight 3 release </strong>nem bem saiu do forno e a <strong>Microsoft </strong>já está mostrando a cara do <strong>Silverlight 4.</strong> Como diz o <strong>Rene de Paula</strong>, <strong>Uau</strong>! Isso para mim é simplesmente fantástico, pois eu venho acompanho o Silverlight desde sua primeira versão. Então, sente e prepare-se, pois é muita coisa, creio que não poderei falar de tudo o que está nesta versão, mas eu tento dar uma resumidinha no que eu li e mais gostei. Então, anote aí e babe com as novidades.</p>
<p><a href="http://www.dowhile.com.br/artigos/silverlight/109-silverlight-4-beta-e-seus-recursos.html">leia mais&#8230;.</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[La Cooperative Design]]></title>
<link>http://ecrinsdesaveurs.wordpress.com/2009/11/22/la-cooperative-design/</link>
<pubDate>Sun, 22 Nov 2009 16:07:26 +0000</pubDate>
<dc:creator>Aurélie</dc:creator>
<guid>http://ecrinsdesaveurs.wordpress.com/2009/11/22/la-cooperative-design/</guid>
<description><![CDATA[Il y a quelques temps, je vous ai proposé un article sur la conférence de Frédéric Rossi-Liegibel à ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Il y a quelques temps, je vous ai proposé un article sur la conférence de Frédéric Rossi-Liegibel à propos des innovations packaging.<br />
Aujourd’hui, je vous propose de nous arrêter plus longuement sur la Cooperative Design dont il est le créateur.</strong></p>
<div id="attachment_139" class="wp-caption alignnone" style="width: 310px"><a href="http://ecrinsdesaveurs.wordpress.com/files/2009/11/cooperative-design.gif"><img class="size-medium wp-image-139" title="cooperative design" src="http://ecrinsdesaveurs.wordpress.com/files/2009/11/cooperative-design.gif?w=300" alt="" width="300" height="120" /></a><p class="wp-caption-text">Logo de la Cooperative Design©</p></div>
<p><strong><br />
</strong></p>
<p>L’origine de la Cooperative Design est basée sur un constat : il existe à Paris un savoir-faire dans le domaine du design qui mérite d’être valorisé et qui peut répondre aux besoins des entreprises qui recherchent la souplesse et la réactivité de structures moins importantes, mais tout aussi efficaces, que les grandes agences.</p>
<p>Il s’agit d’accueillir créateurs, designers, typographes dans le dixième arrondissement de Paris, boulevard Magenta, pour leur offrir un lieu de création, de travail mais également une visibilité. Le principe d’être « ensemble mais libre » en quelque sorte.</p>
<p>La Cooperative Design, forte de son label « Paris, capitale de la Création » reçu en septembre dernier, veut défendre et promouvoir les métiers du design et notamment la spécificité parisienne. Protectionnisme ? Pas du tout. Plutôt la reconnaissance de ce savoir-faire dont nous parlions un peu plus haut. Ce petit « je ne sais quoi » de français qui nous permet d’être reconnu à l’étranger. Car on ne peut pas « bien créer » si on ne s’ouvre pas sur le monde.</p>
<p>Le collectif regroupe donc plusieurs noms, connus ou qui montent : Atelier 3D Couleur, BETC Design, Blend, Business Madame, Demoniak, Idoine, Jacob+MacFarlane, Karine Arabian, Matali Crasset, Nord, Nouvel œuvre.</p>
<p>Je trouve l’initiative intéressante et méritoire car certains métiers du design relèvent encore de l’artisanat, parfois de la confidentialité. D’autres (comme celui de typographe) sont en passe de disparaître. Il est donc nécessaire de les sauvegarder tout en les faisant évoluer et en leur donnant une utilité, un rôle social et économique. C’est le challenge que tente de relever Fréderic Rossi-Liegibel au travers de la Cooperative Design.</p>
<p>Pour en savoir plus, je vous invite à découvrir le site à cette adresse : <a href="http://www.cooperativedesign.fr/menu.html">http://www.cooperativedesign.fr/menu.html<br />
</a>Ainsi que le blog à cette adresse : <a href="http://cooperativedesign.wordpress.com/">http://cooperativedesign.wordpress.com/</a></p>
<p>Retrouvez l’article sur la conférence de Frédéric Rossi-Liegibel sur les innovations packaging à cette adresse :<br />
<a href="../2009/11/02/conference-de-frederic-rossi-liegibel-de-la-cooperative-design/">http://ecrinsdesaveurs.wordpress.com/2009/11/02/conference-de-frederic-rossi-liegibel-de-la-cooperative-design/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[New regulations to protect whisky industry]]></title>
<link>http://deadlinescotland.wordpress.com/2009/11/22/new-regulations-to-protect-whisky-industry-2209/</link>
<pubDate>Sun, 22 Nov 2009 15:46:14 +0000</pubDate>
<dc:creator>carasulieman</dc:creator>
<guid>http://deadlinescotland.wordpress.com/2009/11/22/new-regulations-to-protect-whisky-industry-2209/</guid>
<description><![CDATA[Whisky to have more protection from cheap imitations By Cara Sulieman NEW regulations come in to for]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><div><strong></strong></div>
<p><strong></p>
<div id="attachment_11687" class="wp-caption aligncenter" style="width: 310px"><a href="http://deadlinescotland.wordpress.com/files/2009/11/03largestwhiskycollection.jpg"><img class="size-medium wp-image-11687" src="http://deadlinescotland.wordpress.com/files/2009/11/03largestwhiskycollection.jpg?w=300" alt="" width="300" height="184" /></a><p class="wp-caption-text">Whisky to have more protection from cheap imitations</p></div>
<p>By Cara Sulieman</p>
<p></strong>NEW regulations come in to force tomorrow (Mon) to protect the reputation of Scottish whisky.</p>
<p>In an attempt to stop cheap imitations from tricking people into buying what they think is the real McCoy, rules on labelling have been stepped up.</p>
<p>Only whisky that has been bottled in Scotland will be allowed to carry the phrase “Scotch whisky” and it must be clear whether the water of life is a single malt or blend.</p>
<p>And a distillery name can only be used if the whisky was distilled there.</p>
<p><!--more--></p>
<p style="text-align:center;"><strong>&#8220;Iconic&#8221;</strong></p>
<p>They have been developed by a partnership between the <a href="http://www.defra.gov.uk/">Department of Environment, Food and Rural Affairs</a> and the <a href="http://www.scotch-whisky.org.uk/swa/CCC_FirstPage.jsp">Scotch Whisky Association.</a></p>
<p>The move has been welcomed by Scottish ministers, who say it provides much needed protection for the Scottish whisky industry.</p>
<p><a href="http://www.scottish.parliament.uk/msp/memberspages/jim_mather/index.htm">Jim Mather,</a> Enterprise minister said: “Scotch Whisky is a truly iconic Scottish product. It makes a huge contribution to our economy and promotes the brand of ‘Scotland’ across the world.</p>
<p>“It is vital to protect the good name of Scotch from inferior imitations, and that is why the Scottish Government has contributed to the development of the new regulations, which do just that.</p>
<p>“The Regulations will make it clear exactly what is in the bottle, where and how it was distilled and will require Single Malt to be bottled in Scotland.</p>
<p style="text-align:center;"><strong>&#8220;Economic boost&#8221;</strong></p>
<p>“We will work with our enterprise agencies – in particular Scottish Development International (SDI) &#8211; to promote the Regulations throughout the world in order to further strengthen the protection of Scotch Whisky in overseas markets.</p>
<p>“This should help maximise the massive economic potential of the industry, safeguarding jobs and investment in Scotland.”</p>
<p>Richard Lochhead, Cabinet Secretary for Rural Affairs and Environment, said: “Scotch whisky is rightly celebrated around the world.</p>
<p>“It is one of our most successful and iconic exports and these regulations will further strengthen its reputation and deliver a further boost to our whisky sector.”</p>
<p><strong><em>See more of our pictures at our <a href="http://www.flickr.com/photos/16436937@N05/">Flickr</a> site and videos at our dedicated channel,  <a href="http://www.youtube.com/user/DeadlinenewsTV">Deadline TV</a>.</em></strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[WEEKEND END]]></title>
<link>http://momijitomitsukoshi.wordpress.com/2009/11/22/weekend-end/</link>
<pubDate>Sun, 22 Nov 2009 12:50:23 +0000</pubDate>
<dc:creator>mitsukoshi</dc:creator>
<guid>http://momijitomitsukoshi.wordpress.com/2009/11/22/weekend-end/</guid>
<description><![CDATA[Sunday evening.. 13th Birthday last night &#8211; celebrate!! Church this morning followed by lattes]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Sunday evening..</p>
<p>13th Birthday last night &#8211; celebrate!!</p>
<p style="text-align:center;"><a href="http://momijitomitsukoshi.wordpress.com/files/2009/11/13th1.jpg"><img class="size-full wp-image-836 aligncenter" title="13th" src="http://momijitomitsukoshi.wordpress.com/files/2009/11/13th1.jpg" alt="" width="299" height="448" /></a></p>
<p style="text-align:left;">Church this morning followed by <a title="Blend" href="http://melville.inmycommunity.com.au/going-out/resturants-and-dining/Blend-Cafe-and-Pizza-Bar/7516474/" target="_blank">lattes and pizza</a> with my beloved!</p>
<p style="text-align:center;"><a href="http://momijitomitsukoshi.wordpress.com/files/2009/11/pizza.jpg"><img class="size-full wp-image-838 aligncenter" title="Pizza" src="http://momijitomitsukoshi.wordpress.com/files/2009/11/pizza.jpg" alt="" width="350" height="232" /></a></p>
<p style="text-align:left;">A beautiful Perth Spring day!</p>
<p style="text-align:center;"><a href="http://momijitomitsukoshi.wordpress.com/files/2009/11/maggie1.jpg"><img class="size-full wp-image-840 aligncenter" title="Maggie" src="http://momijitomitsukoshi.wordpress.com/files/2009/11/maggie1.jpg" alt="" width="350" height="232" /></a></p>
<p style="text-align:left;">Welcome flowers..</p>
<p style="text-align:center;"><a href="http://momijitomitsukoshi.wordpress.com/files/2009/11/welcome.jpg"><img class="size-full wp-image-842 aligncenter" title="Welcome" src="http://momijitomitsukoshi.wordpress.com/files/2009/11/welcome.jpg" alt="" width="298" height="448" /></a></p>
<p style="text-align:left;">Ikebana experiment 2</p>
<p style="text-align:center;"><a href="http://momijitomitsukoshi.wordpress.com/files/2009/11/ikebana1.jpg"><img class="size-full wp-image-843 aligncenter" title="Ikebana" src="http://momijitomitsukoshi.wordpress.com/files/2009/11/ikebana1.jpg" alt="" width="298" height="448" /></a></p>
<p style="text-align:left;">It&#8217;s Sunday evening..</p>
<p style="text-align:left;">Time to get ready for Monday morning.</p>
<p style="text-align:left;">I&#8217;ve done something to my camera and the photos look terrible. Sorry!</p>
<p style="text-align:left;">Where did those two days go?</p>
<p style="text-align:left;">Yeah. Ummm. Good night. God bless you. Praying for <a title="Kate McRae" href="http://www.prayforkate.com/#/home-page/" target="_blank">Kate McRae</a> and <a title="Daisy Love" href="http://prayfordaisy.tumblr.com/" target="_blank">Daisy Love</a> and <a title="DH" href="http://kimonoreincarnate.blogspot.com/2009/11/c-word.html" target="_blank">KR&#8217;s hubby</a>. Every cell healthy, just as God created them.</p>
<p style="text-align:left;">
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Artigos e Vídeos em Silverlight]]></title>
<link>http://flamoreira.wordpress.com/2009/11/21/artigos-e-videos-em-silverlight/</link>
<pubDate>Sat, 21 Nov 2009 23:35:10 +0000</pubDate>
<dc:creator>Flavia Moreira</dc:creator>
<guid>http://flamoreira.wordpress.com/2009/11/21/artigos-e-videos-em-silverlight/</guid>
<description><![CDATA[Olá pessoal. Como eu estou mudando o meu blog para um site, então atualizei as informações. Segue al]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Olá pessoal.</p>
<p>Como eu estou mudando o meu blog para um site, então atualizei as informações.</p>
<p>Segue alguns artigos e vídeos sobre Silverlight.</p>
<p><strong>Usando Javascript e Silverlight</strong></p>
<p><a href="http://www.dowhile.com.br/artigos/silverlight/63-usando-funcao-javascript-em-silverlight-.html">http://www.dowhile.com.br/artigos/silverlight/63-usando-funcao-javascript-em-silverlight-.html</a></p>
<p>Usando e-mail e Webservice</p>
<p><a href="http://www.dowhile.com.br/artigos/silverlight/60-enviando-e-mail-com-silverlight-parte-ii-.html">http://www.dowhile.com.br/artigos/silverlight/60-enviando-e-mail-com-silverlight-parte-ii-.html</a></p>
<p><a href="http://www.dowhile.com.br/artigos/silverlight/59-enviando-e-mail-com-silverlight-parte-i-.html">http://www.dowhile.com.br/artigos/silverlight/59-enviando-e-mail-com-silverlight-parte-i-.html</a></p>
<p>Usando linq to sql</p>
<p><a href="http://www.dowhile.com.br/artigos/silverlight/58-populando-datagrid-usando-linq-to-sql-em-silverlight-parte-ii.html">http://www.dowhile.com.br/artigos/silverlight/58-populando-datagrid-usando-linq-to-sql-em-silverlight-parte-ii.html</a></p>
<p><a href="http://www.dowhile.com.br/artigos/silverlight/57-populando-datagrid-usando-linq-to-sql-em-silverlight-parte-i.html">http://www.dowhile.com.br/artigos/silverlight/57-populando-datagrid-usando-linq-to-sql-em-silverlight-parte-i.html</a></p>
<p><strong>vídeo</strong></p>
<p><strong>Usando Javascript e Silverlight</strong></p>
<p><a href="http://www.dowhile.com.br/videos/silverlight/64-acessando-metodo-csharp-pelo-javascript.html">http://www.dowhile.com.br/videos/silverlight/64-acessando-metodo-csharp-pelo-javascript.html</a></p>
<p>Abraços</p>
<p>Flávia Moreira</p>
<p><a href="http://www.dowhile.com.br">http://www.dowhile.com.br</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Blendin in]]></title>
<link>http://ihasahotdog.com/2009/11/21/funny-dog-pictures-blendin-in/</link>
<pubDate>Sat, 21 Nov 2009 20:00:22 +0000</pubDate>
<dc:creator>Cheezburger Network</dc:creator>
<guid>http://ihasahotdog.com/2009/11/21/funny-dog-pictures-blendin-in/</guid>
<description><![CDATA[Blendin in Ur doin it rite ma camo iz not so gud Picture by: jensmiles Caption by: ri-pie via Loldog]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p class="mine_asset assetid_2783870976 sourceid_2782594048"><!-- http://images.cheezburger.com/imagestore/2009/10/30/b29a9ab6-d2df-4b6a-bccf-49db18afc774.jpg --><br />
<img src="http://ihasahotdog.wordpress.com/files/2009/11/funny-dog-pictures-blendin-in.jpg" alt="funny pictures of dogs with captions" title="funny-dog-pictures-blendin-in" class="mine_2783870976" /></p>
<p>Blendin in Ur doin it rite</p>
<p><a href="http://ihasahotdog.com/2008/03/20/funny-dog-pictures-ur-almost-doin-it-rite/">ma camo iz not so gud</a></p>
<p>Picture by: jensmiles Caption by: <a href="http://cheezburger.com/pictures-by-ri-pie/">ri-pie</a> via <a rel="nofollow" href="http://cheezburger.com/lolbuilder.aspx">Loldog Builder</a></p>
<p class="commentnow"><a href="http://cheezburger.com/lolbuilder.aspx?tiid=1936431#step2">» Recaption This!</a></p>
<p class="commentnow"><a href="http://cheezburger.com/TemplateView.aspx?ciid=5658151">» View All Captions</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[✍ L'unica miscela sbagliata]]></title>
<link>http://giampierofichera.wordpress.com/2009/11/21/%e2%9c%8d-lunica-miscela-sbagliata/</link>
<pubDate>Sat, 21 Nov 2009 09:17:47 +0000</pubDate>
<dc:creator>Knockout</dc:creator>
<guid>http://giampierofichera.wordpress.com/2009/11/21/%e2%9c%8d-lunica-miscela-sbagliata/</guid>
<description><![CDATA[La Milland-Schneider &amp; Co. era stata fondata nel 1985. La fabbrica si trovava alla periferia di ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;"><a href="http://giampierofichera.wordpress.com/files/2009/11/complotto.jpg"><img class="alignleft size-thumbnail wp-image-572" title="complotto" src="http://giampierofichera.wordpress.com/files/2009/11/complotto.jpg?w=129" alt="" width="129" height="150" /></a></p>
<p style="text-align:justify;">La Milland-Schneider &#38; Co. era stata fondata nel 1985.</p>
<p style="text-align:justify;">La fabbrica si trovava alla periferia di Folkestone, nel sud dell’Inghilterra, da dove molto facilmente i suoi prodotti potevano attraversare la manica per raggiungere il continente. Nata dall’idea di George Milland , appassionato di pipe e tabacchi, la M-S &#38; Co.  produceva il miglior tabacco del mondo. La migliore miscela inglese. Aveva in produzione anche altri tipi di tabacco ma la “English Mixture MS” era il prodotto di punta. Poche erano, invece, le pipe prodotte ma di ottima radica e dal costo molto elevato. E, pertanto, destinate prevalentemente al mercato statunitense e mediorientale.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Jack Schneider aveva accettato di associarsi a Milland dopo molte insistenze. Non credeva molto nel mercato del tabacco sia per l’enorme concorrenza, sia per la crisi economica mondiale sia  perchè destinato ad un target di nicchia.</p>
<p style="text-align:justify;">Già dal 1987, dopo aver apportato pochi capitali e scarne idee, aveva dato i primi segni di insoddisfazione e più volte aveva esternato la sua volontà ad uscire di scena. L’ingresso nella società,nel 1988,  di due azionisti di minoranza, Hugh Forrest e David McMiller, aveva solo procrastinato la decisione di lasciare l’azienda seppur in fase di floridità.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Nel 1990 dopo tentennamenti, ripensamenti e liti furibonde con George, finalmente alzò i tacchi pretendendo una robusta liquidazione e una quota percentuale mensile sugli utili per vent’anni.</p>
<p style="text-align:justify;">Forrest e McMiller non entrarono mai direttamente nella disputa nè avevano voce in capitolo nelle decisioni più importanti. E   quando  Schneider andò via, dichiararono  al vecchio George fedeltà e volontà nel portare avanti l’azienda che, liberata finalmente, dall’iracondo, causidico e tentennante Jack , poteva solo decollare più in alto.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">George Milland aveva il suo ufficio al primo piano della piccola palazzina in mattoni grigi. Era un uomo dedito al lavoro e, spesso, si tratteneva sino a sera inoltrata. Metodico ed  abitudinario cercava di portare le sue idee avanti anche se talvolta frutto di impulso più che di razionalità. Ma, in fondo, non aveva commesso grandi errori. E gli utili della ditta lo dimostravano. Con i suoi occhiali perennemente attaccati al naso che, nascondevano due occhi scuri, buoni e leali, trascorreva le sue giornate tra l’ufficio e la casa che aveva preso da qualche anno ad Hastings.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Jack Schneider era corpulento, borioso, diffidente e pignolo all’inverosimile. Chi conosceva i due si meravigliava come avessero potuto fare coppia. Tanto erano diversi. Tranquillo, moderato, pacato e controllato il primo. Esuberante, eccessivo e accidioso il secondo. Le liti avevano sin da subito contraddistinto i loro rapporti.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Quella sera George stava mettendo a posto le ultime carte prime di andare a casa. Aveva fretta perchè, contrariamente al solito, aveva ospiti. La radio trasmetteva alcune melodie a lui gradite che sottolineava fischiettando. E ciò gli impedì di accorgersi che la porta alle sue spalle si era aperta e che Forrest e McMiller avanzavano verso di lui con dei lunghi ed affilati coltelli tra le mani. Senza fiatare e senza fare il minimo gesto superfluo, i due si avvicinarono con calma alla vittima e brandirono senza pietà una ventina di colpi. Milland si accasciò al suolo senza nemmeno avere il tempo di capire cosa fosse successo.</p>
<p style="text-align:justify;">I due si guardarono in volto e, rapidamente, si diressero alla cassaforte che veniva occultata da una vecchia stampa di Monet. La cassaforte era aperta e, così, non fecero fatica a prelevare l’intero contenuto. Milland era piuttosto antiquato e preferiva tenere il danaro in cassaforte, che reputava sicura, piuttosto che affidarlo alle banche di cui non aveva molta fiducia. Il bottino era sostanziosissimo, quasi 1 milione di sterline.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Jack Schneider nella stanza numero 34 dell’Hotel Park di Dover, fumava come una ciminiera. La stanza era completamente avvolta in una grossa e densa nuvola azzurrognola. Ogni minuto o quasi, si alzava dalla poltrona per andare alla finestra e scrutare la strada, a quell’ora, assolutamente deserta. Cadeva una pioggerellina fitta fitta che ricopriva l’asfalto di un film lucido e scivoloso.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">McMiller, il biondino tutto pepe, e Forrest, il pigro bel tenebroso, erano due giovani promesse dell’imprenditoria. Dovevano tutto a Milland che , stimandoli per la loro abnegazione e lealtà, li aveva voluti,a tutti i costi, nella società. Con Schneider, invece, i rapporti erano piuttosto tesi e spesso avevano palesemente parteggiato per George nelle frequenti e reiterate liti fra i due soci di maggioranza. Negli anni successivi alla dipartita di Jack, per la verità, il loro impegno si era affievolito via via sempre più ma, il buon George abituato a fare sempre da sè, non aveva dato peso alla cosa. Cercando, anzi, di render ancor meno gravoso il loro lavoro.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Il clangore del clacson richiamò prontamente alla finestra Jack. Finalmente !</p>
<p style="text-align:justify;">Dopo alcuni istanti che sembrarono un’eternità alla porta della stanza 34 apparvero i volti sorridenti di Hugh e David. Si abbracciarono in silenzio e, dopo essersi divisi il bottino, si allontanarono rapidamente su macchine diverse. Si sarebbero rivisti alcuni mesi dopo a Paramaribo, nel Suriname. Dove , questi erano i progetti, avrebbero preso una piantagione di canna da zucchero e avrebbero vissuto da nababbi.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">L’omicidio di George Milland rimase impunito. E poi archiviato. Sul luogo del delitto non fu trovata alcuna traccia che potesse far risalire ai tre. E dagli interrogatori non emerse nulla che potesse far insospettire gli investigatori. Si concluse insomma per un omicidio a scopo di rapina da parte di balordi o rom, il cui campo era a poca distanza dalla fabbrica.</p>
<p style="text-align:justify;">
<p style="text-align:justify;">Tutti sogni del povero George erano svaniti in pochi anni. La sua cocciutaggine e la fiducia nel prossimo lo avevano portato a fare ciò che, in fondo, avrebbe potuto fare e bene anche da solo.</p>
<p style="text-align:justify;">
<p style="text-align:justify;"><span style="font-family:Georgia;font-size:xx-small;"><span>☼ 17 maggio 2009</span></span></p>
<p style="text-align:justify;">
<p style="text-align:justify;"><span style="font-family:Georgia;font-size:xx-small;"><span><strong>☂ ogni riferimento a persone o fatti è assolutamente casuale</strong></span></span></p>
<p style="text-align:justify;">
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Lochan Tea Tasting - #11 Indian Masala Chai Blend]]></title>
<link>http://teasphere.wordpress.com/2009/11/20/lochan-tea-tasting-11-indian-masala-chai-blend/</link>
<pubDate>Fri, 20 Nov 2009 17:33:59 +0000</pubDate>
<dc:creator>teasphere</dc:creator>
<guid>http://teasphere.wordpress.com/2009/11/20/lochan-tea-tasting-11-indian-masala-chai-blend/</guid>
<description><![CDATA[Dry Leaf: Upon opening the packet, I was blown away. The real, discernible spices were extraordinary]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Dry Leaf: Upon opening the packet, I was blown away. The real, discernible spices were extraordinary. The scent was amazing, and the next thoughts were &#8220;can I climb in that small packet and live for eternity?&#8221; followed by &#8220;I need more, much more, of this.&#8221; I believe there is bay leaf in the mix as well which adds a great cassia/bay scent.</p>
<p>Wet Leaf: The aromatics sing with cardamom (my personal favorite) edging out the cinnamon for top billing.</p>
<p>Brewed: This is as good as it gets in my estimation. I opted out of milk or sweetener because I wanted to experience it as it is even though the brewing directions stated to use milk and water. I will enjoy it that way next, and post the results, I just had to have this straight up. I have not strayed from the brewing guide once, but I just couldn&#8217;t help myself once I saw how amazing the spices were. Hopefully I can be forgiven <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cardamom, cinnamon, bay leaf, ginger, and I&#8217;m sure more that I am missing form a symphony here that doesn&#8217;t just present a note of this or that but an entire performance with an encore. not overly spicy in a heat sort of way but very assertive and easily will stand up to milk and sweetener without losing anything.</p>
<p>Chai in America is generally some poorly (sadly even artificially) flavored low-grade tea buried under milk/cream and tons of sugar. Occasionally a decent cup can be had with tiny bits of actual spices mixed in. Sometimes the balance is way off and skewed too far to the spice notes and the tea is merely a vehicle to darken the water or milk. This is both Yin and Yang in perfect harmony. I have fallen in love twice in one week, first the Jungpana Imperial Muscatel and now with the Masala Chai. This will be forever stocked in my tea cupboard so long as I can obtain it in this form. Again, about as full an endorsement as I could offer any tea. This is a mood lifter, one simply could not be anything but in sheer rapture with this in their cup. Flavored tea often takes a back seat with &#8220;serious&#8221; tea drinkers, and this would be one that breaks down that wall entirely. I am a truly happy man.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Tip: Set DesignWidth and DesighHeight when styling Silverlight 3 controls]]></title>
<link>http://antonidol.wordpress.com/2009/11/20/tip-set-designwidth-and-desighheight-when-styling-silverlight-3-controls/</link>
<pubDate>Fri, 20 Nov 2009 08:32:15 +0000</pubDate>
<dc:creator>antonidol</dc:creator>
<guid>http://antonidol.wordpress.com/2009/11/20/tip-set-designwidth-and-desighheight-when-styling-silverlight-3-controls/</guid>
<description><![CDATA[I rediscovered the usefulness of the DesignWidth and DesignHeight Blend properties while styling sev]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I rediscovered the usefulness of the DesignWidth and DesignHeight Blend properties while styling several controls.</p>
<p>Next time you are looking at a very small ControlTemplate in Resource Editing Mode in Expression Blend, don’t forget to set the design-time width and height. It will make your life easier. You can set it at the expected size of the control in de real interface and you can work in the control and see a reasonably sized control.</p>
<p>Styling a TabItem, for instance, will show the tab at the MinimumWidth en MinimumHeight of 10 pixels, leaving you a 10&#215;10 pixel tab to work with. Setting the DesignWidth and DesignHeight properties on the root grid of the control to, say 150 and 25 gives you  room to work with and a more realistic view on the tab.</p>
<p>&#60;ControlTemplate TargetType=&#8221;TabItem&#8221;&#62;<br />
    &#60;Grid x:Name=&#8221;Root&#8221; d:DesignWidth=&#8221;150&#8243; d:DesignHeight=&#8221;25&#8243;&#62;</p>
<p>This needs the Blend NameSpaces at the top of the page to work:</p>
<p>xmlns:d=&#8221;<a href="http://schemas.microsoft.com/expression/blend/2008&#34;">http://schemas.microsoft.com/expression/blend/2008&#8243;</a><br />
xmlns:mc=&#8221;<a href="http://schemas.openxmlformats.org/markup-compatibility/2006&#34;">http://schemas.openxmlformats.org/markup-compatibility/2006&#8243;</a> mc:Ignorable=&#8221;d&#8221;</p>
<p>Njoy!</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Refresh UI elements on collection changed using ObservableCollection in WPF]]></title>
<link>http://codingsense.wordpress.com/2009/11/16/refresh-ui-elements-on-collection-changed-using-observablecollection-in-wpf/</link>
<pubDate>Mon, 16 Nov 2009 09:20:48 +0000</pubDate>
<dc:creator>codingsense</dc:creator>
<guid>http://codingsense.wordpress.com/2009/11/16/refresh-ui-elements-on-collection-changed-using-observablecollection-in-wpf/</guid>
<description><![CDATA[Hi, In windows application when we would bind a list with any UI control, on changing of the list we]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><font face="Verdana,Arial,Helvetica,sans-serif" size="2">Hi,</p>
<p>In windows application when we would bind a list with any UI control, on changing of the list we should have refreshed the UI element or reload the list into the UI element. Imagine how tiresome it was if the list was referenced in many UI elements.<br />
In WPF if we are implementing the same structure then we can use INotifyPropertyChanged or INotifyCollectionChanged to minimize our work.<br />
If we are working on a list then we can inherit the list from ObservableCollection which in turn implements the 2 interface mentioned above. By using ObservableCollection we can notify the controls that the list to which they are bound has been changed and ask them to refresh their selves. This will minimize the work to maximum extent and the same time can be utilized for better activities.</p>
<p>In this post let me demonstrate you on how ObservableCollection can be implemented and how the changes to list can automatically refresh the UI element.</p>
<p><a href="http://www.box.net/shared/g1v05vig65">Download Source Code (11 KB)</a></p>
<p>Let me brief on the key things<br />
<b>Bind Textbox to a property of another UI element (Listbox) that returns Object in SelectedItem:<br />
</b>The text box is bound to ListBox.SelectedItem but the selected item will return a object of type PersonName. That is to be split into FirstName and LastName and shown in txtFirstName and txtLastName respectively. Here you have a good option while binding the textbox and the engine will take care of the splitting you can just bind as follows<br />
For txtFirstName I have used binding as</p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#FF0000" size="2">Text</font><font color="#0000FF" size="2">="{</font><font color="#A31515" size="2">Binding</font><font color="#FF0000" size="2"> Path</font><font color="#0000FF" size="2">=SelectedItem.FirstName,</font><font color="#FF0000" size="2"> ElementName</font><font color="#0000FF" size="2">=MyListBox,</font><font color="#FF0000" size="2"> Mode</font><font color="#0000FF" size="2">=TwoWay,</font><font color="#FF0000" size="2"> UpdateSourceTrigger</font><font color="#0000FF" size="2">=Explicit}"</font></pre>
<p>As you can see i have specified SelectedItem.FirstName and at runtime the selectedItem will change to the object that is focused. Similarly we can bind to txtLastName.</p>
<p><b><br />
UpdateSourceTrigger:</b><br />
In UpdateSourceTrigger you have 3 options PropertyChanged, LostFocus, Explicity. I have used Explicity to handle our own customizations before updating the actual source and the customization can be handled in the save event.</p>
<pre style="overflow:auto;width:95%;color:#000000;line-height:14px;border:#999999 1px dashed;font-size:15px;padding:5px;">
<font color="#2B91AF" size="2">NameList</font><font size="2"> nameList = MyGrid.GetValue(</font><font color="#2B91AF" size="2">Grid</font><font size="2">.DataContextProperty) </font><font color="#0000FF" size="2">as </font><font color="#2B91AF" size="2">NameList</font><font size="2">;</font>
<font color="#2B91AF" size="2">PersonName</font><font size="2"> currentPersonName = MyListBox.GetValue(</font><font color="#2B91AF" size="2">ListBox</font><font size="2">.SelectedItemProperty) </font><font color="#0000FF" size="2">as </font><font color="#2B91AF" size="2">PersonName</font><font size="2">;</font>
<font color="#2B91AF" size="2">PersonName</font><font size="2"> NewPersonName = </font><font color="#0000FF" size="2">new </font><font color="#2B91AF" size="2">PersonName</font><font size="2">(txtFirstName.Text, txtLastName.Text );</font>
<font color="#0000FF" size="2">int</font><font size="2"> IndexOfOriginal = nameList.IndexOf(currentPersonName);
nameList[IndexOfOriginal] = NewPersonName;</font></pre>
<p>By just changing the List the newer values are reflected in the UI elements those are bound to the list.<br />
For any clarifcation please feel free to comment.</p>
<p><b>References</b>: <a href="http://msdn.microsoft.com/en-us/library/ms668604.aspx">http://msdn.microsoft.com/en-us/library/ms668604.aspx</a></p>
<p>Happy Learning <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Codingsense</p>
<p></font></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Cueyfornication Bonus Tracks]]></title>
<link>http://a2unes.wordpress.com/2009/11/16/cueyfornication-bonus-tracks/</link>
<pubDate>Mon, 16 Nov 2009 06:49:03 +0000</pubDate>
<dc:creator>haastradamus</dc:creator>
<guid>http://a2unes.wordpress.com/2009/11/16/cueyfornication-bonus-tracks/</guid>
<description><![CDATA[Finally found links to the last two bonus tracks to OnCue&#8217;s RHCP mash-up/blend mixtape, ﻿Cueyf]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><img class="alignleft size-medium wp-image-1308" title="oncue1" src="http://a2unes.wordpress.com/files/2009/11/oncue1.jpg?w=300" alt="oncue1" width="300" height="150" />Finally found links to the last two bonus tracks to OnCue&#8217;s RHCP mash-up/blend mixtape, <a href="http://a2unes.wordpress.com/2009/10/04/red-hot-rap/" target="_blank">﻿Cueyfornication</a>.  I seriously think that these two are some of the best ones on the album.  I really think you will enjoy these.  Made of Gold samples &#8220;Snow (Hey Oh)&#8221; and When I&#8217;m Sober uses &#8220;The Otherside&#8221;&#8230; both are produced very well.  As a nice bonus I&#8217;ll throw in one of his latest tracks to be hopfully featured on his next mixtape, In A Class All By Myself.  This is a very chill song that samples Coldplay&#8217;s Trouble titled Gotta Move.</p>
<p><a href="http://www.zshare.net/audio/65612234f4d5323b/" target="_blank">Made of Gold</a></p>
<p><a href="http://www.zshare.net/audio/6561217471924ae9/" target="_blank">When I&#8217;m Sober</a></p>
<p>Bonus: <a href="http://www.zshare.net/audio/657570782286d901/" target="_blank">Gotta Move</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[New Silverlight Video Tutorial: How to use the FarseerPhysics.dll to create a Ragdoll with Simulated Physics]]></title>
<link>http://victorgaudioso.wordpress.com/2009/11/15/new-silverlight-video-tutorial-how-to-use-the-farseerphysics-dll-to-create-a-ragdoll-with-simulated-physics/</link>
<pubDate>Mon, 16 Nov 2009 00:55:00 +0000</pubDate>
<dc:creator>victorgaudioso</dc:creator>
<guid>http://victorgaudioso.wordpress.com/2009/11/15/new-silverlight-video-tutorial-how-to-use-the-farseerphysics-dll-to-create-a-ragdoll-with-simulated-physics/</guid>
<description><![CDATA[Hello All, I was playing around with simulated physics in Silverlight.  I came accross a great, open]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hello All,</p>
<p>I was playing around with simulated physics in Silverlight.  I came accross a great, open source library called the FarseerPhysics library originated by Jeff Weber.  I watched a couple of videos on how to do a couple of cool things but I realized there was no tutorial on how to create a Ragdoll.  So, I decided to make one.  This video shows you how to easily incorportate simulated physics into your Silverlight applications all without writing a line of code! Enjoy!</p>
<p>Video: <a href="http://tw0.us/4p8">http://tw0.us/4p8</a></p>
<p>Sample Project: <a href="http://tw0.us/4p9">http://tw0.us/4p9</a></p>
<p>Farseer dlls: <a href="http://tw0.us/4pB">http://tw0.us/4pB</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Coffee House Chaos]]></title>
<link>http://cybertek.wordpress.com/2009/11/15/coffee-house-chaos/</link>
<pubDate>Sun, 15 Nov 2009 20:20:48 +0000</pubDate>
<dc:creator>cybertek</dc:creator>
<guid>http://cybertek.wordpress.com/2009/11/15/coffee-house-chaos/</guid>
<description><![CDATA[Quickly brew up coffee for a variety of kooky customers in this deliciously blended puzzle and actio]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:center;"><span style="color:#000080;">Quickly brew up coffee for a variety of kooky customers in this deliciously blended puzzle and action game. Seat your patrons, take orders, and deliver their cups of coffee before the coffee house becomes too chaotic and they leave without paying. Upgrade your coffee shop and menu to make more profits and attract more customers.</span></p>
<p style="text-align:center;"><span style="color:#000080;">25 fast-paced levels.</span></p>
<p style="text-align:center;"><span style="color:#000080;">3 modes to choose from.</span></p>
<p style="text-align:center;"><span style="color:#000080;">Classic game play.</span></p>
<p style="text-align:center;"><span style="color:#008000;"><strong>System Requirements:</strong></span></p>
<p style="text-align:center;"><span style="color:#008000;">OS: Windows 2000/XP/VISTA</span></p>
<p style="text-align:center;"><span style="color:#008000;">CPU: 600MHz or faster Processor</span></p>
<p style="text-align:center;"><span style="color:#008000;">RAM: 128 MB</span></p>
<p style="text-align:center;"><span style="color:#008000;"><img class="aligncenter size-medium wp-image-724" title="screen1" src="http://cybertek.wordpress.com/files/2009/11/screen132.jpg?w=300" alt="screen1" width="300" height="225" /></span></p>
<p style="text-align:center;"><span style="color:#008000;"><img class="aligncenter size-medium wp-image-725" title="screen2" src="http://cybertek.wordpress.com/files/2009/11/screen232.jpg?w=300" alt="screen2" width="300" height="225" /></span></p>
<p style="text-align:center;"><span style="color:#800080;">It Takes Just A second To Say Thanks,</span></p>
<p style="text-align:center;"><span style="color:#800080;">It Takes Longer To The Work On This.</span></p>
<p style="text-align:center;"><span style="color:#800080;"><a title="Coffee House Chaos" href="http://rapidshare.com/files/307507949/CoffeeHouseChaos.exe"><span style="color:#ff0000;">Coffee House Chaos</span></a></span></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Porca de Murça]]></title>
<link>http://vitisvinifera.wordpress.com/2009/11/15/porca-de-murca/</link>
<pubDate>Sun, 15 Nov 2009 19:10:50 +0000</pubDate>
<dc:creator>lsergio</dc:creator>
<guid>http://vitisvinifera.wordpress.com/2009/11/15/porca-de-murca/</guid>
<description><![CDATA[Um domingo na casa do sogrão&#8230; Fazemos comida e tomamos os vinhos da adega dele&#8230; Esse vin]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Um domingo na casa do sogrão&#8230; Fazemos comida e tomamos os vinhos da adega dele&#8230; Esse vinho de castas mais em conta da produção portuguesa vem da região do Douro &#8211; Vila Nova de Gaia, sem denominação específica das uvas que o compõe, a 13%. <br /> É um vinho razoável considerando o custo benefício. </p>
<p> <a href="\Images\200911\200911A08112009168.jpg">  <img border="0" class="aligncenter" src="http://vitisvinifera.files.wordpress.com/2009/11/08112009168.jpg?w=471&#038;h=353" alt="08112009168.jpg" width="471" height="353" /> </a> </p>
<p> <a href="\Images\200911\200911A08112009169.jpg">  <img border="0" class="aligncenter" src="http://vitisvinifera.files.wordpress.com/2009/11/08112009169.jpg?w=471&#038;h=353" alt="08112009169.jpg" width="471" height="353" /> </a> </p>
<p> <a href="\Images\200911\200911A08112009170.jpg">  <img border="0" class="aligncenter" src="http://vitisvinifera.files.wordpress.com/2009/11/08112009170.jpg?w=471&#038;h=353" alt="08112009170.jpg" width="471" height="353" /> </a> </p>
<p>Publicado pelo <a href="http://wordmobi.googlecode.com">Wordmobi</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[New SIlvelright Video Tutorial: How to Create a Reusable Functioning Login UserControl]]></title>
<link>http://victorgaudioso.wordpress.com/2009/11/14/new-silvelright-video-tutorial-how-to-create-a-reusable-functioning-login-usercontrol/</link>
<pubDate>Sun, 15 Nov 2009 01:09:59 +0000</pubDate>
<dc:creator>victorgaudioso</dc:creator>
<guid>http://victorgaudioso.wordpress.com/2009/11/14/new-silvelright-video-tutorial-how-to-create-a-reusable-functioning-login-usercontrol/</guid>
<description><![CDATA[In this video I show you how to create a reuseable Silverlight Login UserControl complete with login]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>In this video I show you how to create a reuseable Silverlight Login UserControl complete with login functionality.</p>
<p>Video: <a href="http://tw0.us/4o2">http://tw0.us/4o2</a></p>
<p>project: <a href="http://tw0.us/4ny">http://tw0.us/4ny</a></p>
<p>&#160;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Organizando sua Aplicação com Containers no Blend 3]]></title>
<link>http://fabricciocb.wordpress.com/2009/11/14/organizando-sua-aplicacao-com-containers-no-blend-3/</link>
<pubDate>Sat, 14 Nov 2009 14:17:14 +0000</pubDate>
<dc:creator>Fabriccio  Bernardes</dc:creator>
<guid>http://fabricciocb.wordpress.com/2009/11/14/organizando-sua-aplicacao-com-containers-no-blend-3/</guid>
<description><![CDATA[Quando a nossa aplicação começa a tomar dimensões muito grandes, é necessário que exista algum tipo ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Quando a nossa aplicação começa a tomar dimensões muito grandes, é necessário que exista algum tipo de organização para que ela não se torne confusa. Uma ótima forma de organizar a sua aplicação é utilizando Containers. Nessa aula ensinarei a usar os 5 principais tipos de containers: Grid, Canvas, StackPanel, ScrollViewer e o Border.</p>
<p>Boa aula.</p>
<p><em>Obs.: Você pode melhorar a qualidade do vídeo clicando em <strong>“Menu”</strong> e, em seguida, em <strong>“High Quality”</strong>. </em></p>
<p style="text-align:center;"><object width="425" height="254"><param name="movie" value="http://www.dailymotion.com/swf/xb557t"></param><param name="allowfullscreen" value="true"></param><embed src="http://www.dailymotion.com/swf/xb557t" type="application/x-shockwave-flash" width="425" height="334" allowfullscreen="true"></embed></object></p>
</div>]]></content:encoded>
</item>

</channel>
</rss>
