<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>silk Wiki Rss Feed</title><link>http://silk.codeplex.com/</link><description>silk Wiki Rss Description</description><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=65</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;a href="http://download.codeplex.com/download?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/download?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Getting Started&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27290" target="_blank"&gt;Project Silk Download&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/hh404100.aspx" target="_blank"&gt;Project Silk Read Me&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/hh396380.aspx" target="_blank"&gt;Project Silk Client-Side Web Development for Modern Browsers (on MSDN)&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://silk.codeplex.com/releases/view/73288"&gt;Project Silk Client-Side Web Development for Modern Browsers&amp;nbsp;(CHM format)&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/Project-Silk-Mileage-Stats-Application" target="_blank"&gt;Project Silk Video&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_blank"&gt;Project Silk Web Workshop Materials&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=silk&amp;DownloadId=280825" alt="" width="600" height="674"&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/download?ProjectName=silk&amp;DownloadId=233649" alt="" width="600"&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/download?ProjectName=silk&amp;DownloadId=233648" alt="" width="600"&gt;&lt;/p&gt;
&lt;h3&gt;Featured Fork&lt;/h3&gt;
&lt;p&gt;The &lt;a title="NavigationSilk" href="http://silk.codeplex.com/SourceControl/network/Forks/GrahamMendick/NavigationSilk"&gt;
NavigationSilk fork &lt;/a&gt;is provided by Graham Mendick as &amp;quot;A conversion of the Project Silk Dashboard to
&lt;a href="http://asp.net/" target="_blank"&gt;ASP.NET&lt;/a&gt; Web Forms using the &lt;a href="http://navigation.codeplex.com/" target="_blank"&gt;
http://navigation.codeplex.com/&lt;/a&gt; project, concentrating on the navigational aspects i.e. deep linking, bookmarking, browser history and progressive enhancement&amp;quot;. Have a look.&lt;/p&gt;
&lt;p&gt;If you would like to use the Project Silk code to show other ideas or alternatives and have your fork mentioned here, just drop us a line.&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>donsmith</author><pubDate>Tue, 22 Nov 2011 23:47:37 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20111122114737P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=7</link><description>&lt;div class="wikidoc"&gt;
&lt;ul&gt;&lt;li&gt;You can download the documentation &lt;a href="http://silk.codeplex.com/releases/view/73288" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Note that the CHM is also included with the full download of the guidance, including source code &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27290" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The online version of the Silk documentation is on MSDN &lt;a href="http://msdn.microsoft.com/en-us/library/hh396380.aspx" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Wed, 02 Nov 2011 22:51:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20111102105141P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=6</link><description>&lt;div class="wikidoc"&gt;
&lt;ul&gt;&lt;li&gt;You can download the documentation in CHM format &lt;a href="http://silk.codeplex.com/releases/view/73288" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Note that the CHM is also included with the full download of the guidance, including source code &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27290" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The online version of the Silk documentation is on MSDN &lt;a href="http://msdn.microsoft.com/en-us/library/hh396380.aspx" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Tue, 13 Sep 2011 18:30:52 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110913063052P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=5</link><description>&lt;div class="wikidoc"&gt;
&lt;ul&gt;&lt;li&gt;You can download the CHM &lt;a href="http://silk.codeplex.com/releases/view/73288" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;. &lt;/li&gt;
&lt;li&gt;Note that the documentation is also included with the full download of the guidance &lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27290" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The online version of the Silk documentation is on MSDN &lt;a href="http://msdn.microsoft.com/en-us/library/hh396380.aspx" class="externalLink"&gt;here&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Tue, 13 Sep 2011 18:26:45 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110913062645P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=4</link><description>&lt;div class="wikidoc"&gt;You can download the CHM &lt;a href="http://silk.codeplex.com/wikipage?title=http%3a%2f%2fsilk.codeplex.com%2freleases%2fview%2f73288&amp;referringTitle=Documentation"&gt;here&lt;/a&gt;. &lt;br /&gt;Note that the documentation is also included with the full download of the guidance &lt;a href="http://silk.codeplex.com/wikipage?title=http%3a%2f%2fwww.microsoft.com%2fdownload%2fen%2fdetails.aspx%3fid%3d27290&amp;referringTitle=Documentation"&gt;here&lt;/a&gt;.&lt;br /&gt;The online version of the Silk documentation is on MSDN &lt;a href="http://silk.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-us%2flibrary%2fhh396380.aspx&amp;referringTitle=Documentation"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Tue, 13 Sep 2011 18:21:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110913062154P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=64</link><description>&lt;div class="wikidoc"&gt;
&lt;p&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Getting Started&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="http://www.microsoft.com/download/en/details.aspx?id=27290" target="_blank"&gt;Project Silk Download&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/hh404100.aspx" target="_blank"&gt;Project Silk Read Me&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/hh396380.aspx" target="_blank"&gt;Project Silk Client-Side Web Development for Modern Browsers (on MSDN)&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://silk.codeplex.com/releases/view/73288"&gt;Project Silk Client-Side Web Development for Modern Browsers&amp;nbsp;(CHM format)&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://channel9.msdn.com/posts/Project-Silk-Mileage-Stats-Application" target="_blank"&gt;Project Silk Video&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;&lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_blank"&gt;Project Silk Web Workshop Materials&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Download?ProjectName=silk&amp;DownloadId=280825" alt="" width="600" height="674"&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt="" width="600"&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="600"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Karl_Shifflett</author><pubDate>Tue, 13 Sep 2011 18:20:26 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110913062026P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=3</link><description>&lt;div class="wikidoc"&gt;The online version of the Silk documentation is on MSDN &lt;a href="http://silk.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-us%2flibrary%2fhh396380.aspx&amp;referringTitle=Documentation"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Tue, 13 Sep 2011 17:12:59 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110913051259P</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=2</link><description>&lt;div class="wikidoc"&gt;This release contains the Silk documentation in Help 1.0 (CHM) format. The documentation is also included with the full download of the guidance.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Note&lt;/b&gt;: If you cannot view the content of the CHM, using Windows Explorer, select the properties for the file and then click Unblock on the General tab.&lt;br /&gt;&lt;br /&gt;The online version of the Silk documentation is on MSDN &lt;a href="http://silk.codeplex.com/wikipage?title=url%3ahttp%3a%2f%2fmsdn.microsoft.com%2fen-us%2flibrary%2fhh396380.aspx&amp;referringTitle=Documentation"&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Tue, 13 Sep 2011 17:11:33 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110913051133P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=63</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&lt;/h5&gt;
&lt;h5&gt;&lt;strong&gt;Download the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/71279" target="_self"&gt;
here&lt;/a&gt;. &lt;/strong&gt;&lt;/h5&gt;
&lt;h5&gt;First in a series of Project Silk videos &lt;a href="http://channel9.msdn.com/posts/Project-Silk-Mileage-Stats-Application" target="_blank"&gt;
here&lt;/a&gt;.&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Mon, 08 Aug 2011 22:30:14 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110808103014P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=62</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&lt;/h5&gt;
&lt;h5&gt;&lt;strong&gt;Download the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/69914" target="_self"&gt;
here&lt;/a&gt;. &lt;/strong&gt;&lt;/h5&gt;
&lt;h5&gt;First in a series of Project Silk videos &lt;a href="http://channel9.msdn.com/posts/Project-Silk-Mileage-Stats-Application" target="_blank"&gt;
here&lt;/a&gt;.&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Mon, 08 Aug 2011 22:29:54 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110808102954P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=61</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&lt;/h5&gt;
&lt;h5&gt;First in a series of Project Silk videos &lt;a href="http://channel9.msdn.com/posts/Project-Silk-Mileage-Stats-Application" target="_blank"&gt;
here&lt;/a&gt;.&lt;/h5&gt;
&lt;h5&gt;&amp;nbsp;&lt;strong&gt;Download the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/69914" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Wed, 13 Jul 2011 01:40:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110713014022A</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=60</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&lt;/h5&gt;
&lt;h5&gt;First in a series of Project Silk videos &lt;a href="http://channel9.msdn.com/posts/Project-Silk-Mileage-Stats-Application" target="_blank"&gt;
here&lt;/a&gt;.&lt;/h5&gt;
&lt;h5&gt;&amp;nbsp;&lt;strong&gt;Download the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/68808" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Karl_Shifflett</author><pubDate>Fri, 01 Jul 2011 18:29:23 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110701062923P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=59</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/68808" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Wed, 22 Jun 2011 20:08:41 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110622080841P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=58</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/68326" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>Karl_Shifflett</author><pubDate>Tue, 14 Jun 2011 22:47:18 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110614104718P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=57</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest community drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/67612" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Sat, 04 Jun 2011 00:59:36 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110604125936A</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=56</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest code drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/67612" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp;&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Sat, 04 Jun 2011 00:58:58 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110604125858A</guid></item><item><title>Updated Wiki: Documentation</title><link>http://silk.codeplex.com/documentation?version=1</link><description>&lt;div class="wikidoc"&gt;The documentation is included with the latest download. Once we have the final documentation, we will post it here as well.&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Wed, 25 May 2011 17:50:04 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Documentation 20110525055004P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=55</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest code drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/66045" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp; Download the latest documentation &lt;a title="here" href="http://silk.codeplex.com/releases/view/66995" target="_self"&gt;
here&lt;/a&gt;.&lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Wed, 25 May 2011 05:06:09 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110525050609A</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=54</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/66045" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp; &lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Tue, 24 May 2011 22:29:22 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110524102922P</guid></item><item><title>Updated Wiki: Home</title><link>http://silk.codeplex.com/wikipage?version=53</link><description>&lt;div class="wikidoc"&gt;
&lt;h5&gt;&lt;a href="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187327"&gt;&lt;img title="projectsilk" src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=187328" border="0" alt="projectsilk" width="164" height="154" align="left" style="margin:0px 10px 5px 0px; display:inline; border-width:0px"&gt;&lt;/a&gt;&amp;nbsp;&lt;strong&gt;Download
 the latest drop &lt;a title="here" href="http://silk.codeplex.com/releases/view/66045" target="_self"&gt;
here&lt;/a&gt;.&amp;nbsp; &lt;/strong&gt;&lt;/h5&gt;
&lt;p&gt;We will not have a drop on 5/17. The drop next week will include substantial changes to the documentation and code. Please stay tuned.&lt;/p&gt;
&lt;p&gt;Thanks to those who attended the Web Workshop. Presentation materials are &lt;a href="http://silk.codeplex.com/wikipage?title=25%20Feb%202011%20Web%20Workshop" target="_self"&gt;
here&lt;/a&gt;.&lt;/p&gt;
&lt;h3&gt;Overview&lt;/h3&gt;
&lt;p&gt;Project Silk provides guidance for building cross-browser web applications with a focus on client-side interactivity. These applications take advantage of the latest web standards like HTML5, CSS3 and ECMAScript 5 along with modern web technologies such
 as jQuery, Internet Explorer 9, and ASP.NET MVC3.&lt;/p&gt;
&lt;p&gt;To illustrate this guidance, the project includes a reference implementation called Mileage Stats that enables its users to track various metrics about their vehicles and fill-ups. Much of the effort in building Mileage Stats was applied to the usability
 and interactivity of the experience. Animations were included to enhance the enjoyment of the site and AJAX is used to keep the interface responsive and immersive. A great deal of care was also taken to ensure the client-side JavaScript facilitates modularity
 and maintainability. To accomplish these design goals, the JavaScript code was structured into &amp;ldquo;widgets&amp;rdquo; that benefit from the jQuery UI Widget Factory.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;About the Mileage Stats RI&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI is a multi-page interactive web application where the pages are rendered without requiring a postback. This creates the illusion of a desktop application. The lack of postbacks enable rich UI transitions between states (pages.) The browser
 application runs very fast because of the client-side data caching.&lt;/p&gt;
&lt;p&gt;The Mileage Stats RI&amp;nbsp;JavaScript is modularized using jQuery UI Widgets. The widgets allow breaking the UI into small discrete stateful objects; providing a clean separation of responsibilities and concerns. See the Widget QuickStart (included with the
 latest download) for an example application that uses the jQuery UI widget factory.&lt;/p&gt;
&lt;p&gt;Mileage Stats uses OpenID for authentication.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233650" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats uses Internet Explorer 9 Pinned Sites features. Below you can see the notification icon that indicates there are more than 3 outstanding maintenance tasks for the owner's three vehicles. Mileage Stats also displays dynamic jump lists for maintenance
 tasks.&lt;br&gt;
&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233649" alt=""&gt;&lt;/p&gt;
&lt;p&gt;Mileage Stats contains a rich chart page that allows the selection of three charts, vehicle selection, begin and end date, and data selection. The chart data requires no postback and runs very fast.&lt;/p&gt;
&lt;p&gt;&lt;img src="http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=silk&amp;DownloadId=233648" alt="" width="680" height="580"&gt;&lt;/p&gt;
&lt;h3&gt;Intended Audience&lt;/h3&gt;
&lt;p&gt;This guidance is for existing web developers who are interested in taking advantage of the latest web standards and technologies.&lt;/p&gt;
&lt;/div&gt;&lt;div class="ClearBoth"&gt;&lt;/div&gt;</description><author>ndelgado</author><pubDate>Mon, 16 May 2011 17:28:11 GMT</pubDate><guid isPermaLink="false">Updated Wiki: Home 20110516052811P</guid></item></channel></rss>