h1k3's Forum Posts

  • aviata thats weird. No one else is having an issue. <img src="{SMILIES_PATH}/icon_e_smile.gif" alt=":)" title="Smile"> I dont actually sell it anymore though. Or do you mean that it stopped working due to a Facebook change and you didnt check for an update from me and assumed it stopped working without bothering to check?

    The last person to publish on Facebook with my assistance is live and accepting Facebook credits to boot at:

    https://apps.facebook.com/wildbunchdemo/

    Go check it out and you will see. If you wish to know why I don't email updates to paying customers it would be because only 1 person selected to allow me to email them into the future. So unless you were that person I couldn't help you until you messaged me. Drop me a message if you still have the plugin available.

  • I published a tutorial on making your own Facebook credits plugin and you can find it here

    https://www.scirra.com/tutorials/4798/m ... k-payments

    I also have worked for a few companies on the side to integrate Facebook credits and many other options into their app. Feel free to contact me if your interested.

  • Facebook updates their API it seems like once every 1-2 months. Some updates break the official plugin for a short period of time while other updates have almost no affect. This update seems to have broken the plugin by renaming that permission. Let the developers know or you could find a third party to help you integrate Facebook. I've helped a few teams now integrate special features from Facebook into their apps.

  • WildRoosterGFX

    Due to budget constraints I'm just looking for a logo right now but will eventually be looking to update all the graphics to be a bit more professional.

  • He everyone. I'm putting the finishing touches on my mobile app. The thing is I have the app but I don't have a name for it and I need a logo design.

    It's an app built for grocery stores, convenience, stores, pharmacies, restaurants....... That keeps track of the temperatures of their perishable goods. It's a mobile app that I plan on publishing to all platforms so I need to think of an app name that's not taken on the app stores and I need a nice logo to tie it all in. Please look me up on Facebook at Facebook.com/hikenh to discuss it further if you are interested.

    Thanks,

    Lance

  • Anyone that needs support for these plugins, or needs custom plugins designed can send me a private message. I would be happy to discuss it further. cranberrygame you seemed to break some hearts today. If you truly cannot support the plugins, feel free to send them my direction. Although you should consider sticking around, even a small residual income is better than none. Could be your breakfast fund or something.

  • Lolyness I built a mysql database on a server and made some access files for it. So my app takes the changes on its side and sends a post ajax request to the server with the information needing to be changed. It required a bit of doing to set up all the structures for the accounts and sessions so they worked properly and as securely as I could make them. So ajax requests to my mysql database through php.

  • ajamDonut yes it is

  • aJamDonut Yeah it's rather boring but required for the safety of a restaurants food. The FDA says food has to be a certain temperature or bacteria will start growing. The FDA also says that food can only be served in the danger (unsafe zones) for a certain amount of time before a risk of contamination occurs and the food must be discarded. So this app just lets a restaurant keep track of those things so food is never served outside of the federal guidelines.

    To answer your question on the grids. That was just a sprite copied numerous times. I used an instance var to seperate each row and column to make working each grid section easier. So when the information is pulled from the database I know it was for column "datetime" and row is pulled from the database, so the ingredients always line up the same daily.

  • Try Construct 3

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

    Try Now Construct 3 users don't see these ads
  • I'm currently working on a mobile app for business, in particular restaurants. This app allows the business to keep track of their temperatures throughout each business day. Here is the login page. Mind you, I'm not a graphics artist so please don't mind the graphics.

    And here is the temperature recording page. As you enter each temperature the ingredient color changes to a white/yellow to signify the temperature has recently been taken. The temperatures are stored in a central server which allows for multiple devices to record temperatures for each location. A central template of ingredients and their high/low safe ranges are managed by the parent company(brand name or mom and pop owners). If a temperature is found to be unsafe the user will be required to enter what steps were taken to fix the issue.

    And here we have the log sheet selection page. The user selects a date for their business week ending and then presses either temperature log or action log. This will communicate with the server and grab all of the recorded information from that week and compiles it into a printable log sheet.

    Here is a snapshot from the current temperature log selection page. From here you can view each page of recorded temperatures for that week and email a printable copy of the report to the email account associated with the location.

    And here is a copy of a temperature log emailed to a location.

    And here is a copy of an action log emailed to a location. Included is the ingredient, time it was unsafe, what temperature it was when it was unsafe. What steps were taken to fix the issue. What time it was verified to be safe and what temperature it was when verified to be safe.

    Future updates will email a user when products have been unsafe for a previously determined period of time reminding them to fix the issue or discard the food. Also future updates will include complimentary emails telling users that some ingredients need to be checked in 30 minutes or the location will be risking the temperature integrity of their food.

    So be nice, what do you think s far. Outside of the graphics, sorry I know I am no good at graphics.

  • Are you looking for a printable report editor, or will you be saving the data as well. Im guessing that adding the ability to save sensitive material such as patient healthcare data is going to increase the work required and yow much it would end up costing you.

  • Along with my new Initialize and Login is a new and improved Payments plugin. You may find them both at

    http://lockegames.com/?shopp_category=f ... -7-29-2015

  • Welcome to the new and improved Facebook Initialize and Login by Locke Games. For the first time ever, this plugin is compatible with all other Facebook plugins free or commercial. This will make transitioning to our family of Facebook plugins an absolute breeze that can be done at your own pace. Error handling is also vastly improved over every previous version. Finally and the big clencher is the plugin is now for the very first time MINIFY FRIENDLY“.

    FEATURES:

    Initialize your application using all of the available initialization options.

    Initializes the users experience based on their browsers set language preference.

    –So if they are browsing Facebook using Leet Speak, than your app will also be showing them dialogs in Leet Speak.

    You may now minify your Construct 2 App on export for a more secure app building experience.

    Works with other Facebook Plugins

    –So if you are using the Standard plugin by Scirra you can use this plugin to extend the core capabilities.

    Log users into your application and returns a list of permissions they have actually granted your application that session.

    Retrieve the complete listing of permissions they have granted and denied to your Facebook application.

    Retrieve the session specific variables

    -User ID

    -Session expires in x number of seconds

    -Access token for making graph API calls using other Facebook plugins or the standard Ajax plugin.

    -Return the users browser language so you may code your own multi-language support.

    Another perk of this plugin? If you purchase and utilize our Datepicker plugin, new features will be added. For example, rather then knowing the number of seconds until the access token expires, you can know the actual time the access token expires for the user. You can even decide how you want that delivered to you. For example a unix timestamp, or a human readable timestamp are both options available.

    This plugin does not work on mobile exports(Sorry Phonegap folks). It does however work well with all other website versions of a Facebook plugin. So initialize with an older version of my plugin or the current Scirra Facebook plugin and use my plugin just for the login and permission info if you really want.

    Before clicking the link, be advised, there is a policy change on this new plugin so please review the policy when visiting the product page.

    http://lockegames.com/?shopp_product=fa ... -and-login

  • I recently created a tutorial where you can learn to make your own plugins by creating a copy of my old Facebook payments plugin. You or anyone else can find the tutorial here at https://www.scirra.com/tutorials/4798/m ... k-payments. I do ask that anyone who uses it, likes the tutorial and keeps me in mind if they ever have any freelance work to complete.

  • I recently created a tutorial where you can learn to make your own plugins by creating a copy of my old Facebook payments plugin. You or anyone else can find the tutorial here at https://www.scirra.com/tutorials/4798/m ... k-payments. I do ask that anyone who uses it, likes the tutorial and keeps me in mind if they ever have any freelance work to complete.