<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>eScience @ Microsoft : Grid</title><link>http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx</link><description>Tags: Grid</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>SecPAL v1.1 Now Available</title><link>http://blogs.msdn.com/escience/archive/2007/06/14/secpal-v1-1-now-available.aspx</link><pubDate>Thu, 14 Jun 2007 10:33:17 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:3284610</guid><dc:creator>eScience</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/escience/comments/3284610.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=3284610</wfw:commentRss><description>&lt;p&gt;Just got a note from Jason that &lt;a href="http://blogs.msdn.com/thehoggblog/archive/2007/06/13/secpal-v1-1-now-available.aspx"&gt;SecPAL 1.1 is available&lt;/a&gt; - this is great - take a look at the codeplex site for more details - Jason/Blair and team, you're doing great things...let's see if the community recognize what you've been up to...&lt;/p&gt; &lt;p&gt;&lt;a href="http://www.codeplex.com/secpal/Wiki/View.aspx?title=SecPALv1.1Summary&amp;amp;referringTitle=ResearchRelease1.1"&gt;Summary of New Features in the SecPAL Research Release v1.1&lt;/a&gt; &lt;/p&gt;SecPAL v1.1 is a minor release of SecPAL that maintains compability with our first reasearch release of SecPAL. Changes for v1.1 include:&lt;br&gt;&lt;b&gt;New / Upgraded Features&lt;/b&gt; &lt;ul&gt; &lt;li&gt;We have updated the SecPAL grammar to a new and much more readable grammar. I will post a longer explanation in the coming weeks, but in short when you read a SecPAL policy conditions will now be prefaced by an "IF" statement, and constriaints will now be prefaced by a "WHERE" statement. These changes along with improved readibility of fact qualifiers should make the English representation of your policies / assertions much simpler to read. Note: This change should have no impact on existing policies, as it only affects the output of policies / tokens when you call .ToString() on them.  &lt;li&gt;The 'CanActAs' predicate can now be used as a conditional fact within an assertion.  &lt;li&gt;No breaking changes were made to API's so any SecPAL dependent code that you have written should behave the same. &lt;/li&gt;&lt;/ul&gt; &lt;blockquote&gt; &lt;h4&gt;&lt;a title="The Hogg Blog : SecPAL v1.1 Now Available" href="http://blogs.msdn.com/thehoggblog/archive/2007/06/13/secpal-v1-1-now-available.aspx"&gt;SecPAL v1.1 Now Available&lt;/a&gt;&lt;/h4&gt; &lt;p&gt;Just a quick note to let everyone know that we have just released a minor update to our SecPAL library. In addition to a couple of minor bug fixes there are two features which I think you are really going to like. The first is an update to our grammar - making it much clearer what conditions and constraints are. The second (which was actually a bug fix) is that our graphical proof graphs now work. &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://blogs.msdn.com/thehoggblog/archive/2007/06/13/secpal-v1-1-now-available.aspx"&gt;The Hogg Blog : SecPAL v1.1 Now Available&lt;/a&gt;&lt;/p&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=3284610" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/Cool+Software/default.aspx">Cool Software</category><category domain="http://blogs.msdn.com/escience/archive/tags/Research/default.aspx">Research</category><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category><category domain="http://blogs.msdn.com/escience/archive/tags/Tech+Interop/default.aspx">Tech Interop</category></item><item><title>LinuxInsider: Security: Microsoft Invites Collaboration With Grid Computing Research</title><link>http://blogs.msdn.com/escience/archive/2007/05/01/linuxinsider-security-microsoft-invites-collaboration-with-grid-computing-research.aspx</link><pubDate>Wed, 02 May 2007 00:25:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2363315</guid><dc:creator>eScience</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/escience/comments/2363315.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=2363315</wfw:commentRss><description>&lt;p&gt;Article on &lt;a href="http://research.microsoft.com/projects/SecPAL"&gt;SecPAL&lt;/a&gt; from LinuxInsider...&lt;/p&gt; &lt;blockquote&gt; &lt;h3&gt;&lt;a title="Microsoft Invites Collaboration With Grid Computing Research" href="http://www.linuxinsider.com/story/sjtdPLOzASp203/Microsoft-Invites-Collaboration-With-Grid-Computing-Research.xhtml"&gt;Microsoft Invites Collaboration With Grid Computing Research&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;Microsoft's Security Policy Assertion Language, or SecPAL, is the company's attempt to develop a language for expressing decentralized authorization policies. The software firm hopes that making available the implementation and design information from its SecPAL project will encourage the security and grid research communities to test and experiment with it.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://www.linuxinsider.com/story/sjtdPLOzASp203/Microsoft-Invites-Collaboration-With-Grid-Computing-Research.xhtml"&gt;Linux News: Security: Microsoft Invites Collaboration With Grid Computing Research&lt;/a&gt;&lt;/p&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2363315" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category><category domain="http://blogs.msdn.com/escience/archive/tags/Tech+Interop/default.aspx">Tech Interop</category></item><item><title>SecPAL Preview Release for Microsoft .NET</title><link>http://blogs.msdn.com/escience/archive/2007/03/07/secpal-preview-release-for-microsoft-net.aspx</link><pubDate>Wed, 07 Mar 2007 20:30:03 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1829489</guid><dc:creator>eScience</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/escience/comments/1829489.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=1829489</wfw:commentRss><description>&lt;p&gt;Grid folks and security researchers should be interested in&amp;nbsp;the &lt;a href="http://research.microsoft.com/projects/SecPAL/" target="_blank"&gt;SecPAL&lt;/a&gt; preview release - The goal of the SecPAL project is to develop a language for expressing decentralized authorization policies, and to investigate language design and semantics, as well as related algorithms and analysis techniques.&lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;&lt;strong&gt;&lt;a href="http://research.microsoft.com/research/downloads/Details/81e28b29-10be-4551-9ede-1690f32e1581/Details.aspx" target="_blank"&gt;SecPAL Preview Release for Microsoft .NET&lt;/a&gt;&lt;/strong&gt; &lt;p&gt;The Security Policy Assertion Language (SecPAL) provides a flexible and robust declarative authorization language developed for large-scale Grid Computing Environments. This installable MSI includes a preview release of the .NET implementation of SecPAL, developer document describing the SecPAL programming model and scenario based samples intended to support evaluation of SecPAL.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://research.microsoft.com/research/downloads/Details/81e28b29-10be-4551-9ede-1690f32e1581/Details.aspx"&gt;SecPAL Preview Release for Microsoft .NET&lt;/a&gt;&lt;/p&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1829489" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/Software/default.aspx">Software</category><category domain="http://blogs.msdn.com/escience/archive/tags/Research/default.aspx">Research</category><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category><category domain="http://blogs.msdn.com/escience/archive/tags/Tech+Interop/default.aspx">Tech Interop</category></item><item><title>BBC NEWS | Science/Nature | Your PCs forecast climate future</title><link>http://blogs.msdn.com/escience/archive/2007/01/19/bbc-news-science-nature-your-pcs-forecast-climate-future.aspx</link><pubDate>Fri, 19 Jan 2007 22:01:35 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1494255</guid><dc:creator>eScience</dc:creator><slash:comments>1</slash:comments><comments>http://blogs.msdn.com/escience/comments/1494255.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=1494255</wfw:commentRss><description>&lt;p&gt;It's great to see the &lt;a href="http://www.climateprediction.net/"&gt;climate&lt;em&gt;prediction&lt;/em&gt;.net&lt;/a&gt; folks getting fantastic uptake on the community computation simulation - over 250,000 users...as a &lt;a href="http://www.climateprediction.net/misc/sponsors.php"&gt;sponsor of the effort&lt;/a&gt;, it's great to see those idle cycles going to good use. &lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;Your PCs forecast climate future  &lt;p&gt;Climateprediction.net uses the power of thousands of ordinary PCs &lt;p&gt;&lt;b&gt;A computer model of climate run on home PCs in conjunction with the BBC has yielded its first results.&lt;/b&gt; &lt;p&gt;About 250,000 people downloaded software from climateprediction.net onto their home computers, each running a single simulation of the future.  &lt;p&gt;The results suggest the UK could be about 3C warmer than now in 75 years' time, agreeing with other models.  &lt;p&gt;Full details will be revealed at the weekend in a BBC TV programme presented by Sir David Attenborough. &lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://news.bbc.co.uk/2/hi/science/nature/6268595.stm"&gt;BBC NEWS | Science/Nature | Your PCs forecast climate future&lt;/a&gt;&lt;/p&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1494255" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/Software/default.aspx">Software</category><category domain="http://blogs.msdn.com/escience/archive/tags/eScience/default.aspx">eScience</category><category domain="http://blogs.msdn.com/escience/archive/tags/Cool+Software/default.aspx">Cool Software</category><category domain="http://blogs.msdn.com/escience/archive/tags/Research/default.aspx">Research</category><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category></item><item><title>Mundie: Science as a Web Service</title><link>http://blogs.msdn.com/escience/archive/2006/12/08/mundie-science-as-a-web-service.aspx</link><pubDate>Sat, 09 Dec 2006 01:47:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1242275</guid><dc:creator>eScience</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/escience/comments/1242275.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=1242275</wfw:commentRss><description>&lt;p&gt;I realized I forgot to post about Craig Mundie's article in the March/April Technology Review - &lt;/p&gt; &lt;blockquote&gt; &lt;h3&gt;&lt;a href="http://www.technologyreview.com/read_article.aspx?id=16461&amp;amp;ch=infotech"&gt;Science as a Web Service&lt;/a&gt;&lt;/h3&gt; &lt;p&gt;XML can supercharge research.  &lt;p&gt;&amp;lt;...&amp;gt; &lt;p&gt;XML is also one of the enabling technologies for grid computing and Web services, which will revolutionize the scientific community in the coming decade by enabling the free exchange of information across distributed systems. Remote computation will be directly accessible from any desktop, and sensors and instruments will have their own Internet addresses. &lt;p&gt;The immediate challenge for the scientific and engineering community is to take advantage of available data management and data analysis tools. The larger and longer-term challenge is for the leaders in academic research to leverage software and Web services technologies to standardize the way they present and track their data. &lt;/p&gt;&lt;/blockquote&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1242275" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/eScience/default.aspx">eScience</category><category domain="http://blogs.msdn.com/escience/archive/tags/Research/default.aspx">Research</category><category domain="http://blogs.msdn.com/escience/archive/tags/SQL+Server/default.aspx">SQL Server</category><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category><category domain="http://blogs.msdn.com/escience/archive/tags/Tech+Interop/default.aspx">Tech Interop</category></item><item><title>Shibboleth and ADFS Interoperability &amp;amp;ndash; this is now a reality!</title><link>http://blogs.msdn.com/escience/archive/2006/12/07/shibboleth-and-adfs-interoperability-amp-ndash-this-is-now-a-reality.aspx</link><pubDate>Thu, 07 Dec 2006 23:43:28 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1234183</guid><dc:creator>eScience</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/escience/comments/1234183.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=1234183</wfw:commentRss><description>&lt;p&gt;Glad to&amp;nbsp;see this&amp;nbsp;use fo the Shibboleth &lt;a href="https://authdev.it.ohio-state.edu/twiki/bin/view/Shibboleth/MsADFSIntegration"&gt;ADFS Integration&lt;/a&gt;: An extension allowing a Shibboleth 1.3 IdP to integrate with Microsoft's Active Directory Federation Service.&amp;nbsp;&lt;/p&gt; &lt;blockquote&gt; &lt;h4&gt;Shibboleth and ADFS Interoperability – this is now a reality!&lt;/h4&gt; &lt;p&gt;Last week, the efforts of &lt;a href="http://www.microsoft.com/uk/education"&gt;Microsoft&lt;/a&gt;, the &lt;a href="http://www.jisc.ac.uk"&gt;JISC&lt;/a&gt;, &lt;a href="http://www.lse.ac.uk"&gt;London School of Economics&lt;/a&gt;, &lt;a href="http://www.neath-porttalbot.gov.uk"&gt;Neath Port Talbot&lt;/a&gt; and &lt;a href="http://www.oxfordcomputergroup.com"&gt;Oxford Computer Group&lt;/a&gt; delivered proof of the interoperability between &lt;a href="http://www.jisc.ac.uk/shibboleth.html"&gt;Shibboleth&lt;/a&gt; and Microsoft's &lt;a href="http://www.microsoft.com/windowsserver2003/techinfo/overview/adfsoverview.mspx"&gt;ADFS&lt;/a&gt;. Of course, this has been theorietically possible for nearly a year now but it doesn't seem that anyone has actually proved it. So, I'm really pleased to see that this breakthrough occurred through the collaboration of these different organisations in the UK to demonstrate the potential that ADFS can offer to those many customers in education wishing to have interoperability with Shibboleth.  &lt;p&gt;During the Proof of Concept we were able to demonstrate the following:  &lt;ol&gt; &lt;li&gt;An ADFS FS-A talking to a Shibboleth SP  &lt;li&gt;A Shibboleth IdP talking to an ADFS FS-R  &lt;li&gt;The ability to send a "privacy-enhanced" UPN (&lt;a href="mailto:hash@adatum.com"&gt;hash@adatum.com&lt;/a&gt;) into the TargetedID attribute.  &lt;li&gt;The ability to manipulate other attributes/claims as we need to – although we haven't necessarily gone as far with this as we could&lt;/li&gt;&lt;/ol&gt;&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://blogs.msdn.com/dominic/archive/2006/11/27/shibboleth-and-adfs-interoperability-this-is-now-a-reality.aspx"&gt;Dominic : Shibboleth and ADFS Interoperability – this is now a reality!&lt;/a&gt;&lt;/p&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1234183" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/eScience/default.aspx">eScience</category><category domain="http://blogs.msdn.com/escience/archive/tags/Cool+Software/default.aspx">Cool Software</category><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category><category domain="http://blogs.msdn.com/escience/archive/tags/Tech+Interop/default.aspx">Tech Interop</category></item><item><title>HPC Leaders Demonstrate Interoperability Using OGF Specs</title><link>http://blogs.msdn.com/escience/archive/2006/11/15/hpc-leaders-demonstrate-interoperability-using-ogf-specs.aspx</link><pubDate>Thu, 16 Nov 2006 00:49:57 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:1082792</guid><dc:creator>eScience</dc:creator><slash:comments>0</slash:comments><comments>http://blogs.msdn.com/escience/comments/1082792.aspx</comments><wfw:commentRss>http://blogs.msdn.com/escience/commentrss.aspx?PostID=1082792</wfw:commentRss><description>&lt;p&gt;Saw this demo while at SC06 today - this is great news for folks looking to use HPC clusters. &lt;/p&gt; &lt;blockquote&gt; &lt;p&gt;The Open Grid Forum (OGF) announced its interoperability demonstration at the Supercomputing 2006 (SC06) conference showing the work being done towards interoperable high performance computing (HPC). Organizations participating in the demonstration include Altair Engineering, CROWN, EGEE, Fujitsu Labs of Europe, Genesis II, Globus Alliance, HP, Microsoft, OMII-UK, Platform Computing, Tokyo Institute of Technology, and University of Virginia. These participants are exhibiting their prototype implementations of OGF standards and draft specifications used to enable heterogeneous integration of HPC Grid solutions.&lt;br&gt;The demonstration involves compute clusters processing various HPC applications submitted via OGF's Open Grid Services Architecture (OGSATM) HPC Profile draft specification, which leverages common Web Services specifications and existing OGF standards. The use of widely adopted Web Services and OGF specifications enables the interoperable interaction between different HPC middleware platforms.&lt;/p&gt;&lt;/blockquote&gt; &lt;p&gt;Source: &lt;a href="http://www.gridtoday.com/grid/1096656.html"&gt;HPC Leaders Demonstrate Interoperability Using OGF Specs&lt;/a&gt;&lt;/p&gt;
Cross Posted from Dan Fay's Blog (http://blogs.msdn.com/dan_fay)&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=1082792" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/escience/archive/tags/eScience/default.aspx">eScience</category><category domain="http://blogs.msdn.com/escience/archive/tags/Cool+Software/default.aspx">Cool Software</category><category domain="http://blogs.msdn.com/escience/archive/tags/InterOp/default.aspx">InterOp</category><category domain="http://blogs.msdn.com/escience/archive/tags/Research/default.aspx">Research</category><category domain="http://blogs.msdn.com/escience/archive/tags/Grid/default.aspx">Grid</category><category domain="http://blogs.msdn.com/escience/archive/tags/WinHPC/default.aspx">WinHPC</category></item></channel></rss>