OPML(Outline Processor Markup Language)是建立在XML基础上的“大纲处理标记语言”。在RSS中,OPML其实就是订阅列表;使用OPML文件,可以帮助您实现RSS的批量订阅。
目前多数RSS阅读器包括 Google Reader 都支持 OPML 格式的导入导出。
Several months ago I needed a way to keep my "blogroll" (list of RSS feeds I read, as seen on the side of my blog index page) up to date. Luckily, my news aggregator kept all the information in an OPM
一、URL网址重写 1、在MSDN中下载一个文件,将ActionlessForm.dll和URLRewriter.dll放到bin目录下。这是MSDN中关于URL重写的一篇文章里的地址。在 ASP.NET 中执行 URL 重写2、将web.config文件中添加下面的代码 ~/(\d{4})/(\d{2})/(\d{2})\.html ~/aaa/bbb/mypage/([\w]+)\.html
Earlier today in a discussion with the lovely Amy Stephen, I thought of posting the RSS feeds I read. So I was thinking I would need to approach this in a good old web 1.0. way, finding a way to scrap