i don't use any custom script like wordpress or joomla or anything. i hand coded my site, now i need help syndicating the site. i understand i need to use mysql. but how? How do i go about generating feed of my site so that people can subscribe to my feed?
if you already have a mysql database which contains the content for your site, then have a look at this site http://tiffanybbrown.com/2005/12/22/dynamic-rss-feeds-using-php-mysql-and-apache/ i used it for creating mine, and it's easy to understand.