<?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>External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx</link><description>The contest was split into two parts: internal and external contestants. In this post I would like to announce the external winners: IIONA by Dmitri Alekseyenko This tool allows you to copy from any application directly into OneNote. Word2OneNote by Brad</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#618895</link><pubDate>Tue, 06 Jun 2006 11:26:36 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:618895</guid><dc:creator>mike</dc:creator><description>All above powertoys are used for importing things into OneNote,but how can I develop a custom toolbar in OneNote(something like the PDFMaker bar in word)?</description></item><item><title>Internal OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#618902</link><pubDate>Tue, 06 Jun 2006 11:48:42 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:618902</guid><dc:creator>OneNote Extensibility &amp; More..</dc:creator><description>In my last post I announced the external OneNote Powertoy Contest winners and in this post I would like...</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#618904</link><pubDate>Tue, 06 Jun 2006 11:52:56 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:618904</guid><dc:creator>descapa</dc:creator><description>Great question Mike. &amp;nbsp;The MSDN documentation for OneNote 2007 is located here:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/office/program/onenote/"&gt;http://msdn.microsoft.com/office/program/onenote/&lt;/a&gt;&lt;br&gt;&lt;br&gt;There are a couple articles up there that is all about learning the OneNote 2007 API.&lt;br&gt;&lt;br&gt;As for the toolbar buttons we will have limited functionality to have your code run out of proc in OneNote via a COM component. &amp;nbsp;The documentation for this isn't online yet as I am still working on it and will post it once it is complete.&lt;br&gt;&lt;br&gt;Let me know if you have other questions!</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#619033</link><pubDate>Tue, 06 Jun 2006 16:38:24 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:619033</guid><dc:creator>mike</dc:creator><description>Where can I found examples of methods NavigateTo and FindPages?</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#620216</link><pubDate>Wed, 07 Jun 2006 06:45:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620216</guid><dc:creator>mike</dc:creator><description>descapa , I found that there is a place on OneNote add-ins,in OneNote menu,Tools-&amp;gt;Options-&amp;gt;Other,I search the web,but I didn't found any infomation on how to write OneNote add-ins. would you mind telling me where I can found more information except the above one?</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#620375</link><pubDate>Wed, 07 Jun 2006 09:58:02 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:620375</guid><dc:creator>mike</dc:creator><description>descapa ,where can I found more information on interface IOneNoteAddIn？</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#621082</link><pubDate>Wed, 07 Jun 2006 22:53:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:621082</guid><dc:creator>mike</dc:creator><description>How to retrieve the objectId of an object? Is there any example ?</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#621480</link><pubDate>Thu, 08 Jun 2006 05:58:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:621480</guid><dc:creator>descapa</dc:creator><description>RE: where can I found more information on interface IOneNoteAddIn？&lt;br&gt;&lt;br&gt;The documentation for IOneNoteAddIn is mpending, what is what I was talking about before. &amp;nbsp;Like I said before it is still being worked out.&lt;br&gt;&lt;br&gt;RE: How to retrieve the objectId of an object? Is there any example ?&lt;br&gt;&lt;br&gt;You can do this by just looking @ the output, the ID is in output XML. &amp;nbsp;Please read the documentation on MSDN:&lt;br&gt;&lt;a rel="nofollow" target="_new" href="http://msdn.microsoft.com/office/program/onenote/"&gt;http://msdn.microsoft.com/office/program/onenote/&lt;/a&gt;&lt;br&gt;</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#623375</link><pubDate>Fri, 09 Jun 2006 06:46:59 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623375</guid><dc:creator>Longo</dc:creator><description>Based on the winners it doesn't look like the creator of the ImageWriter power toy entered the contest. I hope you guys hooked him up. That power toy filled a huge hole in the product.</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#623376</link><pubDate>Fri, 09 Jun 2006 06:47:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623376</guid><dc:creator>Longo</dc:creator><description>Based on the winners it doesn't look like the creator of the ImageWriter power toy entered the contest. I hope you guys hooked him up. That power toy filled a huge hole in the product.</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#623728</link><pubDate>Fri, 09 Jun 2006 15:37:38 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:623728</guid><dc:creator>mike</dc:creator><description>According to &lt;a rel="nofollow" target="_new" href="http://msdn2.microsoft.com/en-us/ms406042"&gt;http://msdn2.microsoft.com/en-us/ms406042&lt;/a&gt;(office.12).aspx,the first argument (bstrObjectID) of NavigateTo method could be any id of sections,pages or Outline elements:&lt;br&gt;&lt;br&gt;&amp;gt;NavigateTo Method&lt;br&gt;&amp;gt;The NavigateTo method navigates to the object &amp;gt;that you specify. For example, you can navigate&lt;br&gt;&amp;gt;to sections, pages, and Outline elements within &amp;gt;pages.&lt;br&gt;&lt;br&gt;I tried all three type of them,but NavigateTo method failed when I pass outline objectID to it,it return with error message 0x80042014,which means hrObjectDoesNotExist (Object does not exist). Can't the NavigatoTo method use Outline element's objectID as it's first argument?&lt;br&gt;&lt;br&gt;Is there a function or a property which can return the ID of the current visible/active page in OneNote workspace? please give me some hints on &amp;nbsp;how to get that ID.&lt;br&gt;&lt;br&gt;btw: I found that the isCurrentlyViewed properties of any pages of current session are all true.&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#624523</link><pubDate>Sat, 10 Jun 2006 02:37:43 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:624523</guid><dc:creator>Michael Nelson</dc:creator><description>Question: &amp;nbsp;How can I find the Word2OneNote power toy? Or IIONA?</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#633752</link><pubDate>Fri, 16 Jun 2006 08:44:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:633752</guid><dc:creator>mike</dc:creator><description>I know how to get the current page ID now.thanks,descapa,you're right,I should look at the document more carefully.</description></item><item><title>re: External OneNote Powertoy Contest winners</title><link>http://blogs.msdn.com/descapa/archive/2006/06/06/618832.aspx#653163</link><pubDate>Sat, 01 Jul 2006 07:55:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:653163</guid><dc:creator>scott</dc:creator><description>dfcg</description></item></channel></rss>