vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How to do this (https://vborg.vbsupport.ru/showthread.php?t=322361)

the one 04-14-2016 10:58 AM

How to do this
 
I would like something like this

If you go to this website here http://projectavalon.net/forum4/show...0-kyushu-japan

You will see the poster is EMSC Earthquake Reporter (formerly USGS)

It seem to automatically write posts when there is an earthquake.

I rememebr once you could do this with NASA also.

I just cant remember how you set this up.Its like it automatically posts when there is an earthquake

Many thanks

Malc

In Omnibus 04-14-2016 11:06 AM

It looks like they set up an RSS feed. You can do that in the AdminCP.

Dave 04-14-2016 11:08 AM

The forum is probably making use of a cronjob and then calls a (REST) API or RSS feed of that site. The API/RSS feed will return some information and then they can check their own database if it exists already. If not, create new thread.

There's no way to tell you exactly how to make it since every API/site is unique. ^ Unless RSS feed is being used.

ArcadeSyndicate 04-14-2016 03:20 PM

this is the site they get their news...

http://www.emsc-csem.org/service/rss/rss.php?typ=emsc

emsc-csem.org provides a couple of feeds, you can scan the domain with feedly or any other reader.


All times are GMT. The time now is 06:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01946 seconds
  • Memory Usage 1,713KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete