To register for an Internet.com membership to receive newsletters and white papers, use the Register button ABOVE.
To participate in the message forums BELOW, click here
VBForums  

VB Wire News
Part 10 of the Visual Basic .NET 2010 Express Tutorial Complete!
How to Use the Visual Studio Code Analysis Tool FxCop
Article :: Interview with Andrei Alexandrescu (Part 3 of 3)
Introducing Visual Studio LightSwitch
Visual Studio LightSwitch Beta 1 is Available



Go Back   VBForums > Projects > Project Communication Area

Reply Post New Thread
 
Thread Tools Display Modes
Old Mar 2nd, 2005, 03:36 PM   #1
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
VBF RSS Feed Beta

Here it is! Please test it and post any bug reports here.

Any comments & suggestion welcome.

Danial.

Enjoy.

http://vbf.danial.net

Update: 28/05/2005
Fixed some Issues to make it compatible with Desktop SideBar.

Update: 07/03/2005

To limit the number of Posts apeend this to url

&pp=10

This will only load the first 10 threads only.
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :

Last edited by Danial; May 28th, 2005 at 01:45 PM.
Danial is offline   Reply With Quote
Old Mar 2nd, 2005, 03:41 PM   #2
techgnome
Snarky...
 
techgnome's Avatar
 
Join Date: May 02
Posts: 15,476
techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)
Re: VBF RSS Feed Beta

Duly bookmarked. Been looking for that... but....
1) Why the two different feeds, one for FF and one for a reader?
2) Is there a way to get one that has the similar results as the "New Posts" link in the "Quick Links" menu? One that would give, the last, say 20-50 posts with a reply?

Tg
__________________
* I don't respond to private requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
* How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
* How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to???
* On Error Resume Next is error ignoring, not error handling(tm). * Use Offensive Programming, not Defensive Programming.
"There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN
MVP '06-'10
techgnome is offline   Reply With Quote
Old Mar 2nd, 2005, 03:47 PM   #3
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by techgnome
Duly bookmarked. Been looking for that... but....
1) Why the two different feeds, one for FF and one for a reader?
2) Is there a way to get one that has the similar results as the "New Posts" link in the "Quick Links" menu? One that would give, the last, say 20-50 posts with a reply?

Tg
1. FireFox one simply lists all the threads to a given forum. Where as the 2nd one has the avility to read posts(first page only) from those threads.

2. Yes I have tried to create a feed for "New Posts". If you notice in the "Quick Links"/"New Posts" menu in VBF the link is defined as "search.php?do=getnew", now if i click on it directly it works fine, but when call this page from code, it returns me "No reslut found". Otherwise it wont be hard to create a feed for New Posts.

If anyone finds any way to read those links then let me know.

BTW: How did you find this thread? I just posted it and was gonna PM interested user from your earlier thread.

Thanks for your suggestion and query.

Danial
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :

Last edited by Danial; Mar 2nd, 2005 at 03:57 PM.
Danial is offline   Reply With Quote
Old Mar 2nd, 2005, 05:07 PM   #4
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by techgnome
2) Is there a way to get one that has the similar results as the "New Posts" link in the "Quick Links" menu? One that would give, the last, say 20-50 posts with a reply?

Tg
Done!

Here is the Link
FireFox : http://vbf.danial.net/rss.asp?ForumID=-1
Other Reader : http://vbf.danial.net/rssNew.asp?ForumID=-1
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :
Danial is offline   Reply With Quote
Old Mar 2nd, 2005, 05:16 PM   #5
techgnome
Snarky...
 
techgnome's Avatar
 
Join Date: May 02
Posts: 15,476
techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)
Re: VBF RSS Feed Beta

I use that New Post link heavily, and happened to be scrolling through and saw it. I had also seen your other thread regarding this, and so I was on the look out for it. When I get some time tonight, I'll see about hooking it up into my reader (I use SharpReader) and give you feedback on how it worked.

Tg
__________________
* I don't respond to private requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
* How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
* How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to???
* On Error Resume Next is error ignoring, not error handling(tm). * Use Offensive Programming, not Defensive Programming.
"There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN
MVP '06-'10
techgnome is offline   Reply With Quote
Old Mar 2nd, 2005, 05:18 PM   #6
techgnome
Snarky...
 
techgnome's Avatar
 
Join Date: May 02
Posts: 15,476
techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)techgnome has a brilliant future (2000+)
Re: VBF RSS Feed Beta

I think the reason initialy you got no posts, is because it uses a cookie on the PC to determine your last visit time, and returns posts since that time. But I imagine it should be possible to pull the last 50 posts period, regardless of the last post or visit date.

I'll give them a shot when I get home.

Tg
__________________
* I don't respond to private requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
* How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
* How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to???
* On Error Resume Next is error ignoring, not error handling(tm). * Use Offensive Programming, not Defensive Programming.
"There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN
MVP '06-'10
techgnome is offline   Reply With Quote
Old Mar 2nd, 2005, 05:20 PM   #7
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by techgnome
I think the reason initialy you got no posts, is because it uses a cookie on the PC to determine your last visit time, and returns posts since that time. But I imagine it should be possible to pull the last 50 posts period, regardless of the last post or visit date.

I'll give them a shot when I get home.

Tg
I have two version, VBScript/ASP and VB6 version, in VB6 i am using winsock, for some reason it returns nothing, so I assumed asp version will have the same problem, but thankfully asp version works perfectly.

Cheers for your feedback and looking forward to hear more from you.

Thanks.
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :
Danial is offline   Reply With Quote
Old Mar 3rd, 2005, 02:39 AM   #8
Sgt-Peppa
Hyperactive Member
 
Sgt-Peppa's Avatar
 
Join Date: Mar 03
Location: Munich - Germany
Posts: 476
Sgt-Peppa  is on a distinguished road (40+)
Re: VBF RSS Feed Beta

Hey fantastic I will have a detailed look at it as soon as I can find some time! But at a first glance it looks exactly like what I have been looking for!

Great job,

Thanks, Stephan
__________________
Keep Smiling - even if its hard
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Sgt-Peppa is offline   Reply With Quote
Old Mar 6th, 2005, 01:35 PM   #10
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by Wokawidget
what on earth does it do?

Woka
Well RSS is simply an XML file which you can use to output info/data you want other pople to view using RSS Reader which is a bit like News Group reader. If you use FireFox then it will create a Live Book mark which will list all the info from the XML File, e.g News Headline, New Threads, Blogs etc.

In this case I simply list all the New threads(first page) from every forum(you can subscribe to any) and list them, you can directly come to the thread by clicking link.

In the 2nd version for RSS Readers includes the avility to view posts for the threads from the first page.

Here is a Print Screen from FireFox
Attached Images
 
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :
Danial is offline   Reply With Quote
Old Mar 17th, 2005, 09:20 AM   #11
Sgt-Peppa
Hyperactive Member
 
Sgt-Peppa's Avatar
 
Join Date: Mar 03
Location: Munich - Germany
Posts: 476
Sgt-Peppa  is on a distinguished road (40+)
Re: VBF RSS Feed Beta

Hey Danial,

if I have a look at the Rss-Feeds from some blogs, they always post most of their content in the <decsription> Tag.

Any particular Reason why you are not doing the same?

Stephan
__________________
Keep Smiling - even if its hard
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Sgt-Peppa is offline   Reply With Quote
Old Mar 17th, 2005, 10:29 AM   #12
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by Sgt-Peppa
Hey Danial,

if I have a look at the Rss-Feeds from some blogs, they always post most of their content in the <decsription> Tag.

Any particular Reason why you are not doing the same?

Stephan
Hi Stephan,
Thank you for your comment. I intially added the description tag and had Number of Posts + LastPost + Poster etc for each thread. I even added all posts for each thread in the description tag. But if I put all the posts for each thread in description tag it will load a bit slow, so thats why I created a link which loads all the posts when you click a particular thread.

If you wish I can modify and give you the option to lists all the posts in the description tag. I assumed you want posts in the description tag, if not then please let me know.

Thanks.
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :
Danial is offline   Reply With Quote
Old Mar 18th, 2005, 02:06 AM   #13
Sgt-Peppa
Hyperactive Member
 
Sgt-Peppa's Avatar
 
Join Date: Mar 03
Location: Munich - Germany
Posts: 476
Sgt-Peppa  is on a distinguished road (40+)
Re: VBF RSS Feed Beta

No just a question, its good the way it is! Was just wondering why! Cause as I said most blogs include the content in their description tag, but then of course a blog is something completely different than a forum of this size!

No everything is good the way it is right now! I am using the feeds quite regularly! Good work there! Thanks again!

Stephan
__________________
Keep Smiling - even if its hard
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Sgt-Peppa is offline   Reply With Quote
Old Mar 18th, 2005, 07:53 PM   #14
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by Sgt-Peppa
No just a question, its good the way it is! Was just wondering why! Cause as I said most blogs include the content in their description tag, but then of course a blog is something completely different than a forum of this size!

No everything is good the way it is right now! I am using the feeds quite regularly! Good work there! Thanks again!

Stephan
Oops, Sorry I misunderstood you there. Great to know you are finding it useful. Any further suggestion and comments is very welcome.

Just out of curiosity what reader are you using? I have only tested it with SharpReader.

Thanks for your comment again Stephan.
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :
Danial is offline   Reply With Quote
Old Mar 19th, 2005, 01:57 AM   #15
Sgt-Peppa
Hyperactive Member
 
Sgt-Peppa's Avatar
 
Join Date: Mar 03
Location: Munich - Germany
Posts: 476
Sgt-Peppa  is on a distinguished road (40+)
Re: VBF RSS Feed Beta

Actually I am using my own custom Rss Reader, and SharpReader.

My own Reader is not yet as good as SharpReader and was designed for some blogs I was checking on a daily basis. But at the moment whenever I have some time, I am improving my own reader, so it will read all Rss, Atom Feeds.

If I ever think its good enough I will be posting it here! Might take some time, cause there is still a lot of work to do!


Stephan
__________________
Keep Smiling - even if its hard
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
Sgt-Peppa is offline   Reply With Quote
Old May 28th, 2005, 02:18 PM   #16
milkmood
Lively Member
 
milkmood's Avatar
 
Join Date: Mar 05
Location: Forests of Delta Halo
Posts: 109
milkmood is an unknown quantity at this point (<10)
Resolved Re: VBF RSS Feed Beta

Awesome Danial, thanks for fixing that...works flawlessly now in Desktop Sidebar.

CP
__________________
When I say 'jump', don't waste time asking 'how high?'.

Just a poor, dumb wanna-be programmer.
milkmood is offline   Reply With Quote
Old May 29th, 2005, 10:35 AM   #17
sciguyryan
Frenzied Member
 
sciguyryan's Avatar
 
Join Date: Sep 03
Location: Wales
Posts: 1,749
sciguyryan has a spectacular aura about (150+)sciguyryan has a spectacular aura about (150+)
Re: VBF RSS Feed Beta

Looks great!

Thanks for this, this is great for all the RSS buffs out there (Including me )

Cheers,

RyanJ
__________________
My Blog.

Ryan Jones.
sciguyryan is offline   Reply With Quote
Old May 29th, 2005, 10:42 AM   #18
Danial
Big D
 
Danial's Avatar
 
Join Date: Jul 00
Location: ASP.Net Forum
Posts: 2,877
Danial will become famous soon enough (80+)
Re: VBF RSS Feed Beta

Quote:
Originally Posted by sciguyryan
Looks great!

Thanks for this, this is great for all the RSS buffs out there (Including me )

Cheers,

RyanJ
You are welcome. Thanks for the comment.

Please do let me know if you have any suggestion or comments.

Thanks.

Danial
__________________
[VBF RSS Feed]

There is a great war coming. Are you sure you are on the right side? Atleast I have chosen a side.

If I have been helpful, Please Rate my Post. Thanks.

This post was powered by :
Danial is offline   Reply With Quote
Reply

Go Back   VBForums > Projects > Project Communication Area


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 05:17 AM.





Acceptable Use Policy

Internet.com
The Network for Technology Professionals

Search:

About Internet.com

Legal Notices, Licensing, Permissions, Privacy Policy.
Advertise | Newsletters | E-mail Offers

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.