View Poll Results: What GPS Program do you use?

Voters
1065. You may not vote on this poll
  • iGuidance

    607 57.00%
  • MapPoint

    56 5.26%
  • Destinator

    185 17.37%
  • Streets & Trips

    90 8.45%
  • Other

    127 11.92%

Thread: Digital FX 2.0 Transparent Released

  1. #1961
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Quote Originally Posted by meisner View Post
    How is this file different from the last one I posted? I had filtered out what I thougth was all the errors. Did I miss something?
    Not sure, I never really looked at your file. I had too many of my own to deal with. They might be exactly the same.

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  2. #1962
    Calm
    Down
    Or
    Get
    A
    2
    Week
    Vacation
    -Love
    The
    Forum
    Policeman
    Wiredwrx's Avatar
    Join Date
    Jan 2003
    Posts
    3,605
    Quote Originally Posted by dukevader View Post
    ok, clueless question of the day...what is the purpose of this zips.dat file? What exactly can it be used for? Am I correct in assuming that this is a list of american locations only? Is there one for postal codes for Canada as well? I guess once I know what this file is used for I will consider downloading it and see if I need to make one for Canada.
    Zips.dat is a databse of zips codes, with thier corresponding latitude and longitudes, state, county, and city name. It is used in RR for various things as explained by John up above, such as gasprice finder, weather, and perhaps other things. The zips I have been working on does not include Canada, and I am not sure it can/there is a purpose. Is there a website to grab gas prices and/or weather for Canada that RR can access based on zip codes.

    PS. I just checked, and Canada uses 6 character zips codes. I then tested using 6 character zip codes, and those entries (as apposed to 5 character US zip codes) are ignored.

    Sorry.

    Michael
    ...I love the French language...especially to curse with...Nom de Dieu de putain de bordel de merde de saloperies de connards d'enculés de ta mère. You see, it's like wiping your *** with silk, I love it.

  3. #1963
    Mo' Programming Mo' Problems
    Auto Apps:loading...
    Sonicxtacy02's Avatar
    Join Date
    Sep 2004
    Location
    Woodbridge, VA
    Posts
    7,782
    Blog Entries
    32
    if there's more encouragement needed with zips.dat.. soon you will also be able to check movietimes.. local news headings, and local sports scores. Its in the works
    NOVA, MD, DC Monthly Meets Here
    Ride Runner and Centrafuse 3 plugin creator
    mp3Car.com Senior Tech Blogger (Want a product reviewed? Contact me.)
    Find my plugins on the MP3Car App Store!
    Follow Me on Twitter or Facebook
    Live mp3Car Facebook Chat

  4. #1964
    FLAC
    Join Date
    Jun 2002
    Location
    Virginia
    Posts
    1,710
    Quote Originally Posted by Blue ZX3 View Post
    Here is a rar file that has all the states seperated into 'state.dat' files, from the file posted in post#1946(a couple of posts up).

    All you have to do is open the states that you want only and copy/paste them into one zips.dat file(prob want to rename old zips.dat file first) and save.

    Just trying to help...

    I did this with an autoit script. Aside form the couple of pausing, it took it ~3.5hrs to complete. But didn't require any user actions.
    Nice, Blue. Thanks.

  5. #1965
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    4,864
    If anyone wants, until there is an app that will extract the states for you, I could post the script that I used. Just incase there are some more "bugs" found in the zips.dat file and you don't want to go through it again.
    RideRunner...The #1 FE, PERIOD.

    Current Project: DFXVoice [Beta Released]
    Next in line: RRMedia v2.0

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

  6. #1966
    FLAC
    Join Date
    Jun 2002
    Location
    Virginia
    Posts
    1,710
    Does anyone know if when running RR minimized there's a way to keep it from automatically maximizing each time the song changes?

  7. #1967
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    4,864
    There are a couple of things it could be, as I at one time narrowed it down to what it was using another skin ( as it drove me crazy too...) I wish that I could remember what is ended up being...

    1. Highlight playlist on songchange option.
    2. Album art being updated per song.
    3. The song rating suff.
    RideRunner...The #1 FE, PERIOD.

    Current Project: DFXVoice [Beta Released]
    Next in line: RRMedia v2.0

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

  8. #1968
    FLAC
    Join Date
    Jun 2002
    Location
    Virginia
    Posts
    1,710
    Quote Originally Posted by Blue ZX3 View Post
    There are a couple of things it could be, as I at one time narrowed it down to what it was using another skin ( as it drove me crazy too...) I wish that I could remember what is ended up being...

    1. Highlight playlist on songchange option.
    2. Album art being updated per song.
    3. The song rating suff.
    Thanks for the reply, Blue. I'll mess around with those and hopefully I'll stumble upon the solution.

  9. #1969
    The Curator
    Auto Apps:loading...
    Blue ZX3's Avatar
    Join Date
    Aug 2004
    Location
    Chicago area,IL
    Posts
    4,864
    If this is something thats part of RR's code, then it need to be changed, but I believe that it might be the song rating. RR's code is set to pretty much do nothing while minimized, so thats why I think is a plug-in.
    RideRunner...The #1 FE, PERIOD.

    Current Project: DFXVoice [Beta Released]
    Next in line: RRMedia v2.0

    DFX 5.1.1 Skin
    Appstore Link

    My RideRunner Plugins
    RRMedia
    RRExtended
    DFXVoice

  10. #1970
    FLAC
    Join Date
    Jun 2002
    Location
    Virginia
    Posts
    1,710
    Quote Originally Posted by Blue ZX3 View Post
    If this is something thats part of RR's code, then it need to be changed, but I believe that it might be the song rating. RR's code is set to pretty much do nothing while minimized, so thats why I think is a plug-in.
    I unchecked the highlight playlist on songchange option and deleted the ratings folder from the RoadRunner folder and still no joy. Maybe John can shed some light on this.

Similar Threads

  1. For those who want true 5.1 Dolby Digital and DTS
    By antimatter in forum Car Audio
    Replies: 89
    Last Post: 06-29-2007, 12:54 PM
  2. Artec T14A Mini USB 2.0 Digital HD TV Tuner
    By LESLIEx317537 in forum General Hardware Discussion
    Replies: 2
    Last Post: 12-02-2006, 01:02 AM

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
  •