Uutiset:

Ei uusia uutisia.

Main Menu

WD:n asetusfilut

Aloittaja Snowi, sunnuntai, 14.08.2011, 00:42

« edellinen - seuraava »

0 Jäsenet ja 1 Vieras katselee tätä aihetta.

Argonex

Hmm totta, noinhan se onnistuu, tosin wd:hän antaa joka asennuksen jälkeen erilaisen koodin mikä pitää sille brianille lähettää, jotenka se paluukoodi ei välttämättä toimi.. Noh maililla sitten, ajattelin vaan jos tohon olis ollu joku näppärämpi vaihtoehto ;P
Kun kiekuu uljas kukko laella tunkion, niin tietää joka ukko, sään muutos tulos on. Voi tulla poutaa sadetta, voi tulla pakkas sää, voi myöskin käydä niin että entiselleen jää

weatherc

Eiku hei, tuolla ww-foorumilla taitaa olla jossain lokerossa infot miten asentaa "second WD".
Siihen oli joku jekku en vaan nyt muista mikä se oli.

Argonex

#12
Joo o. Mä en edelleenkään käsitä tuota wd:n toimintamallia. Nyt totesin että mulla on jumissa mm testtags.php:n teko.. vaikka menen tonne customise internet and file creation setuppiin ja yritän sieltä nappia painamalla tehä tuota tiedostoa niin ei tee... mikä piru tuota ohjelmaa oikein vaivaa :O

edit:
Ja tottakai kun tarpeeks pitkää säätää ja väkertää niin se alkaa toimimaan, mutta tietämättä et mitä on tehnyt :D
Kun kiekuu uljas kukko laella tunkion, niin tietää joka ukko, sään muutos tulos on. Voi tulla poutaa sadetta, voi tulla pakkas sää, voi myöskin käydä niin että entiselleen jää

Hemmo

No hyvä jos läks toimimaan.
Tuossa linkintakana on Ken True Saratoga template tekijän ohjeet tuolle testtags.phplle
http://saratoga-weather.org/wxtemplates/setup-WD.php

Argonex

Ei ole todellista, oon tuon wd:n kanssa vääntänyt taas useampana iltana, edelleenkään testtags.php ei mene ftp:llä sivulle automaattisesti. Eikä tuo ohjelma edes päivitä sitä tuonne webfiles kansioon.. Niin ja ftp logia kun katsoo niin tuo ohjelma tekee jotain todella omituista:

uploading c:\wdisplay\webfiles\testtags.php -> summary.gif   Öff???

ja mikäli action -> update web files and webcam now nappia klikkaa niin se tekee tuosta testtags.php:stä tämännäköisen: http://ukkola.info/saa2//testtags.php?sce=view

Kun kiekuu uljas kukko laella tunkion, niin tietää joka ukko, sään muutos tulos on. Voi tulla poutaa sadetta, voi tulla pakkas sää, voi myöskin käydä niin että entiselleen jää

systeemi

Siellä samassa kansiossa mistä se sen lähettää(muistaakseni) on myös testags.txt file jonka pohjalta se tekee tuon testtags.php filen. Sen kuuluisi näyttää tältä:

<?php
// converted tagslist.txt to .\tagslist.php for php tags
// by gen-PHP-tagslist.pl - Version 1.00 - 07-Apr-2006
// Author: Ken True - webmaster-weather.org
//
// --------------------------------------------------------------------------
// allow viewing of generated source

if ( $_REQUEST['sce'] == 'view' ) {
   
download('view');
   exit;
}
// General OR Non Weather Specific/SUN/MOON
// ========================================
$time "%time%"; // current time
$date "%date%"; // current date
$sunrise "%sunrise%"; // sun rise time (make sure you have the correct lat/lon
//              in view/sun moon)
$sunset "%sunset%"; // sunset time
$dayornight "%dayornight%"; // If day time, its says Day, if night time, its says, Night (based on your sunrise/sunset)
$moonrise "%moonrise%"; // moon rise time
$moonset "%moonset%"; // moon set time
$moonage "%moonage%"; // current age of the moon (days since new moon)
$moonphase "%moonphase%"; // Moon phase %
$marchequinox "%marchequinox%"; // March equinox date
$junesolstice "%junesolstice%"; // June solstice date
$sepequinox "%sepequinox%"; // September equinox date
$decsolstice "%decsolstice%"; // December solstice date
$moonperihel "%moonperihel%"; // Next Moon perihel date
$moonaphel "%moonaphel%"; // Next moon perihel date
$moonperigee "%moonperigee%"; // Next moon perigee date
$moonapogee "%moonapogee%"; // Next moon apogee date
$newmoon "%newmoon%"; // Date/time of the next/last new moon
$nextnewmoon "%nextnewmoon%"; // Date/time of the next new moon for next month
$firstquarter "%firstquarter%"; // Date/time of the next/last first quarter moon
$lastquarter "%lastquarter%"; // Date/time of the next/last last quarter moon
$fullmoon "%fullmoon%"; // Date/time of the next/last full moon
$fullmoondate "%fullmoondate%"; // Date of the next/last full moon (date only)
$suneclipse "%suneclipse%"; // Next sun eclipse
$mooneclipse "%mooneclipse%"; // Next moon eclipse date
$easterdate "%easterdate%"; // Next easter date
$chinesenewyear "%chinesenewyear%"; // Chinese new year
$pesachdate "%pesachdate%"; // Pesach date
$weathercond "%weathercond%"; // current weather conditions, based on your data
$weathercondinput "%weathercondinput%"; // text you have entered under input daily weather for weather conditions now
$weatherreport "%weatherreport%"; // current weather conditions from selected METAR

$extrametarlabel "%extrametarlabel%"; // extra METAR label from the metar.gif
$metarcloudreport "%metarcloudreport%"; // cloud METAR label from the metar.gif
$statusmessage "%statusmessage%"; // special status message
$warningemailalarm "%warningemailalarm%"; // For the warning email custom email (what warning was exceeded)
$NOAAEvent "%NOAAEvent%"; // if you have setup the Noaa warning system (if nor warning, then it will be NO CURRENT 
// ADVISORIES)
$NOAAEvent2 "%NOAAEvent2%"; // if you have #2 setup the Noaa warning system (if nor warning, then it will be NO CURRENT 
// ADVISORIES)
$noaawarningraw "%noaawarningraw%"; // Actual warning event from the noaa xml warning program
$noaawarningraw2 "%noaawarningraw2%"; // Actual warning event from the noaa xml warning program, setup #2

$wdversion "%wdversion%"; // Weather Display version number you are running
$inputdailyweather "%inputdailyweather%"; // The text you enter for current weather conditions
$formateddate "%formateddate%"; // Date with "January", for example, in it
// %current alarm flashing%....What it says - for the weather warning....
$time_minute "%time-minute%"; // Current minute
$time_hour "%time-hour%"; // Current hour
$date_day "%date-day%"; // Current day
$date_month "%date-month%"; // Current month
$date_year "%date-year%"; // Current year
Sääasema Nauska, Kemi

www.kemiweather.fi

Argonex

Juu, tuo txt tiedosto oli ihan kunnossa, ohjelma vaan totaalisen sekaisin.. poistelin sen tuolta netistä löytyneiden ohjeiden mukaan (ei näköjään riittänytkään pelkkä lisää/poista sovelluksen käyttäminen, jolla ekan poiston tein) ja kas kummaa.. johan tuli wd järkiinsä. Tuo normi wd ftp uppaili noita tiedostoja ja muotoili ne tiedoston nimet uusiksi ihan mielivaltaisesti, silloin kun sattui olemaan sillä tuulella että niitä johonkin lähetti. Välistä se näköjään teki lähetettävien tiedostojen listan mutta ei lähettänyt mitään =D
Kun kiekuu uljas kukko laella tunkion, niin tietää joka ukko, sään muutos tulos on. Voi tulla poutaa sadetta, voi tulla pakkas sää, voi myöskin käydä niin että entiselleen jää