View Single Post
  #1  
Old 01-08-2007, 02:52 PM
itsalltropical itsalltropical is offline
 
Join Date: Dec 2006
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default RSS rdb file format parse into DB table; use vBAdvanced and/or AboutToday to display

Need to input the following RSS feed which is in rdb format, hopefully into a database table in vBulletin. Then create a module to display the latest reading on my cmps_index page and maybe at the bottom of all my pages. I am a newbie so I understand the concept; just don't know how to start & finish

I would need step by step instructions since I am so green, i.e
Go to adminCP or MySQL to create table, etc.
Use this code to load table;
Go to cmps and add module, etc.
Use RSS or AboutToday or this code to go get the data every hour or maybe just twice a day.

There are comment lines before the data that start with #. The first row of the data defines the columns. After that is the real data. I would want to load rows into the database that are unique by Date & Time. Each read is usually an hour apart. Then, again my module would display the latest reading with Date, Time and Level.

Here is a paste of the data coming in. URL is: USGS Level @ Lake Murray, SC I don't know how to make this box bigger Maybe a Moderator/Member would teach a newbie how? PM is OK.


PHP Code:
# ---------------------------------- WARNING ----------------------------------------# The data you have obtained from this automated U.S. Geological Survey database# have not received Director's approval and as such are provisional and subject to# revision. The data are released on the condition that neither the USGS nor the# United States Government may be held liable for any damages resulting from its use.# Additional info: http://waterdata.usgs.gov/sc/nwis/help/?provisional## File-format description: http://waterdata.usgs.gov/nwis/?tab_delimited_format_info# Automated-retrieval info: http://waterdata.usgs.gov/nwis/?automated_retrieval_info## Contact: gs-w_support_nwisweb@usgs.gov# retrieved: 2007-01-08 11:21:12 EST## Data for the following site(s) are contained in this file# USGS 02168500 LAKE MURRAY NEAR COLUMBIA, SC# -----------------------------------------------------------------------------------## Data provided for site 02168500# DD parameter Description# 13 00065 Gage height, feet#agency_cd    site_no    datetime    13_00065    13_00065_cd5s    15s    16s    14s    14sUSGS    02168500    2007-01-07 00:00    357.00    USGS    02168500    2007-01-07 01:00    356.98    USGS    02168500    2007-01-07 02:00    357.00    USGS    02168500    2007-01-07 03:00    357.01    USGS    02168500    2007-01-07 04:00    357.02    USGS    02168500    2007-01-07 05:00    357.02    USGS    02168500    2007-01-07 06:00    357.03    USGS    02168500    2007-01-07 07:00    357.06    USGS    02168500    2007-01-07 08:00    357.04    USGS    02168500    2007-01-07 09:00    357.06    USGS    02168500    2007-01-07 10:00    357.07    USGS    02168500    2007-01-07 11:00    357.09    USGS    02168500    2007-01-07 12:00    357.07    USGS    02168500    2007-01-07 13:00    357.11    USGS    02168500    2007-01-07 14:00    357.13    USGS    02168500    2007-01-07 15:00    357.12    USGS    02168500    2007-01-07 16:00    357.13    USGS    02168500    2007-01-07 17:00    357.15    USGS    02168500    2007-01-07 18:00    357.16    USGS    02168500    2007-01-07 19:00    357.16    USGS    02168500    2007-01-07 20:00    357.18    USGS    02168500    2007-01-07 21:00    357.20    USGS    02168500    2007-01-07 22:00    357.21    USGS    02168500    2007-01-07 23:00    357.23    USGS    02168500    2007-01-08 00:00    357.22    USGS    02168500    2007-01-08 01:00    357.25    USGS    02168500    2007-01-08 02:00    357.23    USGS    02168500    2007-01-08 03:00    357.24    USGS    02168500    2007-01-08 04:00    357.29    USGS    02168500    2007-01-08 05:00    357.29    USGS    02168500    2007-01-08 06:00    357.34    USGS    02168500    2007-01-08 07:00    357.36    USGS    02168500    2007-01-08 08:00    357.38 
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01059 seconds
  • Memory Usage 1,796KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete