[twitter-dev] New Twitter changes affecting Juitter App?

2010-11-28 Thread codeless
Hoping someone can help out with this. I like using Juitter (http:// www.juitter.com/). But the new changes made to Twitter on Friday are affecting it. The toUser and fromUser functions still work. But searchWord no longer functions, just a blank screen. Anyone know what I need to change to fix

Re: [twitter-dev] New Twitter changes affecting Juitter App?

2010-11-28 Thread Adam Green
It looks like Juitter search is based on the search API and uses lang=en in the query. That parameter has been broken/flaky for a few days. A lot of us have found this. Taking out lang=en for now worked for my scripts. On Sun, Nov 28, 2010 at 7:15 PM, codeless djmed...@gmail.com wrote: Hoping