and the RSS feed of the Help net is on the basis of this program to do a little transformation, the main
If an array string is output and the encoding problem is resolved.
The PHP source code and code are explained in detail as follows:
RSS Feed Address List Array
$rssfeed = Array ("Http://www.jb51.net/
-atom.php documents, if not recently modified, can skip;
3, ditto, testing functions.php documents;
4, note that the feed is cached, after the modification is completed, send an article, so that WP program to rebuild the feed, so as to see the effect;
5, if still wrong, you can try to temporarily shut down all plug-ins, replacement theme, such as one by one exclude.
All the above documents have been mod
How to use: Save the following code as rss.asp (remember to save in UTF-8 format) and upload to the site root directory, the rest of the work is to find the RSS feed to submit the portal to submit your feed address http://your domain name/rss.asp
Demo: http://www.366mv.cn
Code as follows, please modify the appropriate information according to the comments, copyri
Author: Peter Bernhardt
3 leaf development
August 2005
I wrote a conclusion many years ago, that is, I still have no idea about everything in the world. I don't know. In fact, it's quite self-developed to see the world from the very beginning, but I'm crazy, but now I am very humble. In fact, in the time of the online network, this is just a sudden increase, just like I cannot keep up with the endless online moments, new insights, and opinions. I don't know how to keep up with the
This article mainly introduces the xml-based RSS feed generation function of php, and analyzes the definition and usage of the RSS feed source file generation class based on the instance form, for more information about how to create an xml-based RSS
document in xml format, get this address to your RSS reader or anything else.
Source code: http://bitbucket.org/medcl/sina-twitter-rss-feed-generator/downloadshttp://www.box.net/shared/059xe6z2skURL: http://medcl.net/SinaRss.aspx? Uid = 1, 1451057603
Replace the number following uid = with your user ID.
This ID is unknown?
Log on to your Weibo homepage, click my
Method:You just put together the rss xml format, output it, set the HTTP Header, and Mark content-type as application/XML. Common Code:Copy codeThe Code is as follows:# Post_controller: feed ()Def feedRequire "rss"Articles = Article. find: all,: order => 'Post _ date DESC ',: limit => 10Feed = RSS: Maker. make ("2.0")
@ Author YHC
In this tutorial, we will create an rss reader using easyUI framework.
View DEMO
We will use the following plug-ins:
Layout: Create an application interface.Datagrid: displays the rss feed list.Tree: displays the feed channel.
Step 1: Create Layout[Html]JQuery EasyUI
, ibid, detection functions.php documents;
4, note that the feed is cached, after the completion of the modification, send an article, so that WP program to reconstruct the feed, so as to see the effect;
5, if still wrong, you can try to temporarily close all plug-ins, change the theme, and so on one by one.
The above documents have been modified all over again, there is no clue. So installed a plug-in "Fix
, ibid, detection functions.php documents;
4, note that the feed is cached, after the completion of the modification, send an article, so that WP program to reconstruct the feed, so as to see the effect;
5, if still wrong, you can try to temporarily close all plug-ins, change the theme, and so on one by one.
The above documents have been modified all over again, there is no clue. So installed a plug-in "Fix
I am used to using Firefox to subscribe to various RSS feeds to Google Reader. However, when I recently used Firefox to subscribe to new content, the Google subscription page only subscribes to the Google personalized homepage, but does not subscribe to Google Reader.
View the configuration about: config of Firefox and find that the subscription settings are determined by the following values:
Browser. contenthandlers. types.2.title = Google Reader
One, what is rss, RSS feed?
The new reader, accustomed to brushing Weibo and reading micro-letters, has gradually forgotten the network technology. But for old users, bloggers and a host of websites, RSS is still important.
RSS is a description and synchronization of the c
from netizens or blogs through Google/Baidu...
The last is the usual collection: ---- For example, when browsing a webpage, pay attention to the address bar of IE/Firefox. , Indicating that the seeds are provided, and you can save them if you think they are good. If not, you can also use page 2 RSSTo generate RSS seeds.---- Many communities and blogs have the recommendation function, which is highly popular. Most of them are
Have the Result Set of a Stored Proc Sent to the RSS feed.by Jbrooks 14. December 12:44I wanted to monitor one of the my system from my desk top and from my phone. I found a simple solution whereby I can subscribe to the result set of a stored proc by using RSS. So I can having this feed MS Outlook, my phone or my web browser.First, Visual Studio makes creating a
Method A:
Is that you put together the format of the RSS XML, output. and set the HTTP Header, Mark Content-type as Application/xml, common code:
Copy Code code as follows:
#Post_controller:: Feed ()
def feed
Require "RSS"
Articles = Article.find:all,: Order => ' Post_date DESC ',: Limit => 10
PHP reads a simple RSS (Feed) instance. Recently, I am working on blogs, but it is troublesome to synchronize various blogs. Fortunately, every blog has its own RSS aggregation system, which can be used to implement synchronous blog calling, so I started to use RSS to get a blog recently, but it is troublesome to synch
This article mainly describes how to use PHP to read RSS (Feed) instances. it is relatively simple. if you need it, refer to getting a blog recently. However, it is troublesome to synchronize various blogs, fortunately, every blog has its own RSS aggregation system, which can be used to implement synchronous blog calling. Therefore, we can use
Changing the computer and system all day long is too inconvenient to use the client software to read the feed... try the online RSS reader.
It is easier to use an RSS reader to browse news and blogs.
You can use an online RSS reader to add and view images anywhere.
Use topim to enjoy more interconnection and sharing.
This article mainly introduces the PHP production of XML-based RSS feed function, combined with the example form analysis of RSS feed file generation class definition and use method, the need for friends can refer to the following
The example of this article is about PHP's XML-based
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.