PspWeather PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP homebrew | title = pspWeather | image = https://dlhb.gamebrew.org/psphomebrew/pspWeather.jpg|250px | type = Other | version = v2.0b | licence = Mixed | author =..." |
No edit summary |
||
| Line 3: | Line 3: | ||
| image = https://dlhb.gamebrew.org/psphomebrew/pspWeather.jpg|250px | | image = https://dlhb.gamebrew.org/psphomebrew/pspWeather.jpg|250px | ||
| type = Other | | type = Other | ||
| version = | | version = 2.0b (7 Apr 2007) | ||
| licence = Mixed | | licence = Mixed | ||
| author = mcdongle | | author = mcdongle | ||
| website = https:// | | website = https://mcdongle.blogspot.com/ | ||
| download = https://dlhb.gamebrew.org/psphomebrew/pspWeather.rar | | download = https://dlhb.gamebrew.org/psphomebrew/pspWeather.rar | ||
| source = | | source = | ||
}} | }} | ||
PspWeather is a simple network software to view the local weather conditions on your PSP, developed by McDongle. | PspWeather is a simple network software to view the local weather conditions on your PSP, developed by McDongle. | ||
User guide | ==User guide== | ||
Configuration: | '''Configuration:''' | ||
Edit /PSP/GAME/PSPWEATHER/config.xml with any text editor and place your location code. | Edit /PSP/GAME/PSPWEATHER/config.xml with any text editor and place your location code. | ||
Search for your location code: | '''Search for your location code:''' | ||
Go to http://xoap.weather.com/search/search?where= and type your location there. | |||
(e | Go to [http://xoap.weather.com/search/search?where= The Weather Channel] and type your location there. | ||
(i.e. http://xoap.weather.com/search/search?where=Rome Italy) | |||
Then read the displayed location id's, and choose which one you need. | Then read the displayed location id's, and choose which one you need. | ||
(e | |||
(i.e. <loc id="ITXX0067" type="1">Rome, Italy</loc>) | |||
So use ITXX0067 in the config file. | So use ITXX0067 in the config file. | ||
Note from developer: | '''Note from developer:''' | ||
Only up to 10 wireless access points will be shown. You may want to clean out your data directory every so often. | Only up to 10 wireless access points will be shown. You may want to clean out your data directory every so often. | ||
Please do not exit, power off or remove Memory Stick while Memory Stick light is on. | Please do not exit, power off or remove Memory Stick while Memory Stick light is on. | ||
Compatibility | ==Compatibility== | ||
For Firmware 1.5 only. | For Firmware 1.5 only. | ||
Changelog | ==Changelog== | ||
v2.0b | '''v2.0b 2007/02/23''' | ||
* Added semi-theme support (PLEASE do not change the font file). | |||
* Addedan interface to get weather without reading location codes from the configuration file. | |||
* Added 3 Day forecasts. | |||
* Added DHCP support. | |||
* Added new config file in XML format. | |||
* Many fixed. | |||
'''v1.05 2005/07/10''' | |||
* Released source code. | |||
* Added other countries to get their weather too. Go to http://xoap.weather.com/search/search?where= and type your location there. And it will display location id's, choose which one you need: | |||
* eg "http://xoap.weather.com/search/search?where=Rome Italy". | |||
** <loc id="ITXX0067" type="1">Rome, Italy</loc>. | |||
** So use ITXX0067 in the config file. | |||
* Added unit measurement (s for standard/m for Metric). | |||
* Added other weather icons, These were edited icons from a pack called Konfabulator. | |||
* Added up to 9 location ID's can be now stored in the config file, please make sure the totalIds tag is set accordingly to how many you have. | |||
* Changed fonts and colors around so it's more representable. | |||
* Fixed description under weather icon, was displaying moon phase. | |||
* Refreshing is fixed. | |||
v1. | '''v1.0 2005/07/07''' | ||
* Inital Release. | |||
==External links== | |||
- | * Author's website - http://mcdongle.blogspot.com | ||
* QuickJump - http://forums.qj.net/psp-development-forum/103395-release-pspweather-v2-0b-20070407-a.html | |||
* PS2DEV - http://forums.ps2dev.org/viewtopic.php?t=2574 | |||
[[Category:PSP homebrew applications]] | |||
[[Category:Other PSP homebrew applications]] | |||
