<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_孙鹏's Blog</title><subtitle type="text">孙鹏(Microtoby) - Office SharePoint Portal Server MVP</subtitle><id>http://feed.cnblogs.com/blog/u/7969/rss</id><updated>2005-04-23T16:56:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/7969/rss"/><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/03/05/113484.html</id><title type="text">在Monoppix上Hello World</title><summary type="text">主题：在Monoppix（一个在CD上运行的已配置Linux环境）上运行Mono程序详情请进</summary><published>2005-03-05T06:26:00Z</published><updated>2005-03-05T06:26:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/03/05/113484.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/03/05/113484.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/03/03/111807.html</id><title type="text">Windows Server 2003 SP1 R2 Build 1909 Include Windows Sharepoint Services SP2 Beta</title><summary type="text">The IDS build (1909) contains a beta version of Windows SharePoint Services (WSS) Service Pack 2. This service pack adds the following features:Domain renamingProvides better support for reverse proxi...</summary><published>2005-03-02T16:58:00Z</published><updated>2005-03-02T16:58:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/03/03/111807.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/03/03/111807.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/02/06/102649.html</id><title type="text">使用XPath解析HTML获取网页内容</title><summary type="text">有的时候，我们开发的应用需要抓取网页的内容借为己用，如QQ网站的天气信息和新闻等，和Google等搜索爬虫的机制不同之处在于抓取目标的页面对开发人员而言是已知的。我们有理由避免过多的使用正则表达式的繁冗分析过程，如果能够在获取目标网页的HTML之后通过DOM来解析HTML将是一件非常愉快的事情。这里会遇到两个问题，DOM操作只能在客户端通过Javascript或VBScript等脚本语言进行，加上...</summary><published>2005-02-05T17:05:00Z</published><updated>2005-02-05T17:05:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/02/06/102649.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/02/06/102649.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/02/05/102500.html</id><title type="text">经过1个月的努力工作，公司新版的门户已经正式上线</title><summary type="text">经过1个月的努力工作，公司的新版门户V4.0已经投入使用了。这一版本门户的主要中心是集成现有OA系统，如待办工作单的审批事项，个人工作任务和会议安排，各类通知、文件等。当然，企业门户的工作还远远没有完成，我的每一个版本都有很多尝试的成分，当然，这些都是构建在SharePoint Portal Server之上的，在这个版本中，我和小组的另一个成员比较多的使用了DVWP和开发了10几个Webpart...</summary><published>2005-02-05T08:46:00Z</published><updated>2005-02-05T08:46:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/02/05/102500.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/02/05/102500.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/01/31/100068.html</id><title type="text">实现SharePoint的无限潜力</title><summary type="text">2004年可以被称作MS的SharePoint之年，我看到与SharePoint相关的信息、工具以及产品如雨后春笋般层出不穷。现在的Windows SharePoint Services处于2.0版本，清晰的是SharePoint平台的3.0（暂且称作3.0）应该会随着Microsoft Visual Studio 2005开发工具一同推出，有消息称，Microsoft SharePoint Po...</summary><published>2005-01-31T11:58:00Z</published><updated>2005-01-31T11:58:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/01/31/100068.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/01/31/100068.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/01/27/98489.html</id><title type="text">关于 SharePoint 不同文档库之间的文档迁移</title><summary type="text">Dudu在SharePoint团队中Post了一篇文章描述了文档库的两个不方便的地方 1、无法控制文档与文件夹的权限 2、无法移动文档与文件夹 其中第一个问题是确实存在的，不过SharePoint2001是有此功能的，2003取消了，这个方面MS应该有他的考虑。第二个问题其实是可以移动的，下面的说明主要针对这个问题。  在浏览器的文件菜单下使用打开命令，在弹开的对话框中选中Open as Web ...</summary><published>2005-01-27T15:51:00Z</published><updated>2005-01-27T15:51:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/01/27/98489.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/01/27/98489.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/01/26/97346.html</id><title type="text">抛砖引玉：关于 SharePoint 内容编辑器中的文件上传</title><summary type="text">今天看到博客园中的一些 SharePoint 爱好者们在讨论关于 SharePoint 内容编辑器中的文件上传。 　　SharePoint Portal Server在这点上和一些OA应用相比缺乏几个特性，经常被用户提到： 　　1、只有门户列表的编辑器才能够添加图片，其他如通知列表的编辑器则不能在正文中直接插入图片。 　　2、内容编辑器不能像FreeTextBox这样方便的直接上传图片，必须将图片...</summary><published>2005-01-25T16:30:00Z</published><updated>2005-01-25T16:30:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/01/26/97346.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/01/26/97346.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2005/01/07/88486.html</id><title type="text">一个专注SS和SNS的站点（中文）</title><summary type="text">http://www.cnblog.org/socialsoftware/ 恩，值得仔细看的！</summary><published>2005-01-07T15:50:00Z</published><updated>2005-01-07T15:50:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2005/01/07/88486.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2005/01/07/88486.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2004/12/25/81766.html</id><title type="text">Ted Teng（MS Sharepoint MVP）的在线聊天活动</title><summary type="text">看到CSDN已经把该Chat活动公布出来了，所以也就可以放心大胆的公布在这里:)。感谢Ted Teng和蓝色街灯促成此活动。&amp;#160;企业信息化与企业的生存、发展息息相关，这已成为人们的共识，企业信息化规划和建设是各类企业特别关注的重点和难点。现而今，信息化建设已不是仅仅停留在表面的理论论证层次上，而是注重究竟怎样信息化，信息化之后怎样提升企业的生存能力、竞争能力和发展能力，以及怎样提高企业信息...</summary><published>2004-12-25T03:14:00Z</published><updated>2004-12-25T03:14:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2004/12/25/81766.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2004/12/25/81766.html"/></entry><entry><id>http://www.cnblogs.com/Microtoby/archive/2004/12/14/76650.html</id><title type="text">企业应用Matrix</title><summary type="text">文章篇幅较长，请入内排砖《企业应用Matrix》</summary><published>2004-12-13T16:14:00Z</published><updated>2004-12-13T16:14:00Z</updated><author><name>Microtoby</name><uri>http://www.cnblogs.com/Microtoby/</uri></author><link rel="alternate" href="http://www.cnblogs.com/Microtoby/archive/2004/12/14/76650.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/Microtoby/archive/2004/12/14/76650.html"/></entry></feed>
