billthecreator Posted January 9, 2009 Posted January 9, 2009 (edited) Weather GadgetThis gadget allows you to see current weather with either a zip code, or city, state.Type in a zip code, or a city and state with a comma between and press enter (or go).It downloads information from the weather.com site.You can also set an address as home, so instead of typing it again press "home" to go there, or if you open it again, goes right to that location.*New Version. 3.0.0.8 - 3.0.0.9 on website*About GUI *Options GUI*Valuater's VistaWinAnimate() *History: Shows the last visited city.Working on international cities***Previous Downloads:61Weather.au3 Edited February 11, 2009 by billthecreator [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
billthecreator Posted January 10, 2009 Author Posted January 10, 2009 Thank you. [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
ResNullius Posted January 10, 2009 Posted January 10, 2009 Bill, make your app international!This url can get you started to retrieve location codes for non-US areas: exampleshttp://www.weather.com/search/search?where=las%20vegashttp://www.weather.com/search/search?where=paris,franceMeans you'll have to build-in a chooser to select from multiple hits, but it would be a nice addition Oh, and don't forget to give a metric display option as well.
billthecreator Posted January 10, 2009 Author Posted January 10, 2009 Bill, make your app international!This url can get you started to retrieve location codes for non-US areas: exampleshttp://www.weather.com/search/search?where=las%20vegashttp://www.weather.com/search/search?where=paris,franceMeans you'll have to build-in a chooser to select from multiple hits, but it would be a nice addition Oh, and don't forget to give a metric display option as well.Wow... thank you...will do. [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
iHonda Posted January 13, 2009 Posted January 13, 2009 would u mind if i intigrated this into one of my upcoming updates for hikaku? A great place to start Autoit 1-2-3
FireFox Posted January 13, 2009 Posted January 13, 2009 @billthecreator it would be grat to do this for international capitals and then to have possibility to search towns I will use it because i dont like weather gadgets with some advert etc... Cheers, FireFox.
billthecreator Posted January 14, 2009 Author Posted January 14, 2009 would u mind if i intigrated this into one of my upcoming updates for hikaku?No Problem. That is one of the reasons i put my thoughts online, so that everyone can use my programs and can learn new things. Thats how i started. [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
billthecreator Posted January 14, 2009 Author Posted January 14, 2009 (edited) Now with metric and english measurements! Just temperatures though... working on mph, and kph. Also refreshes every minute. No more manual refresh. Edited January 14, 2009 by billthecreator [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
crall13 Posted January 26, 2009 Posted January 26, 2009 I keep getting errors that there are "No matches Found" for any city/zipcode entered. Even the default city produces an error. Is anyone else experiencing this problem? Note: I am running this on my work pc, so there is a possibility that a company firewall is blocking the traffic. However I don't think that's the case since it downloads the images to the "application data" folder correctly.
billthecreator Posted January 26, 2009 Author Posted January 26, 2009 (edited) I keep getting errors that there are "No matches Found" for any city/zipcode entered. Even the default city produces an error. Is anyone else experiencing this problem? Note: I am running this on my work pc, so there is a possibility that a company firewall is blocking the traffic. However I don't think that's the case since it downloads the images to the "application data" folder correctly. I looked at it. and deleted the ini file, and it seemed to work... for now, change the ini file key value for: [settings] Home= ^change that to your zip code... The new update includes some fixes. Test it again and tell me if it helped. Edited January 26, 2009 by billthecreator [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
crall13 Posted January 26, 2009 Posted January 26, 2009 I noticed that youre screenshot looked like it was from Vista (which I'm not using). However I do have a Virtual Machine Running the new Windows 7 Beta, and it works just fine there. It appears that XP is where the problems at (or it may just be my laptop).
GEOSoft Posted January 26, 2009 Posted January 26, 2009 (edited) You might be interested in taking a look at this page Bill.Creating gadgets the Microsoft way Edited January 26, 2009 by GEOSoft George Question about decompiling code? Read the decompiling FAQ and don't bother posting the question in the forums.Be sure to read and follow the forum rules. -AKA the AutoIt Reading and Comprehension Skills test.*** The PCRE (Regular Expression) ToolKit for AutoIT - (Updated Oct 20, 2011 ver:3.0.1.13) - Please update your current version before filing any bug reports. The installer now includes both 32 and 64 bit versions. No change in version number. Visit my Blog .. currently not active but it will soon be resplendent with news and views. Also please remove any links you may have to my website. it is soon to be closed and replaced with something else. "Old age and treachery will always overcome youth and skill!"
billthecreator Posted January 27, 2009 Author Posted January 27, 2009 @crall13 I wish i had XP with me to test all my programs. @GEOSoft Thats awesome. ill have to take a look at that... [font=Microsoft Sans Serif]My Scripts: From Most recent to least.[/font]Countdown GUI | QLOCK TWO | FlipClock | Slot Machine My UDF:_GenerateRandomNoRepeat | _GuiSnap
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now