Changeset 500382
- Timestamp:
- 02/04/2012 09:02:57 PM (14 years ago)
- Location:
- ajax-weather
- Files:
-
- 3 edited
-
branches/rb1.0/readme.txt (modified) (2 diffs)
-
tags/1.0/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ajax-weather/branches/rb1.0/readme.txt
r500374 r500382 14 14 == Description == 15 15 16 This widget provides Google weather information and ajaxed by zip code. Users may change the location without refresh the web page. A Location is designated by U.S. zip code or name of city, for example, '10001' or 'london'. 16 Ajax weather service is developed for the users not familiar with computer systems, for example, the elderly. Included in web pages as a left/right bar, this module delivers a local weather information automatically without user's intervention. Furthermore, end users may change the location of interest by entering zip code or name of city that may give them a fun and attract them to computer systems. 17 18 This widget provides Google weather information and ajaxed by zip code. Ajax technology enables us to see other information without refreshing the web page. A Location is designated by U.S. zip code or name of city, for example, '10001' or 'london'. 19 20 jQuery, javascript and web service backend modules are conglomerated in this technology. After installation through plugin admin menu and appearance menu, however, no more customizations are needed for the service concept is pretty simple. 17 21 18 22 == Installation == … … 34 38 == Screenshots == 35 39 36 1. Sample output40 1. Sample Output 37 41 1. <img src="http://plugins.svn.wordpress.org/ajax-weather/trunk/screenshot-1.jpg /> 38 42 -
ajax-weather/tags/1.0/readme.txt
r500374 r500382 14 14 == Description == 15 15 16 This widget provides Google weather information and ajaxed by zip code. Users may change the location without refresh the web page. A Location is designated by U.S. zip code or name of city, for example, '10001' or 'london'. 16 Ajax weather service is developed for the users not familiar with computer systems, for example, the elderly. Included in web pages as a left/right bar, this module delivers a local weather information automatically without user's intervention. Furthermore, end users may change the location of interest by entering zip code or name of city that may give them a fun and attract them to computer systems. 17 18 This widget provides Google weather information and ajaxed by zip code. Ajax technology enables us to see other information without refreshing the web page. A Location is designated by U.S. zip code or name of city, for example, '10001' or 'london'. 19 20 jQuery, javascript and web service backend modules are conglomerated in this technology. After installation through plugin admin menu and appearance menu, however, no more customizations are needed for the service concept is pretty simple. 17 21 18 22 == Installation == … … 34 38 == Screenshots == 35 39 36 1. Sample output40 1. Sample Output 37 41 1. <img src="http://plugins.svn.wordpress.org/ajax-weather/trunk/screenshot-1.jpg /> 38 42 -
ajax-weather/trunk/readme.txt
r500374 r500382 14 14 == Description == 15 15 16 This widget provides Google weather information and ajaxed by zip code. Users may change the location without refresh the web page. A Location is designated by U.S. zip code or name of city, for example, '10001' or 'london'. 16 Ajax weather service is developed for the users not familiar with computer systems, for example, the elderly. Included in web pages as a left/right bar, this module delivers a local weather information automatically without user's intervention. Furthermore, end users may change the location of interest by entering zip code or name of city that may give them a fun and attract them to computer systems. 17 18 This widget provides Google weather information and ajaxed by zip code. Ajax technology enables us to see other information without refreshing the web page. A Location is designated by U.S. zip code or name of city, for example, '10001' or 'london'. 19 20 jQuery, javascript and web service backend modules are conglomerated in this technology. After installation through plugin admin menu and appearance menu, however, no more customizations are needed for the service concept is pretty simple. 17 21 18 22 == Installation == … … 34 38 == Screenshots == 35 39 36 1. Sample output40 1. Sample Output 37 41 1. <img src="http://plugins.svn.wordpress.org/ajax-weather/trunk/screenshot-1.jpg /> 38 42
Note: See TracChangeset
for help on using the changeset viewer.