|
||||
How to make RSS feed?
can anyone teach me how to make rss? can u guys check my blog and tell me if i have rss? because i have 2 feeds and im not sure they are rss or not
http://kahsoon.blogspot.com/atom.xml http://feeds.feedburner.com/kahsoon are the two url above rss? or atom? how can i make a rss? Help is needed thank you very much
__________________
Funny Junk / Hottest Blogger / Latest Games / Flower Arrangement / Malaysia Florist / |
|
||||
For those who are interested, I've made available a tutorial on how you can display external rss feeds (content) on your own website.
You can check it out here: http://www.antaramedia.com/site/Expl...ur_Website/35/ Hope you find this tip beneficial. :-) |
|
|||
if you're using a complete cms such as wp, mt, txp, and etc.. they usually have built in rss/atom generator, read the manual
![]() |
|
|||
xtau - "hi,takleh open pun url utl tutorial rss tu???"
a'a
__________________
http://www.myetribes.com |
|
|||
Hello sir, my suggestion is either you use online services converter example: http://www.rss-to-javascript.com or this code for your website :
<% Sub atom(URL) Set objXML = Server.CreateObject("msxml2.DOMDocument.3.0") objXML.async = false objXML.setProperty "ServerHTTPRequest", True objXML.validateOnParse = true objXML.preserveWhiteSpace = false If Not objXML.Load(URL) Then Response.write "<P>ERROR<br>code: " & _ objXML.parseError.errorCode & _ "<br>Linea/Col: " & _ objXML.parseError.line & "/" & _ objXML.parseError.linepos & "</P>" Else Set objNodeList = objXML.getElementsByTagName("entry") For Each objNode In objNodeList For Each objNode2 In objNode.childNodes Select Case objNode2.nodeName Case "issued" strdate= left(objNode2.firstChild.nodevalue,10) Case "link" strURL = objNode2.GetAttribute("href") Case "title" strTitle = objNode2.firstChild.nodevalue Case "content" strDescription = objNode2.firstChild.data For Each objNode3 In objNode2.childNodes Select Case objNode3.nodeName Case "div" StrDescription = objNode3.text For Each objNode4 In objNode3.childNodes Select Case objNode4.nodeName Case "a" linkable=objNode4.firstChild.text htmlink=" <a href='"& _ objNode4.GetAttribute("href")&"'>"& _ linkable&"</a>" StrDescription = replace(StrDescription,linkable,htmlink) end select next end select next End Select Next if strdate<>prevstrdate then response.write "</ul><b>"&strdate&"</b><ul>" prevstrdate=strdate end if Response.write "<li><b><a href=""" & strURL & """>" & _ strTitle & "</a></b><br>" & strDescription strTitle = "" strURL = "" strDescription = "" Next set objNodeList = Nothing End if End sub call atom("http://kaynisa.blogspot.com/atom.xml") %> take care, and good luck! Your friend, eryfarouk |
|
||||
Quote:
__________________
ChronoSight |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How Much Do You Make a Month? | tolkein | Revenue and Monetization | 60 | 08-07-2007 09:51 PM |
| how much you make......... | redmachine76 | Revenue and Monetization | 54 | 18-08-2006 11:44 PM |
| local News feed | Filuren | Websites Review and Suggestion | 0 | 20-03-2005 09:36 PM |
| How to make something like this? | marco | Website Design | 6 | 12-12-2004 02:54 AM |
| News Feed - Berita Malaysia | quereng | Website Design | 3 | 18-05-2002 07:06 PM |
All times are GMT +8. The time now is 07:56 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.













Linear Mode

