Weather RSS reader for desktop apps.
Weather RSS Reader (Desktop App, Japan Edition)
↑ RSS service ends on March 2022
DOWNLOAD
Download the latest zip file from Releases on the right menu.
2022/1/24
・The date font for ver. is Century Gothic (GOTHIC.TTF)
https://docs.microsoft.com/ja-jp/typography/font-list/century-gothic
・Expiration date updated by 2022/12
2021/1/27
・Fixed authentication error (released because Basic authentication was applied to the cgi folder)
・Expiration date updated by 2021/12
From 9/2020, I replaced the API with Yahoo's Weather RSS
https://weather.yahoo.co.jp/weather/rss/
9/17
- Fixed pull-down Dokonoma data being undefined - Check viruses with Windows Defender
9/15 All API replacement is OK
-Reflecting the pull-down display, checking each one at a time - Can I put in the previous month display?
9/14 Data acquisition and display is OK
・There is no description (weather summary of the text) that was found on livedoor, so I changed the layout (alternatively, there is an alarm but a separate RSS link)
・Create and transition of the icon for "XXX" like "Sunny, cloudy" - CGI for obtaining the date changed to Perl → Python - Tested in Tokyo, and then nationwide pull-download will be reflected later
↑ RSS service ends on 7/2020
memo
This desktop app was created in 2007 because it looked interesting that it could be made using almost all Flash.
There is a possibility that similar items may be made using different technologies in the future, so I will save them as a memo on GitHub.
・Design: Flash, Photoshop (Bitmap part)
・Illustration...Flash (handwritten with free curves)
・Animation...Flash (Timeline)
・Script: Flash (AS2.0, written on the 80% timeline)
・Authentication...cgi (Simply return the server date to determine it, and this sample can be started until the end of 2020)
・API...Uses livedoor's Weather Hacks, modifying the XML parse part in fla once the specification was changed・.png→.ico conversion...In the XP era, it was free software, this time using a conversion site on the web・Other...Saving the selected area locally with SharedObject, reflecting it on the next startup・If you want to create it now...Electron (animation is Spine?) or Air (transferred from Adobe)
Old design version.
Illustration
Angelscript detected as Actionscript #3841
github-linguist/linguist#3841
ActionScript was written in AngelScript.
ActionScript detected as AngelScript #4580
github-linguist/linguist#4580
As stated above, how does Linguist work?
Resolved by overwriting the .gitattributes file to force the .as extension to be recognized as ActionScript
reference
About releases - GitHub Docs
https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/about-releases#about-releases
It looks like you're using GitHub Pages to distribute binary files.
We strongly suggest that you use releases to ship projects on GitHub.