上一次创建的my blog其实也是支持rss feed的,可以使用outlook2007直接订阅!!

进入自己的blog,点RSS Feed
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

进入一个类似这样的地址 http://sharepoint2007/personal/libo/Blog/_layouts/listfeed.aspx?List={9FFCB7F5-78D9-4DFF-B407-B5097D192CA0}
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

打开outlook2007,通过菜单打开添加新RSS源对话框。
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

在对话框中添加下面2个地址中的任何一个都是可以的
http://sharepoint2007/personal/libo/Blog/_layouts/listfeed.aspx?List={9FFCB7F5-78D9-4DFF-B407-B5097D192CA0}
feed://sharepoint2007/personal/libo/Blog/_layouts/listfeed.aspx?List={9FFCB7F5-78D9-4DFF-B407-B5097D192CA0}

SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

点YES确认或点高级...进行一些配置
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

高级对话框里可以设置源名称、更改本地存放文件夹、下载、以及更新限制。
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

outlook立即为我们取回了my blog上的文章,其他操作与outlook邮件操作类似。
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

上篇《品尝》里有朋友问是否可以使用rss viewer webpart来订阅自己站里的rss feed,我用my blog做测试,结果是否定的,rss viewer webpart并不支持需要验证的rss feed。
SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)

这里列出刚才订阅的rss feed xml源码,供大家分析

 1SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)<?xml version="1.0" encoding="UTF-8"?>
 2SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)<!--RSS generated by Windows SharePoint Services V3 RSS Generator on 11/27/2006 9:00:46 AM-->
 3SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)<?xml-stylesheet type="text/xsl" href="/personal/libo/Blog/_layouts/RssXslt.aspx?List=9ffcb7f5-78d9-4dff-b407-b5097d192ca0" version="1.0"?>
 4SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)<rss version="2.0">
 5SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)  <channel>
 6SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <title>Blog: Posts</title>
 7SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <link>http://sharepoint2007/personal/libo/Blog/Lists/Posts/AllPosts.aspx</link>
 8SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <description>RSS feed for the Posts list.</description>
 9SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <lastBuildDate>Mon, 27 Nov 2006 01:00:45 GMT</lastBuildDate>
10SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <generator>Windows SharePoint Services V3 RSS Generator</generator>
11SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <ttl>60</ttl>
12SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <image>
13SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <title>Blog: Posts</title>
14SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <url>/personal/libo/Blog/_layouts/images/homepage.gif</url>
15SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <link>http://sharepoint2007/personal/libo/Blog/Lists/Posts/AllPosts.aspx</link>
16SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    </image>
17SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <item>
18SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <title>如何用Word2007发布到SharePoint 2007 Blog站点</title>
19SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <link>http://sharepoint2007/personal/libo/Blog/Lists/Posts/ViewPost.aspx?ID=2</link>
20SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <description><![CDATA[<div><b>Body:</b> <div class=ExternalClass676D7FC6C7FB41E6B538E61FCAB812BC><p>这是一个发布测试!!
21SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)</p><p><img src="/personal/libo/Blog/Lists/Photos/112306_0744_Word2007S1.png" alt="">
22SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    </p><p>我很喜欢这只乳猪哦~</p></div></div>
23SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)<div><b>Published:</b> 11/23/2006 3:44 PM</div>
24SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)]]></description>
25SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <author>李博</author>
26SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <pubDate>Thu, 23 Nov 2006 07:44:53 GMT</pubDate>
27SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <guid isPermaLink="true">http://sharepoint2007/personal/libo/Blog/Lists/Posts/ViewPost.aspx?ID=2</guid>
28SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    </item>
29SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    <item>
30SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <title>Welcome to your Blog!</title>
31SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <link>http://sharepoint2007/personal/libo/Blog/Lists/Posts/ViewPost.aspx?ID=1</link>
32SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <description><![CDATA[<div><b>Body:</b> <div class=ExternalClassB03A31261E9D4034AC1587D8399E3483>
33SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)        To begin using your site, click <b>Create a Post</b> under Admin Links to the right.
34SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)        <p><b>What is a Blog?</b>
35SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)        <p>A Blog is a site designed to help you share information. Blogs can be used as news sites, journals, diaries, team sites, and more. It is your place on the World Wide Web.</p>
36SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)        <p>Blogs are typically displayed in reverse chronological order (newest entries first), and consist of frequent short postings. With this Blog, it is also possible for your site visitors to comment on your postings.</p>
37SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)        <p>In business, Blogs can be used as a team communication tool. Keep team members in touch by providing a central place for links, relevant news, and even gossip.</p>
38SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    </div></div>
39SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)<div><b>Published:</b> 11/23/2006 3:37 PM</div>
40SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)]]></description>
41SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <author>李博</author>
42SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <pubDate>Thu, 23 Nov 2006 07:37:52 GMT</pubDate>
43SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)      <guid isPermaLink="true">http://sharepoint2007/personal/libo/Blog/Lists/Posts/ViewPost.aspx?ID=1</guid>
44SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)    </item>
45SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)  </channel>
46SharePoint Server 2007 trial --- 年末大餐细细品尝 (第九口)</rss>



我会继续关注这个问题。。。

废话时间:
早上很忙,暂时无废话,想听的,请关注下次! :)

相关文章:

  • 2021-06-15
  • 2021-07-25
  • 2022-01-07
  • 2021-06-08
  • 2022-12-23
  • 2021-06-08
  • 2021-08-16
  • 2021-05-25
猜你喜欢
  • 2021-11-07
  • 2021-09-09
  • 2021-08-12
  • 2021-06-16
  • 2021-12-17
  • 2021-10-22
  • 2021-08-23
相关资源
相似解决方案