Any names for third party hosts that do that? That's a really simple/lazy man's way of handling it, and I like it.
In the past, I've searched for hashtags directly on Twitter using QC, then delay the strings for approval. I like the thought of this approach though. -gt On Apr 5, 2012, at 9:51 AM, Alastair Leith wrote: > I second Achims approach if you want the computer to check it. However, there > are so many imaginative ways around a word checker I would have to say it's > bound to fail unless you have an enormous array of variations on all known > cussin'… > > Another option is to moderate the actual twitter stream. There are 3rd party > hosts which will send you notifications of tweets that match your tokens (say > hashtags or unique words) and if you approve the tweet it becomes retweeted > via a new twitter account you buy from them. You then just watch that account > via Atom feed inside QC. That's how I've done it in the past. > > > The machine does not isolate man from the great problems of nature but > plunges him more deeply into them. > Antoine de Saint-Exupery > > On 05/04/2012, at 10:42 PM, Achim Breidenbach wrote: > >> Hi Kevin, >> >> I would recommend using a JavaScript patch and write some code to do the >> filtering, because you have to filter a lot of words, and you wouldn't like >> to place hundreds of String replace-patches in your composition. With an >> array of words in JavaScript this may also be the easiest way to extend the >> list. >> >> best, >> >> Achim Breidenbach >> Boinx Software >> >> On 05.04.2012, at 14:35, Kevin Hoes wrote: >> >>> Hey guys, >>> >>> ATM i'm making a patch to display tweets related to a certain hashtag. I >>> would like >>> to filter out multiple words swearingwords, but does this mean i have >>> to add a "String-replace" for each word, or are there easier solutions to >>> to this? >>> >>> Thx in advance! >>> >>> Kevin Hoes >>> _______________________________________________ >>> Do not post admin requests to the list. They will be ignored. >>> Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) >>> Help/Unsubscribe/Update your Subscription: >>> https://lists.apple.com/mailman/options/quartzcomposer-dev/achim%40boinx.com >>> >>> This email sent to ac...@boinx.com >> >> >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/quartzcomposer-dev/qc.student.au%40gmail.com >> >> This email sent to qc.student...@gmail.com > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com > > This email sent to gtole...@gmail.com
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list (Quartzcomposer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com