Recent

Author Topic: fpctwit  (Read 4001 times)

xinyiman

  • Hero Member
  • *****
  • Posts: 2261
    • Lazarus and Free Pascal italian community
fpctwit
« on: July 16, 2015, 12:11:45 pm »
Hello guys, someone has used this library?

It works well? Do you know if it is maintained or changed protocols?

thanks

http://wiki.freepascal.org/Projects_using_Lazarus#fpctwit
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

jacobb

  • New Member
  • *
  • Posts: 20
Re: fpctwit
« Reply #1 on: July 16, 2015, 02:11:34 pm »
I have no idea how well it works but the maintainer BigChimp is alas not among the living anymore.

However it looks like the repo has several forks. You could check if someone is actively maintaining and updating it.

Leledumbo

  • Hero Member
  • *****
  • Posts: 8836
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: fpctwit
« Reply #2 on: July 17, 2015, 07:47:03 pm »
The Plurk part is my work and it's still working fine. The OAuth 1.0a specification won't change, but applications could of course choose not to support it anymore and choose OAuth 2.0 or any other protocols instead.

xinyiman

  • Hero Member
  • *****
  • Posts: 2261
    • Lazarus and Free Pascal italian community
Re: fpctwit
« Reply #3 on: July 17, 2015, 10:14:57 pm »
Thanks for the information. But in order to get a twitter search this type. What should I do ?!

https://api.twitter.com/1.1/search/tweets.json?q=%23superbowl&result_type=recent
Win10, Ubuntu and Mac
Lazarus: 2.1.0
FPC: 3.3.1

Leledumbo

  • Hero Member
  • *****
  • Posts: 8836
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: fpctwit
« Reply #4 on: July 18, 2015, 03:13:56 pm »
Thanks for the information. But in order to get a twitter search this type. What should I do ?!

https://api.twitter.com/1.1/search/tweets.json?q=%23superbowl&result_type=recent
Implement that API, see TTwitter class what APIs are already implemented and how they're implemented. Follow them to implement your chosen API.

 

TinyPortal © 2005-2018