Is There Anyway I Can Get Automatically Generated Content Sent To My Joomla Site? I’m Making A Parking Page B?

Is there anyway I can get automatically generated content sent to my joomla site? I’m making a parking page but I want new content to show up on it without me having to add it to it. Plus if I have content more users will continually come back, I’ve heard of sites that offers free content but I was wondering about an rss feed or something that I can use. I want to put advertisements on it as well

Twitter Digg Delicious Stumbleupon Technorati Facebook

2 Responses to “Is There Anyway I Can Get Automatically Generated Content Sent To My Joomla Site? I’m Making A Parking Page B?”

  1. Joomla CMS must have an internal API to set up new page instances, then all you gotta do is write a script that accepts the generated content and makes the appropriate API calls (permissions etc).
    How you transmit the content is up to you, maybe by an XML web service, FTP etc.
    Just pay a PHP dev to sit there and do it, or just install a WYSIWYG editor control and pay a secretary to do it automagically.

  2. Take an RSS feed on the site. I’ll constantly show the last x number of headlines. (Well, not constantly – give the source some time to breathe. Maybe every 5 minutes.)