Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Making A Rss Reader


8 replies to this topic

#1 Raptrex

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 293 posts

Posted 05 February 2005 - 10:20 PM

is it possible to make a rss reader in vb?
im thinking about making one in vb6

#2 Galahad

    Neurotical Squirrel

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 590 posts
  • Gender:Male
  • Location:Novi Sad, Vojvodina
  • Interests:Programming, Hardcore dance/Trance/House music. Girls, girls and more girls ;) ... In short, everything youg people like, I like :D Oh yeah, and dont't forget politics :)
  • myCENT:48.25

Posted 06 February 2005 - 03:09 PM

Why wouldn't it be possible? :D

You just need to know the structure, and how to parse RSS feed, and you've got youself RSS reader :D I don't actualy know how RSS works, but I believe it can be done... Just do a little research :D

#3 NotoriousZach

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 55 posts

Posted 27 February 2005 - 11:51 PM

I believce RSS is written in XML if im not correct ......... In that case you may want to search around for VB tutorials using XML...... You may want to douible check my knowledge though I have never messed with RSS feeds so im not 100% sure they are written in XML.

#4 magiccode9

    Premium Member

  • Kontributors
  • PipPipPipPipPipPipPipPip
  • 188 posts
  • Location:python inside
  • Interests:I like playing, like programming and like many thing...
  • myCENT:82.14

Posted 02 November 2005 - 08:19 AM

hi, Raptrex

yes, it's possible.
you can use vb as tool to develop a RSS feed reader. Beside it, you will also need msxml 3.0 or later(of course msxml 2.0 or later would be ok). but parse a xml file would require a lot of works.

please check out this site for RSS 2.0 and other format that like it.

P.S. most feeding format should be based on xml.

#5 eazy2east

    Newbie [Level 1]

  • Kontributors
  • Pip
  • 21 posts

Posted 14 November 2005 - 06:56 AM

whoever made the phrase "anything is possible" has never even tried to slam a revolving door

#6 theplok

    Member [Level 1]

  • Kontributors
  • PipPipPipPip
  • 52 posts

Posted 24 December 2005 - 10:11 AM

Actually, the beginner's tutorial on microsofts site ends with making a RSS Reader. http://msdn.microsof...ss/vb/learning/

#7 michaelper22

    -=Hybrid Bus=-

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 742 posts
  • Gender:Male
  • Location:My hybrid bus (in NYC), a computer
  • Interests:Not interested in anything
  • Spam Patrol

Posted 02 January 2006 - 02:29 AM

Now I don't know if you are using VB 6 or VB.NET. If it's VB 6, then I can't help you at all. If you are using VB.Net, grab yourself a copy of Visual Basic 2005 Express Edition, and dive into that tutorial. Howver, I recomend watching the whole series of videos on that page if you are a beginner. Be prepared to download Visual Basic Express Edition (about 500 MB if you get the MSDN Library, a comprehensive guide to the Express editions; without the library it will be significantly less), or have your copy of Visual Studio 2005 installed.

#8 steverm3

    Newbie

  • Kontributors
  • Pip
  • 7 posts

Posted 04 January 2006 - 10:58 AM

It seems almost anything is possible thru searching google and putting time into it. However, I guess I dont understand why you would want to make one? - Theres so many free readers out there already, - search google.

#9 iGuest

    Hail Caesar!

  • Kontributors
  • PipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPipPip
  • 5,876 posts
  • Interests:Trap17 Free Web Hosting, No Ads

Posted 26 February 2008 - 09:15 AM

Replying to steverm3

I'm a bit lost on how to handle/accept rss feeds that do not point directly to the xml file, ie the link goes to a php or aspx page with a parameter. The tute mentioned above+ doesn't seem to allow for this.

Should the output be saved locally first as a file, then parse through that file, or is there a more efficient way of doing it?

Thanks


-reply by vicoo




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users