Forums

RS-Linkify Thread is sticky

Quick find code: 261-262-33-65181208

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
Big Trev 8 said :
Hey Indy, where do you pull the information about vos from? It is a cool feature!
Hiya Big Trev 8 :)

My server reads the feed from @JagexClock: https://twitter.com/JagexClock.
Basically I made an API that talks to my twitter app and that reads the feed, my server cleans out the unwanted tweets from the feed and caches the VoS.

Here's a working example of setting it up in PHP and reading it with javascript. Handy if you don't want to use an oauth library.
http://christianvarga.com/how-to-get-public-feeds-using-twitters-v1-1-api/

I also made a crude pure javascript version that I can share if you like. Though I'm not sure it's up to production standards but it could serve as a template.

The method in the link above is similar to what I did but I went with SQL rather than a flat file for caching. Actually all I really used from that article was how to get bearer token and not have to use oauth.

15-Oct-2015 01:41:02 - Last edited on 15-Oct-2015 01:43:37 by Indecent Act

Body btw

Body btw

Posts: 19,488 Opal Posts by user Forum Profile RuneMetrics Profile
Indy I never understand that stuff :( I couldn't code a single line of anything to save my life. I can't even make excel formula's

:'(
"Why are you posting threads, asking questions and making discussion???"


All I do anymore is fish - 2017

15-Oct-2015 07:19:42

Amaethwr
Aug Member 2008

Amaethwr

Posts: 14,634 Opal Posts by user Forum Profile RuneMetrics Profile
Body btw said :
Indy I never understand that stuff :( I couldn't code a single line of anything to save my life. I can't even make excel formulas
I can at least do some excel things!
=SUM(a+b)

Nothing else though :P

Hoping you're all doing fine :) ­<3
Selective Completionist

15-Oct-2015 18:05:41

Body btw

Body btw

Posts: 19,488 Opal Posts by user Forum Profile RuneMetrics Profile
lol :p and.. Indy, you're too modest! I'm super jealous. No amount of coffee in the world can help me with this :( well... maybe..

HTTP://ecx.images-amazon.com/images/I/71Uagb75KVL._SX466_.jpg

Sorry I post so much, this is pretty much my favorite thread lol
"Why are you posting threads, asking questions and making discussion???"


All I do anymore is fish - 2017

16-Oct-2015 05:14:36 - Last edited on 16-Oct-2015 05:16:07 by Body btw

Indecent Act

Indecent Act

Posts: 7,456 Rune Posts by user Forum Profile RuneMetrics Profile
Amaethwr said :
I can at least do some excel things!
=SUM(a+b)

Nothing else though :P

Hoping you're all doing fine :) ­<3
All good here and I hope all is well for you too :)

Oh I did a little test and it looks like RS Linkify will auto update in Opera. I still haven't got around to uploading to Opera's official add-ons, but I will eventually do it. As for now it looks as though there will be no problem keeping up to date :)

-------------------------------------------------------------------------------------

Body btw said :
lol :p and.. Indy, you're too modest! I'm super jealous. No amount of coffee in the world can help me with this :( well... maybe..

HTTP://ecx.images-amazon.com/images/I/71Uagb75KVL._SX466_.jpg

Sorry I post so much, this is pretty much my favorite thread lol

Hehe, quite a bit of truth to that pic!

And never be sorry for posting. Your posts are always welcome here :)

As for the coding, you only get to see the finished results. Believe me, there are times where I really struggle, but no one sees that.

16-Oct-2015 08:03:18 - Last edited on 16-Oct-2015 08:53:30 by Indecent Act

Quick find code: 261-262-33-65181208 Back to Top