T-Minis App

11 Replies, 17813 Views

Yep, those are the basics. The first engine is 0x0001, the second is 0x0002, the third is 0x0004, and so on. So a value like '351' would be:


. 111
. 2109 8765 4321 <-- engine number
3 0011 .... ....
5 .... 0101 ....
1 .... .... 0001

or the 1st, 5th, 7th, 9th and 10th engines. You can just play around on the site yourself to see that, e.g. change the URL to '.../?name=share&wave1=0x351' and see which engines are checked (be sure to view source, too, there are 'DONOTDISPLAY' engines or sets that have been removed from some sets, that are still counted in the bitmasks but not shown, that you'll have to account for in import/export functions).

Base64 is only for moving binary data over ascii-only transmission channels; there shouldn't be any need for you to use it inside your app. If I was moving data between phones I'd do it as a binary attachment (but think about how you're going to preserve data when moving between versions: you don't want someone to lose part of their checklist in the future because they copied data from a phone that supported 2017/4 to one that didn't!).

I have some ideas percolating about supporting multiple lists (of which 'want' could be one) but haven't gotten around to it (honestly I always assumed if someone wanted a Wantlist with my site they'd just check the ones they wanted and leave the rest unchecked).

Oh and for what it's worth, about 75-80% of my visitors use mobile devices.

(12-30-2016, 02:15 PM)ripley802 Wrote: I would love to see an app for Blue Plastic Tracks, that would be great. I should add that to the suggestion box. Big Grin

Probably something like http://www.forumrunner.net/?p=faq which already integrates with MyBB would be easiest.
(This post was last modified: 12-30-2016, 07:09 PM by drewbenn.)
[-] The following 1 user Likes drewbenn's post:
  • ripley802

Messages In This Thread
T-Minis App - by dwightepp - 12-30-2016, 02:11 PM
RE: T-Minis App - by ripley802 - 12-30-2016, 02:15 PM
RE: T-Minis App - by drewbenn - 12-30-2016, 05:57 PM
RE: T-Minis App - by dwightepp - 12-30-2016, 06:25 PM
RE: T-Minis App - by drewbenn - 12-30-2016, 06:48 PM
RE: T-Minis App - by dwightepp - 01-03-2017, 06:54 PM
RE: T-Minis App - by drewbenn - 01-04-2017, 12:22 AM
RE: T-Minis App - by dwightepp - 02-09-2017, 07:02 PM
RE: T-Minis App - by Pablo392 - 02-13-2017, 07:21 PM
RE: T-Minis App - by dwightepp - 02-20-2017, 10:25 PM
RE: T-Minis App - by Pablo392 - 02-13-2017, 10:36 PM
RE: T-Minis App - by BrownBullhead - 10-31-2017, 01:42 AM



Users browsing this thread: 1 Guest(s)