Quote:
Originally Posted by elivate What are you using to develop your site? |
Notepad.

But I do have CS3 if needed.
Quote:
|
If you use a cms it should have a built in rss module or widget or whatever... For example, I have been experimenting with SilverStripe a lot lately, they have their own RSS module that you can use to link to your own news... so you can have "current headlines" in a section on the home page...
|
I haven't started looking into CMS yet but it's been recommended by several people and I've been contemplating it. Maybe this would be good to "test" with one of the communities.
Quote:
|
If you are building this from scratch you can simply query your news posts from your database and determine how many headlines and how much text to show on the home page, it is pretty simple code...
|
Extremely little PHP knowledge at this time. :(