QUOTE(RealArtDesigns @ Jul 4 2009, 01:54 PM)

pay one of this... users that know php and they will make it for you...
because that's pure php...

Making a news feed can be simple, depending on what you want to do with it. It's not really a matter of telling you how to do it, because there are a few more steps involved than simply, "type this code and it'll work." If you want to send it through a database, you need to know how to connect to the database, how to save content, and how to get a server to read the content and display it to a user.
For now, your best bet is using a blogging platform that's already built. If you really want to try your hand at it, nettuts+ has a
how-to.