I hope I don’t sound crazy. But my question is this, I would like to develop my own RSS feed technology, including the reader and aggregator. I believe it could come in handy for a future project.
But I don’t know the bolts and nuts that would help me achieve this task.
I hope there would be someone here who can point me in the right direction.
I just need to understand the in-depth of the technology and see how I can craft it from the scratch.
My own RSS feed technology
Started by Mark4, Mar 15 2009 03:11 PM
7 replies to this topic
#1
Posted 15 March 2009 - 03:11 PM
|
|
|
#2
Posted 16 March 2009 - 08:05 AM
#3
Guest_Jordan_*
Posted 16 March 2009 - 08:26 AM
Guest_Jordan_*
What language are you using?
#4
Posted 19 March 2009 - 07:11 AM
Sorry for replying so late, I think XML should be the best language to use, I dont really know. I was just reading an article and I think there would be a lot of prospect in being able to write RSS feeds. So I thought I better start, so I am just asking for directions on where to start.
Thanks.
Thanks.
#5
Posted 19 March 2009 - 07:19 AM
as i remember theres a video tutorial about how to do that in VB.NET on the internet
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript
#6
Posted 19 March 2009 - 07:46 AM
Have u got a link.
#7
Posted 19 March 2009 - 08:06 AM
its a reader
its called Absolute Beginner-RSS Reader (VB)
Absolute Beginner's Series VB Lesson 16:RSS Reader Project-Fortifying,Testing - MSN Video
its called Absolute Beginner-RSS Reader (VB)
Absolute Beginner's Series VB Lesson 16:RSS Reader Project-Fortifying,Testing - MSN Video
yo homie i heard you like one-line codes so i put a one line code that evals a decrypted one line code that prints "i love one line codes"
eval(base64_decode("cHJpbnQgJ2kgbG92ZSBvbmUtbGluZSBjb2Rlcyc7"));
www.amrosama.com | the unholy methods of javascript
#8
Guest_Jordan_*
Posted 19 March 2009 - 08:40 AM
Guest_Jordan_*
If you are writing RSS feeds I assume you are writing for a website or some other online feed and are going to use a web-based language. XML is not a language and RSS is XML. It is simply a way to transfer data. You can use PHP, ASP, Perl or some other languages to write an RSS feed.


Sign In
Create Account


Back to top









