On my website, I currently have a separate section running Kareha (effectively the same software as sites such as 2channel and 4chan run), which is written in perl. It stores all posts and threads in a flat file database, and I am looking for a way to show new threads/posts on the main page of my site. I figure the easiest way to do this would be to parse it all to an RSS feed and then just display the RSS feed on the front page of my site.
What I would like to know is how I would go about doing this? I am not the greatest with web coding and whatnot on the best of days, so any help or guidance would be greatly appreciated. If you are curious to know what the software looks like, you can check it out at http://www.the-bored.org/z-day
How would I get that into a dynamically updated RSS feed?
Thanks
What I would like to know is how I would go about doing this? I am not the greatest with web coding and whatnot on the best of days, so any help or guidance would be greatly appreciated. If you are curious to know what the software looks like, you can check it out at http://www.the-bored.org/z-day
How would I get that into a dynamically updated RSS feed?
Thanks