<?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>Fremus.co.za &#187; WPF</title>
	<atom:link href="http://www.fremus.co.za/blog/tag/wpf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fremus.co.za/blog</link>
	<description>Demistifying Life and Web Development</description>
	<lastBuildDate>Sun, 27 Nov 2011 15:56:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress 2.7 and some other tidbits</title>
		<link>http://www.fremus.co.za/blog/2008/12/wordpress-27/</link>
		<comments>http://www.fremus.co.za/blog/2008/12/wordpress-27/#comments</comments>
		<pubDate>Sat, 13 Dec 2008 13:21:20 +0000</pubDate>
		<dc:creator>fr3dr1k</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[WPF]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.fremus.co.za/blog/2008/12/wordpress-27/</guid>
		<description><![CDATA[Wow, what a difference the Dashboard is. Its a total revamp, and I totally like it. Amazing work these guys put into this Blog CMS. Today I also experimented briefly with the Extended Desktop feature that comes with some graphics accelerators. I am specifically referring to one that I have running on a HP laptop. [...]]]></description>
			<content:encoded><![CDATA[<p>Wow, what a difference the Dashboard is. Its a total revamp, and I totally like it. Amazing work these guys put into this Blog CMS.</p>
<p>Today I also experimented briefly with the Extended Desktop feature that comes with some graphics accelerators. I am specifically referring to one that I have running on a HP laptop. What this particular accelerator does is allow you to create an extended desktop,  and with that feature you can run the Presenter view in Powerpoint, which basically allows you to run the presentation without the audience seeing the details of the PowerPoint interface. In other words all they get to see is the Slide Show, nothing else of what you are doing. So, I decided to create a little WPF application that has a width greater than the monitor size, and low and behold it overflows onto the other screen. This is interesting for several reasons. Firstly PowerPoint is not great for everything, and one thing it is not good at is displaying data. This often means that if you have an Access Database you will have to write some VBA code to extract that data and display it. So I thought that maybe the other option could be to write a WPF app that displays content on an extended desktop.  If that works its quite feasible to write better logic for everthing and actually use relational data.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://www.fremus.co.za/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.fremus.co.za/blog/2008/12/wordpress-27/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sites that use Silverlight</title>
		<link>http://www.fremus.co.za/blog/2008/07/sites-that-use-silverlight/</link>
		<comments>http://www.fremus.co.za/blog/2008/07/sites-that-use-silverlight/#comments</comments>
		<pubDate>Wed, 02 Jul 2008 20:45:21 +0000</pubDate>
		<dc:creator>fr3dr1k</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.fremus.co.za/blog/?p=32</guid>
		<description><![CDATA[How many sites actually use Silverlight? Silverlight is a Microsoft technology that allows you to create rich and dynamic content for the web. The same Silverlight applications can also be used as desktop applications with WPF (Windows Presentation Foundation). With that in mind I Googled for sites that actually use Silverlight in a live production [...]]]></description>
			<content:encoded><![CDATA[<p>How many sites actually use Silverlight? Silverlight is a Microsoft technology that allows you to create rich and dynamic content for the web. The same Silverlight applications can also be used as desktop applications with WPF (Windows Presentation Foundation). With that in mind I Googled for sites that actually use Silverlight in a live production environment. I already knew of <a href="http://memorabilia.hardrock.com/" onclick="urchinTracker('/outgoing/memorabilia.hardrock.com/?referer=');">the Hardrock Memorabilia site</a> that uses the Deep Zoom feature. I showed this to some people at work and they were amazed, as was I. So check it out, but be warned you will be required to install a plugin.</p>
<p>So are there other sites that use Silverlight? And if so, what is the quality thereof. I found a site called <a href="http://www.nibblestutorials.net/" onclick="urchinTracker('/outgoing/www.nibblestutorials.net/?referer=');">Nibbles Tutorials</a> which is done entirely with Silverlight. They also have tutorials and samples that you can look at. I found a few more examples on <a href="http://blogs.msdn.com/martharotter/archive/2007/10/09/weekly-top-ten-silverlight-sites.aspx" onclick="urchinTracker('/outgoing/blogs.msdn.com/martharotter/archive/2007/10/09/weekly-top-ten-silverlight-sites.aspx?referer=');">this blog</a>. <a href="http://ttpadd.bl.uk/ttp_software/silverlight/default.html" onclick="urchinTracker('/outgoing/ttpadd.bl.uk/ttp_software/silverlight/default.html?referer=');">This site</a> uses Silverlight in a way that allows you to page through books, which is not that new. <a href="http://www.adefwebserver.com/DotNetNukeHELP/Misc/Silverlight/VR360.html" onclick="urchinTracker('/outgoing/www.adefwebserver.com/DotNetNukeHELP/Misc/Silverlight/VR360.html?referer=');">This site</a> shows a jeep of some kind that you can rotate. <a href="http://www.microsoft.com/silverlight/sharethelove/Default.html" onclick="urchinTracker('/outgoing/www.microsoft.com/silverlight/sharethelove/Default.html?referer=');">Another site</a> allows you to create a valentine&#8217;s day card. <a href="http://learnet.npm.gov.tw/silverlight/" onclick="urchinTracker('/outgoing/learnet.npm.gov.tw/silverlight/?referer=');">A museum</a> also used Silverlight and the Deep Zoom effect. <a href="http://www.vertigo.com/" onclick="urchinTracker('/outgoing/www.vertigo.com/?referer=');">Vertigo</a> are the guys who developed the Hardrock Cafe Memorabilia website. They have some Silverlight content as well including a <a href="http://www.vertigo.com/SlideShow.aspx" onclick="urchinTracker('/outgoing/www.vertigo.com/SlideShow.aspx?referer=');">slideshow presentation</a>. <a href="http://fashionshow.idealake.com/Default.html" onclick="urchinTracker('/outgoing/fashionshow.idealake.com/Default.html?referer=');">Pyramid fashion</a> also use Silverlight.</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://www.fremus.co.za/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.fremus.co.za/blog/2008/07/sites-that-use-silverlight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First experiences with Visual Studio 2008</title>
		<link>http://www.fremus.co.za/blog/2008/06/first-experiences-with-visual-studio-2008/</link>
		<comments>http://www.fremus.co.za/blog/2008/06/first-experiences-with-visual-studio-2008/#comments</comments>
		<pubDate>Mon, 30 Jun 2008 08:37:52 +0000</pubDate>
		<dc:creator>fr3dr1k</dc:creator>
				<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.fremus.co.za/blog/2008/06/first-experiences-with-visual-studio-2008/</guid>
		<description><![CDATA[I attended the Microsoft Mix Essentials &#8217;08 event on the 26th of June 2008 and got two pieces of trial software, Microsoft Visual Studio 2008 Professional and Microsoft Expressions Web. Today I am installing Visual Studio, and it&#8217;s taken 20 minutes so far to install. It&#8217;s a 2.9 GB install!! The features I am most [...]]]></description>
			<content:encoded><![CDATA[<p>I attended the Microsoft Mix Essentials &#8217;08 event on the 26th of June 2008 and got two pieces of trial software, Microsoft Visual Studio 2008 Professional and Microsoft Expressions Web. Today I am installing Visual Studio, and it&#8217;s taken 20 minutes so far to install. It&#8217;s a 2.9 GB install!!</p>
<p>The features I am most excited about is support for Silverlight and WPF as well as intellisense for Javascript and CSS. There are also a few server controls that Brad Abrams demonstrated that I am very excited. One server control in particular allows you to specify the type of markup that should appear in a server control instead of just accepting (or being forced) to live with the markup provided. Gridview controls use tables for layout, and I am pretty sure DataList controls do as well, and the simple fact is that tables are not always desirable.</p>
<p><!-- technorati tags end --></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://www.fremus.co.za/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.fremus.co.za/blog/2008/06/first-experiences-with-visual-studio-2008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Light up the Web &#8211; Mix Essentials 2008 Review</title>
		<link>http://www.fremus.co.za/blog/2008/06/light-up-the-web-mix-essentials-2008-review/</link>
		<comments>http://www.fremus.co.za/blog/2008/06/light-up-the-web-mix-essentials-2008-review/#comments</comments>
		<pubDate>Thu, 26 Jun 2008 17:02:50 +0000</pubDate>
		<dc:creator>fr3dr1k</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Technologies]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[Expression Blend]]></category>
		<category><![CDATA[Expression Design]]></category>
		<category><![CDATA[Expression Studio]]></category>
		<category><![CDATA[Silverlight]]></category>
		<category><![CDATA[Visual Studio 2008]]></category>
		<category><![CDATA[WPF]]></category>

		<guid isPermaLink="false">http://www.fremus.co.za/blog/?p=29</guid>
		<description><![CDATA[I attended the Mix Essentials 2008 event at Canal Walk (Cape Town, South Africa) today and there were quite a few things that interested me. There were five speakers at the event: David Ives &#8211; Developer and Platform Strategy Group for Microsoft in South Africa &#8211; Microsoft Brad Abrams &#8211; Group Program Manager for the [...]]]></description>
			<content:encoded><![CDATA[<p>I attended the <strong>Mix Essentials 2008</strong> event at Canal Walk (Cape Town, South Africa) today and there were quite a few things that interested me. There were five speakers at the event:</p>
<ol>
<li>David Ives &#8211; Developer and Platform Strategy Group for Microsoft in South Africa &#8211; <strong>Microsoft</strong></li>
<li>Brad Abrams &#8211; Group Program Manager for the UI Framework and Services Team &#8211; <strong>Microsoft</strong></li>
<li>Michael Koester &#8211; Designer Marketing Manager for Middle East and Africa and Central and Eastern Europe &#8211; <strong>Microsoft</strong></li>
<li>Julian Harris &#8211; <strong>Conchango</strong></li>
<li>David Pugh-Jones &#8211; <strong>Microsoft</strong></li>
</ol>
<p>The event was split into two tracks, a developer track and a designer track, but it generally focussed on <strong>Silverlight</strong>, and more specifically on two software packages, <strong>Visual Studio 2008</strong> and <strong>Expression Studio</strong>, and even more specifically it introduced <strong>XAML</strong> as a common way for these packages to share content between them. <strong>XAML</strong>, <a href="http://en.wikipedia.org/wiki/Extensible_Application_Markup_Language" onclick="urchinTracker('/outgoing/en.wikipedia.org/wiki/Extensible_Application_Markup_Language?referer=');">Extensible Application Markup Language</a> is an <strong>XML-like</strong> language that defines graphic elements in a human readable form that can be used in vector-imaging programs as well as <strong>Visual Studio 2008</strong>. This gives designers the flexibility to design interfaces without having to worry about programmers not being able to replicate their designs in a programming environment. Julian Harris demonstrated that you can export files from <strong>Adobe Illustrator</strong> into <strong>XAML</strong> format and import that <strong>XAML</strong> into <strong>Visual Studio 2008</strong>. <strong>XAML</strong> is also used in the <strong>Expression Studio</strong> range of products which includes amongst other two interesting products:</p>
<ul>
<li>Expression Blend</li>
<li>Expression Design</li>
</ul>
<p><strong>Expression Blend</strong> is, almost like <strong>Adobe&#8217;s Flash Studio</strong>, which is an IDE that allows you to create <strong>WPF (Windows Presentation Foundation)</strong> and Silverlight applications. WPF is a technology that allows developers (and designers) to create applications that give users a better <strong>user experience (UX)</strong>. Contemporary windows applications generally use square (often mundane) windows, whereas <strong>WPF applications</strong> allow designers to implement creative graphics into the interface. Rounded corners and transparent backgrounds for instance are used, and because Expression Blend can read and understand <strong>XAML</strong>, none of a designer&#8217;s creative flair is lost. The developer no longer has any excuses to develop interfaces that do not exactly meet the designer&#8217;s design. </p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save" onclick="urchinTracker('/outgoing/www.addtoany.com/share_save?referer=');"><img src="http://www.fremus.co.za/blog/wp-content/plugins/add-to-any/favicon.png" width="16" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://www.fremus.co.za/blog/2008/06/light-up-the-web-mix-essentials-2008-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

