Easiest thing to do is write a script that scrapes the page and record what it sees.
Next time it scrapes, it compares with the last saved version - if its changed, do an action.
Just off the top of me head, never played with fan pages......
But if the page has more comment since, its going to make an action?
Also, by comment, do you mean someone posting to the wall?
http://www.facebook.com/feeds/page.php?format=atom10&id=xxxxxxxx
Obviously you don't want to use your hostgator baby plan for any intensive scraping.. just use a machine (virtual if you want) on your lan.But if you get the feed every minute you could be banned by your host.
Do all pages have numbered IDs? One page I'm looking at just has a name and no number
<link rel="alternate" type="application/rss+xml" title="page title" href="/feeds/page.php?format=atom10&id=xxxxxx"/>
Thanks, for some reason I can't access the feed on Facebook it says "unathorized" or "unable to connect"
Its a very popular page and usually people post within the first few minutes, but I found out that they post on their website first before posting on Facebook
So if their website RSS feed is quick enough, I can scan it, then once I get a scan showing that its updated (they usually updated the Facebook page within a minute or two), I can then have the script activate to search the Facebook Fan page feed and scan every 15-30 seconds for 5-10 minutes until it gets updated, then work that way
Also, I think I might just buy a crappy laptop and just have it always run, I have a pretty unique wireless situation