h1k3's Recent Forum Activity

  • I will look into that after the holiday.

    Does exactly what it says

    Only wish for improvement: be able to set the volume

    Cheers,

    Toby

  • I have a phonegap camera plugin for sale on my site.

    https://h1k3.tech/camera-file-transfers-phonegap/

    ethanpil i don't either.. i am looking for more plugins for camera now.

  • saad Swad

    I don't currently have it for sale. It requires quite a bit of customizing to adequately implement in app purchases securely using this method. I keep it around for the occasional person who would like to contract me out to assist with it. My site isn't completely functional yet, but you can see testimonials from other users here: https://h1k3.tech/testimonials/ if you wanted to see some.

    Paypal by default secures itself very nicely. ALL of their processing code is performed on their own servers. The general flow is

    1: Create a buy button in your Paypal account. It shows you button code when you complete this step(This puts a layer between your Paypal, the developer, and user)

    2: Add the button code to your app(My plugin just streamlined this, doesn't actually access your paypal account)

    3: Create a database on your own server to save player information and purchase information.

    4: Create an IPN callback file. When step 2 is complete, Paypal handles the transaction and then sends the results to the IPN file. So it will return whether the transaction was cancelled, or it will contain information on the transaction. If I recall it contains a success code, number of items purchased, and any other information that you might have requested that it pass along. If I recall it also returns a hashed string that you can then send to Paypal to verify the information that was just sent to the IPN file(This step will help prevent fraudulent transactions).

    5: Place code in the IPN file to verify the transaction on paypals server and then save the transaction to the user database on your server.

    It's quite the process, but it sort of needs to be in order to be secure for both you and the user.

    I do have a few plugins for sale on the Scirra store, although not much at the moment. I also implemented In App purchases on Facebook for someone. You can check it out https://apps.facebook.com/wild_bunch/?f ... ppcenter=1 It's quite the addictive little game.

    Hope that answers some questions and Happy coding,

    Lance

    BUY Now Paypal Button Intro:

    https://developer.paypal.com/docs/class ... ow_step_1/

    IPN Example

    https://developer.paypal.com/docs/classic/ipn/ht_ipn/

    h1k3 I don't see the plugin to buy it...

  • hi h1k3 did you still sell your facebook plugin? where do you sell it? I can't open your site as it show 404 page.

    There's a basic version on the Scirra store.

  • You can probably find something here to use as a starting example. Hope it helps.

    http://www.phpclasses.org/search.html?w ... o_search=1

    Hi guys,

    I'm attempting to use your Lockbox to encrypt Web socket data before sending. The Construct part is fine, it's working well, but I'm having trouble decrypting on the other side (I've tried a NodeJS server and .NET) Are there any examples of the backend required to decrypt the resulting AES/CCM protocol? This seems like a particularly difficult protocol to decrypt as IV length can vary according to data length, or am I mistaken?

    Thanks!

  • Hi guys,

    I'm attempting to use your Lockbox to encrypt Web socket data before sending. The Construct part is fine, it's working well, but I'm having trouble decrypting on the other side (I've tried a NodeJS server and .NET) Are there any examples of the backend required to decrypt the resulting AES/CCM protocol? This seems like a particularly difficult protocol to decrypt as IV length can vary according to data length, or am I mistaken?

    Thanks!

    Let me look into that. Is there an email address I can communicate with you, to speed up the process? You can reach me at

  • You can also find a list at http://cordova.apache.org/plugins/

  • webstan

    New update: Version 1.2

    Improvements Made:

    1)Added Zoom to the Set Focus function

    2)Added Title to the Set Marker action.

    -When mouse hovers over the marker, this text will display.

    3)Added iconAnchor to the Set Marker action.

    -When using a non default marker, this x,y string states where to place the point(tip that touches the physical address. For example "3,10" will locate the hotspot 3 pixels to the right of the upper left corner and 10 pixels down.

    Download here after a quick ad to support the continued development. Thank you for that in advance.

    http://adf.ly/1ecQSb

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • The kizi website doesn't appear to have any information on a developer Api?

  • Depending on the price I'm sure I can assist you.

  • > hussein

    >

    > I needed this in my app but it was outdated and had a few minor issues. For example the zoom didnt work properly due to the way you had been setting the width and height of the map. I wanted to share it with you and whomever needs it so I uploaded it to my cloud.

    >

    > Below is the download link for the updates I made to your code. I adjusted the version to 1.1 as well.

    > https://lockegames.com/cloud/data/public/osm_h1k3

    >

    > Radulepy

    >

    > The updates I made, now add a popup description to markers.

    >

    Thank you for this update!

    I will probably need this in the future.

    I have tested it and have the problem that when i change the zoom value in the "set focus" command nothing changes? It stays always the same view.

    Do you have an idea why?

    Whoops, I do know. In tweaking things I had momentarily turned off zoom on focus for testing purposes. I forgot the re add it. I'll do that tonight and post an updated link here when I'm done. Be just a few hours from now. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile">

  • hussein

    I needed this in my app but it was outdated and had a few minor issues. For example the zoom didnt work properly due to the way you had been setting the width and height of the map. I wanted to share it with you and whomever needs it so I uploaded it to my cloud.

    Below is the download link for the updates I made to your code. I adjusted the version to 1.1 as well.

    https://lockegames.com/cloud/data/public/osm_h1k3

    Radulepy

    The updates I made, now add a popup description to markers.

h1k3's avatar

h1k3

Member since 1 Apr, 2012

Twitter
h1k3 has 3 followers

Connect with h1k3

Trophy Case

  • 12-Year Club
  • x5
    Coach One of your tutorials has over 1,000 readers
  • Educator One of your tutorials has over 10,000 readers
  • Email Verified

Progress

15/44
How to earn trophies