Jump to content

John Kouraklis

Members
  • Content Count

    332
  • Joined

  • Last visited

  • Days Won

    5

Posts posted by John Kouraklis


  1. On 11/14/2019 at 8:10 AM, Lars Fosdal said:

      Yes of course I've seen that

     

    On 11/14/2019 at 8:10 AM, Lars Fosdal said:

    What do you do with the beacon once you detect it?  

    Well, this really depends on the context of your application. You can take a relevant action like show a message or initiate a process. For example, in shops, they place beacons near a group of products and then when the app detects the beacon, it shows some offers.

     

    On 11/14/2019 at 8:10 AM, Lars Fosdal said:

    What happens if you remove it from the Beacon manager?

    What happens if your stop/start monitoring?

    The way it works is that TBeacon (which encapsulates the Beacon Manager) starts observing the bluetooth receiver and triggers events. For example, if a beacon is detected an event is triggered; similarly if a previously detected beacon is not active anymore, TBeacon sends another event.

    In my case, when the button is pressed, TBeacon raises an event and then my app runs some REST operations


  2. Ok, I have managed to get the URL when the button is pressed but now I have another problem.

     

    My app responds to the trigger and actually finds the beacon only once. After it detects the trigger the first time, it is unable to redetect the beacon and the trigger.

     

    I use TBeacon

     

    Anyone any ideas?


  3. Hi,

     

    I've got a beacon that has a button to trigger actions. I can configure the actions. For example, I when the user pushed the button the beacon advertises a URL.

     

    In Delphi, I can identify the beacon and I can read all the device info.

     

    What I can not figure out is how to identify that the user has triggered the button and thus the URL has been transmitted.

     

    Does anyone know how to do this?

     

    Thanks


  4. @MikeMon Does the solution offered by @pietrt work?

     

    On 11/4/2019 at 1:34 PM, MikeMon said:

    I believe it should happen automatically and no code should be involved. Anything focused but covered by the popped up keyboard should be scrolled up automatically to be visible.

    If you read the answer on stackoverflow, you'll see that a scrollable container is always required.

     


  5. I am interested in such components as well.

     

    Does TBannerAd still work? I think I read in a forum that it doesnt work with the latest versions of Android.

     

    Then, I have seen desktop applications using ad platforms in the same way as on mobiles.

     

    For example, TuneIn in the latest release uses Google Ads to show ads in a desktop app.

     

    So, I was thinking (but havent tried it yet) to add a TWebBrowser in a form and then link the content to Google Ads. Wouldn't this work?


  6.  

    39 minutes ago, Dany Marmur said:

    You that 100% right at least 🙂

    I will dearly hold on to all my VMs with regged installations.

    I have delphi in a VM and then I had this idea to cleanup and compact the image because it was eating 500GB. I had also to copy it to another drive cause my main HD was running out of space

     

    Then, when I launched Delphi it was asking to register

     

     


  7. Yesterday I reinstalled Delphi in a fresh machine and upon registration I got the error of maximum registrations.

     

    I emailed EMBA and today they replied that increasing the limit for my license is part of technical support and as I am not under active subscription they are not very keen on helping me with this issue.

     

    They also mention that " Historically, we provided limited support for activities such as changing registration limits as a courtesy. Going forward registration limit changes will have to be approved by Renewals. We are working to provide a more automated way to facilitate this service in the future or eliminate the need for it altogether.

    I have copied the renewals team in this email response (renewals@idera.com). Your renewals representative will be able to assist you with options to renew your support and maintenance, as well as facilitate the necessary registration increases."

     

    I don't know guys what you think but for me this is outrageous. Actually it is a deal breaker.

     

    I am not asking to receive new updates---just to use the license I paid on a new machine.

    • Sad 1

  8. On 10/24/2019 at 1:21 AM, Joseph MItzen said:

    They're unknown internally too. I'll never forget the time Marco scheduled a preview webinar for an upcoming release and Embarcadero went and released it two or three days before the preview was scheduled! Marco joked it was now a "postview webinar", but it struck  me as strange that not even the project manager had any idea when the product would be released.

    I remember that as well..a bit sad in my view.

     

    So, there is Embarcadero and then there is Delphi's Product Manager. I wonder how this works...

     

    Feels like the product manager is a freelance and outsourced position:classic_unsure:

    • Like 1
×