<?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>The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx</link><description>Hi, my name is Brian Jones and I'm the group program manager for the Office Solutions Framework team. I wanted to follow up on Ludo's blog post last week where he introduced the Office Store and the new Office cloud app model. I've been working on extensibility</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10366142</link><pubDate>Tue, 06 Nov 2012 12:42:23 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10366142</guid><dc:creator>Fırat Esmer</dc:creator><description>&lt;p&gt;Thanks!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10366142" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10338655</link><pubDate>Fri, 10 Aug 2012 23:48:31 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10338655</guid><dc:creator>Dan</dc:creator><description>&lt;p&gt;will NAPA allow writing apps in vb.net, or is it c sharp only?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10338655" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10336306</link><pubDate>Thu, 02 Aug 2012 19:36:30 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10336306</guid><dc:creator>I'm Brian Jones</dc:creator><description>&lt;p&gt;Stephane,&lt;/p&gt;
&lt;p&gt;It&amp;#39;s good to be back blogging again :-)&lt;/p&gt;
&lt;p&gt;-Brian&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10336306" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10336305</link><pubDate>Thu, 02 Aug 2012 19:35:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10336305</guid><dc:creator>I'm Brian Jones</dc:creator><description>&lt;p&gt;Hi Pierpaolo, &lt;/p&gt;
&lt;p&gt;We&amp;#39;ve done a lot of work over the years with the VSTO team to allow folks to write managed solutions against Office. We made the decision with those solutions to have the code live separate from the document. The document can reference the code, but for governance and lifecycle management purposes we have code live separately. I definitely understand why you&amp;#39;re making the request though, as VBA embedding in documents is obviously a super convenient way of distributing a solution.&lt;/p&gt;
&lt;p&gt;With the new apps for Office work, we&amp;#39;ve gone for the best of both worlds. The &amp;quot;code&amp;quot; is just a webpage and can be hosted anywhere. There is a huge set of developers out there whose primary languages for client side extensibility are HTML/CSS/JavaScript, and we wanted to make sure they had the ability to build apps for Office. Obviously on the server side, you have complete flexibility (.net; php; etc.). When you insert an app into a document, the document references a manifest file that lives in the Office.com store, or your own internal app catalog. This way the document can have the apps &amp;quot;inserted&amp;quot;, and when they are opened on another machine, Office will look-up the manifest file and then load the HTML from the website specified in the manifest. This makes it super easy to share documents with apps, but also provides a robust way to manage the lifecycle of the apps, as everything must go through the catalog you&amp;#39;ve set up.&lt;/p&gt;
&lt;p&gt;-Brian&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10336305" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10335872</link><pubDate>Wed, 01 Aug 2012 22:36:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10335872</guid><dc:creator>Pierpaolo</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am wondering why you have not yet implemented a VB.NET/ C# document-level extension like vba has been for years. &amp;nbsp;Something that you can just write in code behind he doc and move with it.&lt;/p&gt;
&lt;p&gt;Everything seems ready for the two language to be integrated fully: optional parameters, named parameters, code editing during excecution.&lt;/p&gt;
&lt;p&gt;Is there any chance we can get them to be the two new macro languages for office?&lt;/p&gt;
&lt;p&gt;If yes \ no why?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Pierpaolo&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10335872" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10333101</link><pubDate>Tue, 24 Jul 2012 20:52:54 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10333101</guid><dc:creator>Stephane Rodriguez</dc:creator><description>&lt;p&gt;5 years in hibernation. Holy caca, he&amp;#39;s back!&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10333101" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10332975</link><pubDate>Tue, 24 Jul 2012 16:08:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10332975</guid><dc:creator>I'm Brian Jones</dc:creator><description>&lt;p&gt;Hey Ian, good to hear from you. Hope all is well. :-)&lt;/p&gt;
&lt;p&gt;It&amp;#39;s been a few years since I last blogged on the Open XML front. On the personal side,&amp;nbsp;we have&amp;nbsp;an amazing 2 year old&amp;nbsp;daughter, and we now have a son on the way this fall. Work wise, I started the OSF team a little over two years ago, and have been working on crafting this new application model.&lt;/p&gt;
&lt;p&gt;Open XML is still one of my babies of course, so I stay involved there as well. With the new cloud based application model, file format transparency &amp;amp; manipulation is definitely an important piece.&lt;/p&gt;
&lt;p&gt;-Brian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10332975" width="1" height="1"&gt;</description></item><item><title>re: The background on apps for Office and SharePoint</title><link>http://blogs.msdn.com/b/officeapps/archive/2012/07/23/introducing-apps-for-the-new-office-and-sharepoint.aspx#10332841</link><pubDate>Tue, 24 Jul 2012 06:17:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:10332841</guid><dc:creator>Ian Easson</dc:creator><description>&lt;p&gt;Hi Brian.&lt;/p&gt;
&lt;p&gt;Haven&amp;#39;t heard from you in a long while since the whole OOXML thing.&lt;/p&gt;
&lt;p&gt;What have you been up to?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=10332841" width="1" height="1"&gt;</description></item></channel></rss>