Wyatt O'Day (Wyatt) has made 7771 posts.
>> "We have some custom field values that are relevant to system admins who look after the ser…
>> "OK, so I, the Developer, is supposed to add the Email. But what Emails to use, and how is …
>> "We use static library of turboactivate 4.0.5.0 due to latest version at our packaging time…
>> "* Should I install the application in Program Files and "shadow copy" to the User director…
You need to use "double ampersands" in strings so that they're properly evaluated: http://stackoverf…
Post on Dec 16, 2016Well, there are lots of resources to do this: http://stackoverflow.com/questions/158633/how-can-i-se…
>> "I was hoping Adobe Air also getting the same place as other languages, despite it being a …
Post on Dec 16, 2016We haven't added the IsDateValid() function to adobe AIR yet. You can, however, verify the date/time…
We've updated all of the examples to show how to use the new TurboActivate API. The biggest change i…
We haven't compiled TA/TF with the newer C++ library. We hadn't had time to do it yet (it's more tha…
4.0.8 is out now and fixes this bug: https://wyday.com/limelm/api/#turboactivate
Post on Dec 11, 2016We're either going to release 4.0.8 this week, or make a special 4.0.7.4 release for linux-only to f…
You can double click the file on a machine that has wyBuild installed. It will show you all of the i…
You *can* install the TurboFloat Server on a VM, but we don't recommend it for the reasons listed in…
Prompting for a product key and then activating is fairly simple. All you really need for a simple a…
What I was saying is that user-agents shouldn't be used to filter requests at all through your proxi…
Post on Dec 6, 2016Hey Alain, The reason we added that user agent in the first place was to work around proxies that …
The best way to parse the client.wyc file is right there in the wyUpdate source code. We recommend s…
Hey Nick, Yes, it is possible. When generating the product key set the expiration date for the sub…
The included "find-key" example in the web API pack just uses the simple "mail()" PHP functions. You…