View Single Post
Old 03-26-2015, 07:56 PM   #36
Bob Brunius
Connoisseur
Bob Brunius began at the beginning.
 
Posts: 68
Karma: 10
Join Date: Nov 2014
Location: Orcas, WA
Device: Kindle PW & Kobo H2O
Quote:
Originally Posted by PeterT View Post
Maybe a crazy idea; take a look at Kobo WiFi Weather which did display data, but not through a web browser.
I have looked at that. I have no experience with rendering a graphic screen with Python. I sure do like the ability to use CSS and HTML which the browser allows. I've got jQuery loaded now and am using AJAX to make JSONP calls to refresh the values. In Python those calls would be very straight forward. From what I could tell he rendered the whole screen and then refreshed it which takes a while.
Bob Brunius is offline   Reply With Quote