Puppy now has a home-grown weather forecast utility!

Business software, financial software, etc.
Message
Author
musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#46 Post by musher0 »

Hi David.

In terminal, type

Code: Select all

meteo h
it will tell you the basics.

Get back to me if there are still hazy points.

~~~~~~~~~~
In short you type
meteo city type-of-terminal

Instead of the name of a city, you can use longitude and latitude coordinates, a
postal code, or an IATA airport code. But let's keep it simple for now.

Example

Code: Select all

meteo Cardiff 1
will show the weather for the city Cardiff, in Wales, using the minimalist st terminal
(in which the ANSI colors show nicely on black background with white type).

If you type

Code: Select all

meteo Cardiff 2
you'll get the same weather info for the same city. However it will be displayed
using urxvt, in basically two colors over a transparent background. A few of the
original colors may randomly seep through, but not all. For some reason (great
mystery, this; I have not figured out why), urxvt intercepts some of the ANSI colors.

IHTH. BFN.

~~~~~~~~~~
PS. I'll give some thought to the menu portability issue you mentioned.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

meteo h terminal results

#47 Post by davids45 »

G'day/jour musher0,

I installed your latest weather pet in a Full TahrPup-5.8.4. There was an earlier version already installed which I just left.

I ran meteo h in this Pup's terminal and first had a blue window of problems, followed quickly by a black background window that looked like the expected help window. Screenshots attached.

With my wrrt.EN.lst symlink from sda5 in place, I ran the weather program and there was no problem, apart from the initial message about my terminal configuration which required an <Enter> press..

David S.
Attachments
meteo_h_consolestart.png
(88.88 KiB) Downloaded 907 times
meteo_h_console2.png
(230.75 KiB) Downloaded 915 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#48 Post by musher0 »

Hi David.

I installed 666philb's TahrPup-6.0.5 on this machine and guess what? I'm getting the
same warning you're getting before the litlle st terminal shows the weather report!!!
I think we better report this quirk to phil.

I also got the same error messages as you got when using the main urxvt terminal.
Which means the urxvt the TahrPup is using does not have the full complement of
perl libraries that it needs.

I double-checked and the $TERM variable is correctly set. So... Again, these
weirdnesses should be reported to phil in the TahrPup 605 thread.

In practice, if we just have to press the Enter key an extra time to get the report,
it's not so bad, is it?

For a minute there, you had me worried: I thought I had done something serious and
that the entire heavens were going to open and pour their contents on my head.
(Sorry for the bad humor!) :twisted: But as it turns out, it's not my script, it's some
quirk in the TahrPup.

I'm glad you found a way to get your personalized menu working, BTW.

BFN.
Attachments
Terminal_Warning.jpg
(10.77 KiB) Downloaded 862 times
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

Pelo

For Ice-cream POS, or tan creams

#49 Post by Pelo »

Musher0, tu l'as mis en categorie 'business' pour les marchands de glaces, ou de crèmes à bronzer ?
T'as vu, en Business class, ya que moi qui répond, mais on a de la visite.
Attachments
Business.jpg
Pffee, nos businessmen n'ont pas de puppy. Les programmeurs, si !
(50.56 KiB) Downloaded 661 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#50 Post by musher0 »

Hello all.

Please find attached a version 3.8b.

I only added the capacity to change the colors of the main title and underscores
from dark to light, and a call to the "GTK chtheme" utility if you find it necessary.

I kept it very simple because I didn't want to transform this weather script into an
art gallery or a fashion runway. There are only two color sets: bisque and snow for
dark GTK themes OR SaddleBrown and orange for light GTK themes. Of course
with some GTK themes, either color scheme will be fine.

I tested those colors a bit and they seem to fit in and maintain readability with
pretty much any theme. The color change can be controlled directly from the menu.
(Please see screen captures.)

It's sort of an on and off switch. From a terminal, simply type:

Code: Select all

meteo c
If you're not satisfied with the color result, do it again and the original colors will
be re-displayed.

I hope you'll enjoy these small changes. BFN.

~~~~~~~~~~~~
Due to forum attachments limitations, the pet archive has been split in two. To
reassemble the pet archive please type in terminal:

Code: Select all

cat WorldWeather-3.8b.xa?.pet > WorldWeather-3.8b.pet
and then to install click on WorldWeather-3.8b.pet.
Attachments
light-or-dark_2016-08-13(2).jpg
Light color scheme for main title and underscores.
(56.31 KiB) Downloaded 813 times
light-or-dark_2016-08-13(3).jpg
Dark color scheme for main title and underscores. Please note that the color of the
font and the font of the regular entries themselves are controlled by the GTK theme.
(51.55 KiB) Downloaded 811 times
WorldWeather-3.8b.xaa.pet
First part. Don't forget to reassemble the two parts, We install the reassembled pet, not its parts! ;)
(189.45 KiB) Downloaded 664 times
WorldWeather-3.8b.xab.pet
Second part
(189.45 KiB) Downloaded 636 times
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
vovchik
Posts: 1507
Joined: Tue 24 Oct 2006, 00:02
Location: Ukraine

#51 Post by vovchik »

Dear musher0,

Looks very good and, since I use a light theme, it works nicely. Thanks. :)

With kind regards,
vovchik

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#52 Post by musher0 »

Hi, vovchik.

Thanks for the thanks! :) BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

BIG weather in one Pup

#53 Post by davids45 »

G'day musher0,

Including your world-weather in most of my Pups (both Full & Frugal), I have had a strange response from just one version of TahrPup-6.0.2 where the terminal window that opens to display the weather report is bigger than the display.

All other Pups are "normal" where the terminal window takes up more than half the display but does not go 'off the edge' (see attached screenshots).

In every Pup, I still have to press <Enter> as I first get the message about the terminal set-up not being completely correct.

The over-size terminal window with over-size font has a red 'X' top left (see screenshot) but I don't know which program this is, so don't know if I can fix this problem with a config edit for this one terminal package (e.g. reduce the font size).

The over-size terminal appears as soon as I choose a location from the menu and get that terminal 'error' message - so it is not just too big when displaying the weather report itself.

With the demise of the weather-forecast widgets due to changes by yahoo and accuweather :cry: , your world-weather package is very useful as a desktop-clickable, stand-alone detailed weather report/forecast.

So I'm hoping there is a simple fix and explanation for this one-off behaviour.

If you need more information about this oddity, please ask.

Thanks,
David S.
Attachments
BIGweather.png
Over-size terminal display with weather in tahrpup-6.0.2
(59.8 KiB) Downloaded 715 times
normalWeather.png
normal terminal display in all other Pups
(196.38 KiB) Downloaded 698 times

mfb

#54 Post by mfb »

davids45,

At TahrPup-6.0.2 > Menu > Utility you may find “Urxvt Terminal Control (see Urxvt screen shot)" where you can make type size and other changes.

If “Urxvt Terminal Control
Attachments
Urxvt.png
(129.16 KiB) Downloaded 735 times
Output.png
(112.33 KiB) Downloaded 743 times
Last edited by mfb on Sun 30 Oct 2016, 10:02, edited 1 time in total.

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

#55 Post by davids45 »

G'day mfb,

Thanks for your reply to my query.

I'm interstate visiting grandchildren but when back in Sydney next week, I will try your suggestion to fix the problem with that Tahrpup on my desktop computer.

David S.

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#56 Post by greengeek »

OMG - fantastic musher! I really didn't expect it to work for my location (Auckland, NZ) but it did! And in colour! (although the colour doesn't show too well in my screenie) Haha, very clever. Only complaint is it thinks New Zealand is part of Asia - we are actually part of "Oceania". Nowhere near Asia. Small detail.

I will let you know if it gets the weather wrong and I get wet...
:-)
Attachments
Auckland_weather.jpg
(88.95 KiB) Downloaded 592 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#57 Post by musher0 »

Hi guys.

Sorry for clocking in late, but this utility is not working anymore for me...

A "cobbler's son" tale perhaps, or maybe the webmaster decided to put my
url on the black list for testing his utility too frequently.

I have to see what's wrong up here before I can provide any insight on
the problems you are experiencing at this time.

BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

Iterum mea culpa

#58 Post by davids45 »

G'day,

Thanks mfb for your post about my too-big problem but it was not the fix I needed.

I found the problem of the oversized terminal window with world weather was being caused by me (as usual :roll: ) - I had two versions of world-weather loaded in this Frugal Tahrpup :oops: .

One (the first I had loaded in this Pup) was running from symlinks to my data partition.

The other I had added recently to my 'all programs' sfs that I boot with all my Frugals.

So when I changed to the updated sfs for this tahrpup frugal, there were two copies in the system :shock: .

When I deleted the symlink version and ran just the sfs version, the weather display returned to normal (compare today's screenshot with earlier post).

David S.
Attachments
weather_sfs_only.jpg
weather rreport now fits screen with only one version running
(145.18 KiB) Downloaded 546 times

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

Slacko No-Go with Weather program

#59 Post by davids45 »

G'day,

Has any one been able to run this program in a recent Slacko Pup?

I get the normal large black terminal window asking to hit <Enter> but when I do, then it comes up with a short line of text & caret marks and stops (screenshot).

Not seeing this in non-Slacko Pups.

David S.
Attachments
weather-window-after-Enter.jpg
(13.39 KiB) Downloaded 435 times

musher0
Posts: 14629
Joined: Mon 05 Jan 2009, 00:54
Location: Gatineau (Qc), Canada

#60 Post by musher0 »

Hi davids45.

The answer is temporarily: Nope.

Actually, the people at wttr.in have changed things at their end, so I am not sure
the script I produced a while back works anymore. I have to check, but I am short
on time ATM.

The default call from browser still works, though: http://wttr.in/YourCity, e.g.
http://wttr.in/Gatineau

BFN.
musher0
~~~~~~~~~~
"You want it darker? We kill the flame." (L. Cohen)

User avatar
davids45
Posts: 1326
Joined: Sun 26 Nov 2006, 23:33
Location: Chatswood, NSW

Link to website works in Slacko

#61 Post by davids45 »

G'day musher0,

Thanks for your reply - I did read of your difficulties with this old program and your consequent loss of focus/interest with it.

I'll try the link you posted when next I boot with a recent SlackoPup.
The link, like your original pet is fine in this BionicPup.

David S.

PS: Did the Slacko test, and switching Gastineau for Chatswood, found it worked well - fine and 24C :D .

Post Reply