• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Weather data as for UTC data
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Weather data as for UTC data


  • Subject: Re: Weather data as for UTC data
  • From: "Mark J. Reed" <email@hidden>
  • Date: Fri, 21 Dec 2007 09:28:46 -0500

On Dec 21, 2007 9:11 AM, John Mitchell <email@hidden> wrote:
Scripters

is there a function or applescript similar to 'do shell script "zdump " & employeeUTCtimezone' which returns the current temperature or weather forecast for a particular city location?

? There's a big difference between showing the time across a bunch of time zones, and showing the weather info for those same locations  If you want to show the current time across every time zone in the world, all you need is one clock (and the knowledge of what time zone that clock is in).   You don't even need a network connection.

If, on the other hand, you want to show the current temperature, you need a separate thermometer in each location and a way of getting the data from those thermometers remotely.  That's a totally different piece of functionality.

There are websites where you can retrieve weather information in programmably-useful form; the Weather Dashboard widget might be a good starting point.  At the very least you can use "do shell script wget" or something...

--

-------------------------------------------------
tel: +61 (2) 9922 3785  fax: +61 (2) 9929 4035
email:email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden



--
Mark J. Reed <email@hidden>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Prev by Date: Weather data as for UTC data
  • Next by Date: Getting Existing Outgoing Message in Mail.app
  • Previous by thread: Weather data as for UTC data
  • Next by thread: Getting Existing Outgoing Message in Mail.app
  • Index(es):
    • Date
    • Thread