gnomeontherun
04-07-2008, 06:46 AM
I am curious about what method people would suggest to develop a service like this:
I would like to have some form of a tracking code available for anyone to easily implement onto their site. When they update something on their site, this code would be updated so it could then be found by this service and indexed. Basically I want to be able to offer a snippet of code for sites to use, and then do daily checks for updates. So if a new blog post has been made, this snippet will be updated so the tracking could make note of it.
I am imagining a decentralized approach but I'm not a large scale programmer/developer.
I know some methods exist to do this, and it usually would be done with a type of feed. But not all information or content is passed by feeds. For instance, if a person posts a new image of a construction site occasionally, they could post a snippet and change the value with every new image for the indexing service to pick up. Lets then say there are 30 other sites doing the same thing, but aren't offering feeds or something, so they could use this snippet to get indexed and then people who really love construction images would be able to get a feed from the service of the updates.
I hope this makes sense, if not I can try to clarify. Thanks for your thoughts.
I would like to have some form of a tracking code available for anyone to easily implement onto their site. When they update something on their site, this code would be updated so it could then be found by this service and indexed. Basically I want to be able to offer a snippet of code for sites to use, and then do daily checks for updates. So if a new blog post has been made, this snippet will be updated so the tracking could make note of it.
I am imagining a decentralized approach but I'm not a large scale programmer/developer.
I know some methods exist to do this, and it usually would be done with a type of feed. But not all information or content is passed by feeds. For instance, if a person posts a new image of a construction site occasionally, they could post a snippet and change the value with every new image for the indexing service to pick up. Lets then say there are 30 other sites doing the same thing, but aren't offering feeds or something, so they could use this snippet to get indexed and then people who really love construction images would be able to get a feed from the service of the updates.
I hope this makes sense, if not I can try to clarify. Thanks for your thoughts.