PWS + widget, please help

Any questions? Any answers?
Post Reply
Mike

PWS + widget, please help

Post by Mike »

Hello,
I found YoWindow, its great! I've Davis Vantage Pro 2, with Meteohub. Meteohub can generate "fake" clientraw. txt and clientrawextra.txt. These files works with WDL. I tried to convert these files with scipt from forum. Result looks great but if I use it for widget I get just data from METAR, not from my PWS.

What I did wrong?

Code: Select all

<object height="280" width="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param name="allowfullscreen" value="true" />
<param name="wmode" value="opaque" />
<param name="flashvars" value="location_id=gn:3077920&current_weather_url=http://forecast.100webspace.net/yowindow/yowindow.xml&time_format=24&unit_system=metric&lang=cs&background=#FFFFFF&copyright_bar=false" />
<param name="src" value="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" /><embed height="280" width="480" src="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" flashvars="location_id=gn:3077920&current_weather_url=http://forecast.100webspace.net/yowindow/yowindow-sam.php&time_format=24&unit_system=metric&lang=cs&background=#FFFFFF&copyright_bar=false" wmode="opaque" allowfullscreen="true" type="application/x-shockwave-flash"></embed>
</object>
Thanks for help.

Is here someone with custom background in widget mode? If yes can You share You code?

Mike
User avatar
par
Posts: 8736
Joined: Mon Sep 21, 2009 11:56 am
Name: Pasha
Location: Saint-Petersburg, Russia
Contact:

Re: PWS + widget, please help

Post by par »

As far as I see there is no crossdomain.xml on your server.

Please read this answer carefully.
http://yowindow.com/help.html#q8

Custom landscapes for widget are coming soon.
Get YoWindow weather app for your phone or tablet.

Image Image Image
Mike

Re: PWS + widget, please help

Post by Mike »

OMG :) on server was crossdomain.xml but not in root folder. Now its ok. Thanks

Is here some way to make small change at widget? My meteo system can send text description for WD icon. But this text is very often too long and not in my same lang as website (english vs. czech). Maybe we can solve this with small change. If text description is missing, widget add relevant text depended on icon.
If text description is missing now widget add red text "description".

Thanks


Mike
User avatar
par
Posts: 8736
Joined: Mon Sep 21, 2009 11:56 am
Name: Pasha
Location: Saint-Petersburg, Russia
Contact:

Re: PWS + widget, please help

Post by par »

Please submit this request in our PWS forum so I will not forget about it.
Get YoWindow weather app for your phone or tablet.

Image Image Image
MarKel

Re: PWS + widget, please help

Post by MarKel »

Mike wrote:Hello,
I found YoWindow, its great! I've Davis Vantage Pro 2, with Meteohub. Meteohub can generate "fake" clientraw. txt and clientrawextra.txt. These files works with WDL. I tried to convert these files with scipt from forum. Result looks great but if I use it for widget I get just data from METAR, not from my PWS.

What I did wrong?

Code: Select all

<object height="280" width="480" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000">
<param name="allowfullscreen" value="true" />
<param name="wmode" value="opaque" />
<param name="flashvars" value="location_id=gn:3077920&current_weather_url=http://forecast.100webspace.net/yowindow/yowindow.xml&time_format=24&unit_system=metric&lang=cs&background=#FFFFFF&copyright_bar=false" />
<param name="src" value="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" /><embed height="280" width="480" src="http://swf.yowindow.com/wimo/hpPal/hpPal.swf" flashvars="location_id=gn:3077920&current_weather_url=http://forecast.100webspace.net/yowindow/yowindow-sam.php&time_format=24&unit_system=metric&lang=cs&background=#FFFFFF&copyright_bar=false" wmode="opaque" allowfullscreen="true" type="application/x-shockwave-flash"></embed>
</object>
Thanks for help.

Is here someone with custom background in widget mode? If yes can You share You code?

Mike

Mike,

i have exactly the same setup. can you explain the steps you did to use meteohub to create and upload the files ?
what do you mean with the fake clientraw files. Are these the files uploaded for weather display live ?. And how did you change/generate them
at the meteohub or at your server ?

regards,

Marcel
Post Reply