PDA

View Full Version : Duplicate Link Checker


Rayn
04-19-2005, 05:06 PM
I run a pretty active forum where users like to post links to one news article or another they find on the web. Posts scroll so fast I generally wind up with anywhere from 2-5 topics on the same subject. I'd like to make up a small application where a user could type in a link and see if its been posted in another post. URLs are not currently search indexed, but I could probably write a new DB for URLs to go into.

I'm wondering if anyone has tried something like this out, or if you feel its just not possible.

manguish
04-19-2005, 05:17 PM
Sounds good - be interested to see this is possible.

AN-net
04-19-2005, 08:06 PM
instead of reinventing the wheel why not try velocd's existing topics check, it searches for existing topics based on the thread's title. this prevents double threads about an already existing topic;)

manguish
04-19-2005, 08:52 PM
I use that hack as is.

The link thing would be beneficial imo.