Code Monkey home page Code Monkey logo

wigtoad's Introduction

some development sketch, not really a user readme -

flow control, and devel structure for WigToad:

x read command line
x if file input, read file, extract 1st field, prepend to search arg (if any)
x build array/hash of hashes {cguid=>, wid=>, ...}
x for every [wid=]cguid, shadowfetch (without prior login!)
  * details page -> name (downcase, underscore whitespace), owner, start, create date, update date;
    release date, version, price, attributes
  * versionhistory page -> version, date !not required!
x create a list from that
x finally, log in once (and check)
  cookies: userid, .ASPXAUTH, ASP.NET_SessionId (...)
x for each cguid, (shadow)fetch download page (after login!)
x for each device, (shadow)fetch cartridge by version and output to wid-name-version-device.gwc
  device types (uxDeviceList):
    3 = Garmin Colorado
    4 = PocketPC
    5 = Garmin Oregon (identical to Garmin Colorado)
    6 = Garmin nüvi 500 (?)
  but all cartridges are identical (except PPC)

- Garmin Oregon can handle max. 25 cartridges? chokes on long filenames?

wigtoad's People

Contributors

steve8x8 avatar

Watchers

James Cloos avatar

wigtoad's Issues

Clean up the code

As the code has been c&p'ed from GeoToad, and no decision has been made yet whether to make it monolithic or modular, it's actually a bit of a mess.
But it works :(
Feel free to improve it, and send me merge requests.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.