Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28

Thread: Weather Plugin

  1. #11
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Quote Originally Posted by justintime
    David,

    Are you really planning on including the links (to the left) of your weather plugin? I don't think lins are a very 'touch screen' friendly concept. And I know you now support connecting to the web browser plugin, but I still find links (in the weather plugin) to detract from the OEM feel, and purpose, etc.
    this plugin is based on weather.com, which requires those links or you are in violation of their SDK agreement...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  2. #12
    Variable Bitrate
    Join Date
    Feb 2004
    Location
    North Aurora, IL
    Posts
    392
    quick question..

    for this weather plugin.. will we have to plug in our zip code like we did in the the 1.2 version of centrafuse.. or will it grab our location from the gps reciever, or both if gps is not available?

    i remember reading something about it in another thread..but dont know if there was a solution offered to the gps location reading.

    thanks.. looks good
    I wish i knew how to do fiberglass work...

  3. #13
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    you will have to enter your region in setup... I now search for a city based on provided text so it's better than having to know your postal code..

    I do not currently support weather based on GPS, but it could be added... the source will be available...

    note: I won't be able to add something like that until after I have integrated GPS...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  4. #14
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705
    So, a plugin could itself include new elements in the setup screens? Like a whole new configuration tab for that specific plugin? Or is there a catch-all place in the setup screens for everything plug-in related?

    Screenshot perhaps? Interesting if you *can* do this.

    Quote Originally Posted by veetid
    you will have to enter your region in setup...
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

  5. #15
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Quote Originally Posted by justintime
    So, a plugin could itself include new elements in the setup screens? Like a whole new configuration tab for that specific plugin? Or is there a catch-all place in the setup screens for everything plug-in related?

    Screenshot perhaps? Interesting if you *can* do this.
    there will be a new button in tools for plugins.. this will popup a dialog with all the current available plugins listed.. when one is clicked it simply executes the "CF_pluginShowSetup" method in the plugin... if the creator of the plugin implemented a setup, this is where the code would be placed to display it...

    I will be making my plugins setups look very similiar to the current setup screen, but without the tabs... some plugin creators might want to create a simplier setup screen or more complex, or not have one at all... it will be all up to the creators...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  6. #16
    Maximum Bitrate P3rv3rt B3ar's Avatar
    Join Date
    Jul 2005
    Location
    Funland
    Posts
    577
    And this service weather plugin is based on. is it truly global? or does it cover only american knownworld (states, canada, and that big desert with ragheads and our oil)?

  7. #17
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Quote Originally Posted by P3rv3rt B3ar
    And this service weather plugin is based on. is it truly global? or does it cover only american knownworld (states, canada, and that big desert with ragheads and our oil)?
    it's based on weather.com, so if you can find your city at weather.com, then it will work with this plugin...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  8. #18
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705
    David, I have a request.

    Could you make this plugin attempt to automatically load the weather data upon CF launch? This way everytime I turn my car ON in the garage, it would pull a new/fresh dataset via my wireless connection.

    Well there is one problem... I usually resume from hibernate, so I guess you would have to find a way to detect a hibernate resume?

    Just an idea... you see, most people don't have wireless on the go, but I think a lot of people can access wifi from their garage at least while their engine starts, etc...
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

  9. #19
    VENDOR - Centrafuse veetid's Avatar
    Join Date
    Apr 2004
    Posts
    5,040
    Quote Originally Posted by justintime
    David, I have a request.

    Could you make this plugin attempt to automatically load the weather data upon CF launch? This way everytime I turn my car ON in the garage, it would pull a new/fresh dataset via my wireless connection.

    Well there is one problem... I usually resume from hibernate, so I guess you would have to find a way to detect a hibernate resume?

    Just an idea... you see, most people don't have wireless on the go, but I think a lot of people can access wifi from their garage at least while their engine starts, etc...
    done... my SDK provides events for internet connection status change and resume from hibernation... I attempt to refresh the weather data behind the scenes in both of these events...

    david
    __________________
    CENTRAFUSE http://www.centrafuse.com
    01 Jeep Cherokee Sport 4x4 Installed
    M10000/512Mb/20GB, Lilliput 7", Holux GM-210

  10. #20
    Raw Wave justintime's Avatar
    Join Date
    Apr 2005
    Posts
    2,705
    Quote Originally Posted by veetid
    done... my SDK provides events for internet connection status change and resume from hibernation... I attempt to refresh the weather data behind the scenes in both of these events...

    david
    You're a genius!
    2002 Honda CR-V
    Carputer progress: 90% [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓ -]
    Spent so far: $1105.90


    Download the NEXUS Skin for Centrafuse
    ...or even Listen to my music

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. can't get plugin to work. help please
    By binh in forum DragonBTV's CarPC Plugins
    Replies: 2
    Last Post: 06-05-2005, 05:48 AM
  2. weather with no connection
    By DaRacerz in forum CF Bug Reports
    Replies: 0
    Last Post: 02-01-2005, 10:46 PM
  3. Help with winXP/hibernate/LCD plugin
    By dave123456 in forum Software & Software Development
    Replies: 0
    Last Post: 10-17-2002, 09:17 PM
  4. Winamp LCD display plugin / IRMan plugin - together?
    By Jarrod in forum Software & Software Development
    Replies: 9
    Last Post: 06-03-2002, 06:39 AM
  5. Resumer Winamp plugin..works with MPC, too
    By Tony S in forum Software & Software Development
    Replies: 7
    Last Post: 03-30-2002, 06:10 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •