Hey Y'all
I was wondering if anyone had an easy way to keep a crawl updated with tweets. Our current method involves two 20 page scene groups. We use Access Databases to compile the twitter lists. I have seen a way with n+1 in the datalinq increment, but this only seems to work with text files.
Basically I would like a crawl that loops with current content, then if we add new tweets, it slips it into the current cued position and populates after the tweet before it ends.
This might be a tough task, if not impossible, just wondering if anyone had any cool ideas that could help make this work.