I will continue to look into your script as I do take your word for it. In the meantime, is there an example of JSON search API code?
Thanks On 17 Dec, 21:48, "Chad Etzel" <[email protected]> wrote: > I promise I'm not trying to plug my widget gratuitously, but it does offer > full customization of styling and sounds like it would fill your need... If > you are sure that it doesn't, then that's fine. > > If you are trying to pull tweets and store them per post or something, then > you will need some specialized code, yes. But if you just need the latest @ > replies to a specific account displayed, then I suggest looking into the > Search API (http://apiwiki.twitter.com/Search+API+Documentation) and pulling > a json feed and rendering the tweets however you like in some javascript > callback function. > > -Chad > > On Wed, Dec 17, 2008 at 4:35 PM, [email protected] < > > [email protected]> wrote: > > > Well I need it to fit in with my wordpress site. > >www.magic3.co.uk > > It needs to match the theme and fill a standard page. > > Should be neat and simple. > > I'm basically trying to get a commenting system going. > > If one of our clients decides they want to give a suggestion or a > > comment they can do so via Twitter which will then appear on our site. > > > As in a "What do our customers say about us" thing. > > > Sorry for the rough explanation. > > It's kinda hard to explain, hope its suffice though. > > > On 17 Dec, 21:33, "Chad Etzel" <[email protected]> wrote: > > > Ah, ok. If you could be a bit more specific about how you are trying to > > > customize it to fit your site, we could probably point you in the right > > > direction... > > > -Chad > > > > On Wed, Dec 17, 2008 at 4:10 PM, [email protected] < > > > > [email protected]> wrote: > > > > > Thank you for that, very nice. > > > > Only problem is that I need to customise it to fit into my site. > > > > > Thanks though, > > > > Joey. > > > > > On 17 Dec, 21:04, "Chad Etzel" <[email protected]> wrote: > > > > > If you're just looking for a widget or something to drop into a > > webpage, > > > > you > > > > > can use my widget here:http://twitterwidget.jazzychad.com/tw/ > > > > > > just setup the search parameter to be whatever you need it to be... > > > > > > -Chad > > > > > > On Wed, Dec 17, 2008 at 3:47 PM, [email protected] < > > > > > > [email protected]> wrote: > > > > > > > Is there any coding I could use to display (say the latest 10) > > > > > > @replies or direct messages on a PHP or HTML webpage? > > > > > > > Some examples of this are Foamee and Kvetch! > > > > > > > Any help would be appreciated, > > > > > > Thanks :)
