Socket help needed for API

2017-10-29 Thread Richard Miller via use-livecode
/etherdelta/etherdelta.github.io/tree/master/bots Thank you very much for help with this. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

WebSocket API help needed

2017-10-27 Thread Richard Miller via use-livecode
with this. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS app rejected five times because of background audio setting

2017-04-05 Thread Richard Miller via use-livecode
...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Richard Miller via use-livecode Sent: Monday, April 03, 2017 5:31 PM To: use-livecode@lists.runrev.com Cc: Richard Miller Subject: Re: iOS app rejected five times because

Re: iOS app rejected five times because of background audio setting

2017-04-03 Thread Richard Miller via use-livecode
> issue. > > UIBackgroundModes > > > > > Seems to be correct. > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > > -----Original Message- > From: use-livecode [mailto:use-livecode-

iOS app rejected five times because of background audio setting

2017-04-03 Thread Richard Miller via use-livecode
hen I look at the info.plist file in the standalone, this is what I find: UIBackgroundModes Is this correct? Is this the way the code should read when the background audio option is not being used? Thanks for any help with this, Richard Miller _

Signing an application for distribution outside the Mac App Store

2016-11-15 Thread Richard Miller
uot;resource fork, Finder information, or similar detritus not allowed" I am trying to sign a LC app built in LC 8.0.0 dp16 running under OS Sierra and XCode 8.1. Thoughts? Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.ru

Re: Fwd: LC / WordPress / CGI challenge

2016-05-29 Thread Richard Miller
should do almost anything you want. I've not actualy used any of them, but have browsed through the descriptions of some, and it looks like they'll be able to do almost anything you're likely to want ... -- Alex. On 29/05/2016 15:51, Richard Miller wrote: I have someone building a WordPress w

Fwd: LC / WordPress / CGI challenge

2016-05-29 Thread Richard Miller
which avoids signing in? Thanks for any feedback. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman

Re: LC app not displaying correctly on iPhone

2016-01-07 Thread Richard Miller
’t include the default-5...@2x.png file. > > >> On Jan 6, 2016, at 9:44 AM, Richard Miller <w...@together.net> wrote: >> >> I am testing a LC iPhone app on my iPad and iPhone 6S plus. I'm setting the >> fullscreenmode to "exactFit". The app displays perfe

LC app not displaying correctly on iPhone

2016-01-06 Thread Richard Miller
een. I get the same result in the simulator, even when I set it to iPhone 6 or 5S. Any suggestions? Building this with OS 10.11.2, LC 7.1, and Xcode 6.4. Thanks Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visi

Re: Displaying mixed text and images in iOS app

2015-12-27 Thread Richard Miller
they are in the app. The only problem that remains is that I can't get pinch and zoom to work. I will post the code here in the near future. Perhaps someone knows what needs adjusting. Richard Miller > > Hi Richard, > > We had the same issue, but we needed to actually edit the docum

Displaying mixed text and images in iOS app

2015-12-25 Thread Richard Miller
into the app without navigating outside the app? Or, should I convert all the docs to HTML and use an integrated browser object on each card to display this data? Or has someone built some kind of external tool I can purchase for this purpose? Thanks for any feedback. Richard Miller

Re: Displaying mixed text and images in iOS app

2015-12-25 Thread Richard Miller
nte Goulding <mo...@appisle.net> wrote: > > You could display Word, PDF (any file format the device can normally display) > using mergDoc or PDF using mergReader. See mergext.com > > Cheers > > Monte > > Sent from my iPhone > >> On 26 Dec 2015, at 3:54

Re: Best LC version for iOS app

2015-12-08 Thread Richard Miller
Thanks for the input, Randy. On 12/7/15 10:36 PM, Randy Hengst wrote: Over the past week I submitted a new app and two updates using LC 7.1 and Xcode 6.4. But, I’m using Mac 10.10.5 be well, randy Randy Hengst www.classroomFocusedSoftware.com On Dec 7, 2015, at 4:37 AM, Richard Miller

Best LC version for iOS app

2015-12-07 Thread Richard Miller
What is the best LC version to build an iOS app? Is it recommended to use 7.x or 8.x? I am working on a Mac running 10.11.1 Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Best LC version for iOS appp

2015-12-04 Thread Richard Miller
What is the current best LC version to build an iOS app with? I am working on a Mac running 10.11.1 Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: iOS voice-to-text

2015-02-26 Thread Richard Miller
Solved the problem. I was using a standard LC text field instead of a native iOS field. On 2/26/15 8:01 AM, Richard Miller wrote: I've noticed that the built in voice-to-text feature on an iPhone doesn't work in a standard LC text field. When I tap the icon on the iPhone keyboard to the left

iOS voice-to-text

2015-02-26 Thread Richard Miller
I've noticed that the built in voice-to-text feature on an iPhone doesn't work in a standard LC text field. When I tap the icon on the iPhone keyboard to the left of the spacebar and then speak, no text comes into the field. Anyone know how to enable this feature?

Re: iOS voice-to-text

2015-02-26 Thread Richard Miller
, true mobileControlSet displayInput, text, On 2/26/15 12:50 PM, Alain Vezina wrote: How do you make a native iOS field? Alain Vézina, directeur Logilangue www.logilangue.com Le 2015-02-26 à 10:30, Richard Miller w...@together.net a écrit : Solved the problem. I was using a standard LC

Re: iOS splash screen

2015-02-26 Thread Richard Miller
] On Behalf Of Richard Miller Sent: Wednesday, February 25, 2015 5:49 PM To: How to use LiveCode Subject: iOS splash screen I am just finishing up an iOS app. Having a bit of an issue with the splash screen/startup process. Many of the iOS apps on my phone start up by immediately showing a splash screen

iOS splash screen

2015-02-25 Thread Richard Miller
, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: iOS splash screen

2015-02-25 Thread Richard Miller
settings on LC. When the app starts on the device, it will show that graphic and then immediately go to your actual splash screen… You won’t see it happen. Paul On Feb 25, 2015, at 5:48 PM, Richard Miller w...@together.net wrote: I am just finishing up an iOS app. Having a bit of an issue

Re: RevMail crashing in iOS stack - LC 6.6 - 7.0.1

2015-02-12 Thread Richard Miller
-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Richard Miller Sent: Thursday, February 12, 2015 10:19 AM To: How to use LiveCode Subject: RevMail crashing in iOS stack - LC 6.6 - 7.0.1 I am having a problem getting RevMail to work in an IOS LC stack. I have tried five

RevMail crashing in iOS stack - LC 6.6 - 7.0.1

2015-02-12 Thread Richard Miller
. The stack I am testing has only one card and one button, with this script: on mouseUp revmail w...@together.net,,Help,data end mouseUp Any ideas? Thanks, Richard Miller Process

Re: RevMail crashing in iOS stack - LC 6.6 - 7.0.1

2015-02-12 Thread Richard Miller
Re-installed Xcode. Revmail now works on my phone, but not in simulator. On 2/12/15 10:40 AM, Richard Miller wrote: Can anyone confirm if this is working with OSX 10.10.2? I am having the same crash testing it on my iPhone 6+ On 2/12/15 10:33 AM, Ralph DiMola wrote: I have no problems

Re: Testing iOS app on non-local devices

2015-02-04 Thread Richard Miller
of that tool can be found here http://newsletters.livecode.com/february/issue128/newsletter3.php I am using it with dropbox to publish the files to the test devices. Regards, Matthias Am 04.02.2015 um 13:49 schrieb Richard Miller w...@together.net: I know Apple makes TestFlight available

Testing iOS app on non-local devices

2015-02-04 Thread Richard Miller
did this a few years ago, but it was necessary then to have the UDID of each device. Is this still the case? Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage

LC + CGI server + Yosemite

2014-12-18 Thread Richard Miller
I am upgrading my old Mac Mini server (10.4) to a new Yosemite Mini. I was using an old RunRev engine to handle cgi processing. What would be the recommended LC engine for Yosemite? Thanks, Richard Miller ___ use-livecode mailing list use-livecode

LC, Windows 8.1 and Recording Video

2014-09-09 Thread Richard Miller
nothing either. I have QT installed. I've tried LC 6.0 and 7.0. Has anyone gotten this to work? Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription

mergAVCam camera control

2014-09-01 Thread Richard Miller
Is this Android external actually available? I can't find anything about it. It's supposed to be part of MergAndroid, but I can't find out much on that either. Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: mergAVCam camera control

2014-09-01 Thread Richard Miller
is still available for download on Monte´s site after successful login. But i am not sure if you need a subscription to download it. Regards, Matthias Am 01.09.2014 um 14:30 schrieb Richard Miller w...@together.net: Is this Android external actually available? I can't find anything about

iPhone kiosk

2014-08-25 Thread Richard Miller
that are not distributed publicly and are kept updated. How does that work? Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
guess you'll want to keep any user data or preferences separate and stored in an appropriate place, as usual. Cheers, - Charles On 25 Aug 2014, at 8:45 AM, Richard Miller w...@together.net wrote: Hoping someone here knows the answer to this. I realize it's an unusual situation. I am setting up

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
Need the iPhone 5s camera. On 8/25/14, 10:13 AM, Colin Holgate wrote: Don’t know the answer to most of your questions, but wouldn’t an iPod Touch be cheaper? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
The Android problem is the almost total lack of LC functionality for video recording and playback. On 8/25/14, 12:16 PM, Peter Alcibiades wrote: Its not answering the question, but You could get a much cheaper android phone, make the first one how you want it, and then clone using

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
, - Charles On 25 Aug 2014, at 11:21 AM, Richard Miller w...@together.net wrote: Hi Charles, About the update process, I didn't know one could use this approach with an iPhone. You are presumably talking about initially installing a small startup app (which doesn't change), which upon startup

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
with the possible security holes as well. I think you may be shooting yourself in the marketing foot with the route you are trying to go. It is certainly a more expensive route from a developmental standpoint too. Just my 2 cents. I hope it helps. Rick On Aug 25, 2014, at 12:22 PM, Richard

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
, Richard Miller w...@together.net wrote: This is used in a kiosk. The user never sees the phone and doesn't even know the kiosk is powered by it. I need the 120 fps only available in the 5s. On 8/25/14, 12:55 PM, Rick Harrison wrote: Hi Richard, The iPod Touch 5th Generation and earlier down

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
as an option.) Thanks, Rick On Aug 25, 2014, at 2:16 PM, Richard Miller w...@together.net wrote: Hi Rick, https://www.apple.com/iphone-5s/camera/ I own it and use the 120 fps slo-mo feature regularly. This is not a contract-free arrangement. It's a conventional purchase of an iPhone

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
Jailbreaking is a pain, but I see no way around it. We use a custom hardware add-on that can only communicate to the iPhone if it is jailbroken. As far as jailbreaking new devices is concerned, the idea is to maintain a cloned image of an earlier jailbroken device and then restore that image

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
to understand why you believe that your device is going to earn the owner lots of extra cash, I really can’t give anymore suggestions. Hope the discussion was helpful to you guys in some way. Good luck! Rick On Aug 25, 2014, at 3:30 PM, Richard Miller w...@together.net wrote: The slo-mo mode

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
The hardware device controls an iPhone remotely through bluetooth... not a process Apple supports. This isn't a game controller. It is complete control of the phone. On 8/25/14, 5:26 PM, Mark Wilcox wrote: I'm no jailbreaking expert but as I understood it, the issue is not that you can't get

Android video capture

2014-08-23 Thread Richard Miller
Wondering if anyone knows of any creative way to capture video on an Android device through a LC app. Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: [ANN] Facebook Lib

2014-05-15 Thread Richard Miller
Just reporting that I have had success with Andre's Facebook Lib in a commercial product. Got it working on the Window's side as well, which was initially a bit more challenging. And we received the necessary approvals from Facebook.. Thanks, Andre! Richard Miller On 5/3/14, 8:58 PM

Re: [ANN] Facebook Lib

2014-05-03 Thread Richard Miller
Gerry, Are you running in on a Mac or PC? Have you been able to log out of one FB account and log back in under a different one? Thanks, Richard Miller On 5/2/14, 5:48 PM, Gerry Orkin wrote: Got mine - works so well and I can't wait till the mobile version. Gerry

Re: [ANN] Facebook Lib

2014-05-03 Thread Richard Miller
iPad On 3 May 2014, at 7:55 pm, Richard Miller w...@together.net wrote: Gerry, Are you running in on a Mac or PC? Have you been able to log out of one FB account and log back in under a different one? Thanks, Richard Miller On 5/2/14, 5:48 PM, Gerry Orkin wrote: Got mine - works so well

LC, Android video control

2014-05-01 Thread Richard Miller
Is it possible to have frame-by-frame video control through LC on an Android phone? As well, to be able to jump to any point in a video? Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: LC, Android video control

2014-05-01 Thread Richard Miller
with a Qualcomm chip though. RunRev are supposed to be doing an overhaul of multimedia as part of the Kickstarter goals... not sure what's in the requirements for that. Mark On Thursday, 1 May 2014, 12:11, Richard Miller w...@together.net wrote: Is it possible to have frame-by-frame video control

LC, IOS 7 and UIKeyCommand

2014-04-27 Thread Richard Miller
://developer.apple.com/library/ios/documentation/uikit/reference/UIKeyCommand_class/Reference/Reference.html Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: Using a package to distribute LC app over ARD

2014-04-18 Thread Richard Miller
on Mavericks only! HTH, Regards, Thierry Thierry Douez - http://sunny-tdz.com Maker of sunnYperl - sunnYmidi - sunnYmage - sunnYpdf 2014-04-17 13:49 GMT+02:00 Richard Miller w...@together.net: I am using Iceberg to create a Mac

Using a package to distribute LC app over ARD

2014-04-17 Thread Richard Miller
to do this. I know how to do it with AppleScript, but not with a shell script. Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences

Re: Using a package to distribute LC app over ARD

2014-04-17 Thread Richard Miller
files to the users system. It can't run AppleScript code, unless there is a way to turn it into a shell script and save it as a .sh file. Richard Sent from my iPhone On Apr 17, 2014, at 2:21 PM, Mark Talluto use...@canelasoftware.com wrote: On Apr 17, 2014, at 4:49 AM, Richard Miller w

Re: Sending mail (invisibly) from inside a Mac LC app

2014-04-02 Thread Richard Miller
an error. Bob On Mar 28, 2014, at 19:33 , Richard Miller w...@together.net wrote: This solution looks promising. Used the following as an applescript. Worked perfectly. Just requires that each Mac have a working version of Mail installed. - set recipientName to Richard

Re: Sending mail (invisibly) from inside a Mac LC app

2014-04-02 Thread Richard Miller
Yes, Ben... I agree with you. The frustration is that, in testing both Shao's library and Sarah's with one client in particular (120 Mac's), we couldn't get either to work with their mail settings (and we tried numerous settings). It works fine using my GoDaddy settings, so I know the

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-29 Thread Richard Miller
Thanks, Mark. Will give it a try. Looks like it could be a simple solution. Richard On 3/28/14 11:15 PM, Mark Talluto wrote: On Mar 28, 2014, at 6:25 PM, Richard Miller w...@together.net wrote: If I understand what you are saying, you are suggesting that my LC app send out the results

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-29 Thread Richard Miller
No worries, Stephen. On 3/29/14 4:48 AM, stephen barncard wrote: On Fri, Mar 28, 2014 at 2:41 PM, Richard Miller w...@together.net wrote: secret collection is the devil. then I apologize if I misjudged the intentions of your app. *--* *Stephen Barncard - San Francisco Ca. USA - Deeds

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-29 Thread Richard Miller
In this case, Richard Miller has been a member of this community for as long as I can remember. Thanks for mentioning this, Mark. Perhaps some were not aware of this. I would NEVER create software that was not of high ethical standards. In this case, my app can help save all the data

Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
running under OS X. Any suggestions? Thanks, Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
behaves. Hugh Senior FLCo Richard Miller w...@together.net wrote: I have a Mac-only LC program that runs invisibly in the background. This is used in a corporate environment, so the actual user of the Mac computer will not likely even know it is running. It is designed to collect certain data

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
: secret collection is the devil. sqb *--* *Stephen Barncard - San Francisco Ca. USA - Deeds Not Words* On Fri, Mar 28, 2014 at 2:17 PM, John Dixon dixo...@hotmail.co.uk wrote: Not nice...:-( Richard Miller w...@together.net wrote: I have a Mac-only LC program that runs invisibly

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
I tried sendemail from my own laptop from within Terminal, but can't get it to work. Anyone know how to configure a Mac to enable this? On 3/28/14 5:45 PM, J. Landman Gay wrote: On 3/28/14, 3:53 PM, Richard Miller wrote: I thought about using the built-in OSX sendemail command from a Shell

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
the machines are set up by the company, they could also enable whatever is required as needed. It's their property and their setup. Richard Miller wrote :- Fascinating responses here. Quite a spin folks are putting on my message without even asking first. The program is looking for signs

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
. Hope this helps! Best Regards, Pradeep From: Richard Miller w...@together.net To: How to use LiveCode use-livecode@lists.runrev.com Sent: Friday, March 28, 2014 2:41 PM Subject: Re: Sending mail (invisibly) from inside a Mac LC app Fascinating responses

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
If I understand what you are saying, you are suggesting that my LC app send out the results of its search to a central server, which then handles the emailing. This is what I wanted to do originally, and how I first developed this app. What I have since been told by one client (who has about

Re: Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
This solution looks promising. Used the following as an applescript. Worked perfectly. Just requires that each Mac have a working version of Mail installed. - set recipientName to Richard set recipientAddress to rdmil...@together.net set theSubject to Type your subject

Any way to create a Mac LC background app?

2014-03-12 Thread Richard Miller
Is there any way for a LC app to run in the background on a Mac, so the user won't see it listed when they cycle through their open programs? I know how to make it invisible, but it still shows up when you Apple Key-Tab through running apps. Thanks, Richard Miller

Re: Any way to create a Mac LC background app?

2014-03-12 Thread Richard Miller
What I need is a way to have a Mac LC (desktop) app run once every 12 hours, complete a brief 15-second routine, shut down, then repeat every 12 hours... all without user interaction. On 3/12/14 3:52 PM, Richard Miller wrote: Is there any way for a LC app to run in the background on a Mac, so

Re: Any way to create a Mac LC background app?

2014-03-12 Thread Richard Miller
Got it. Thank you! Works great. The formatting is VERY specific. This works: |keyLSUIElement/key string1/string This doesn't: |key LSUIElement /key string1/string ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

ios app for membership-based organizations

2014-01-11 Thread Richard Miller
that would be used to unlock this free app (as opposed to using email addresses). Would Apple be okay with this structure? Thanks Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

Re: ios app for membership-based organizations

2014-01-11 Thread Richard Miller
Looks like this is the best approach. Thanks for confirming. On 1/11/14 10:05 AM, Colin Holgate wrote: Any app that lets you view cable video will require that you sign in to get those features. In all cases though I suspect the apps would give basic information even if you’re not signed in.

LiveCode ios app marketing

2013-06-28 Thread Richard Miller
to do. This is a solid app with lots of upside (it's in a big sector), inferior competition, and the best underlying data in the world. I'd like to find a company that can help realize the full value of this app and share in the benefits. Any suggestions? Thanks. Richard Miller

Re: LiveCode ios app marketing

2013-06-28 Thread Richard Miller
of information it's too difficult to evaluate it and give any advice. Thanks, Rick On Jun 28, 2013, at 8:25 AM, Richard Miller w...@together.net wrote: Is there a list of LiveCode-based businesses which have expertise in building and marketing IOS apps? I have a LC/ios app (and an Android version

Re: LiveCode ios app marketing

2013-06-28 Thread Richard Miller
that need to get DIY projects done. There are a lot of ways you could pitch this to these companies so that they do not have to buy in financially. Just some first thoughts on the subject. Best regards, Mark Talluto canelasoftware.com On Jun 28, 2013, at 7:56 AM, Richard Miller w

Re: LiveCode ios app marketing

2013-06-28 Thread Richard Miller
! Good luck, Rick On Jun 28, 2013, at 10:56 AM, Richard Miller w...@together.net wrote: https://itunes.apple.com/us/app/wood-explorer/id518081966?mt=8 Free version Custom version ($0.99 per 25 species) Premium version - $9.99 On 6/28/13 9:52 AM, Rick Harrison wrote: Hi Richard, What

LC and credit card processing

2013-02-25 Thread Richard Miller
is attached to a portable Windows device which connects to the web via wireless (in public), so the whole process must be secure. Is there a (mostly) turnkey solution available for this? Thanks. Richard Miller ___ use-livecode mailing list use-livecode

Re: LC and credit card processing

2013-02-25 Thread Richard Miller
, Richard Miller w...@together.net wrote: I understand how card swiper's work. No issue there. It's the cc processing solution I need solutions for. Andrew... thanks for the Stripe suggestion. I'll look into it. Richard On 2/25/13 4:00 PM, Colin Holgate wrote: Credit card swipers just act

Re: LC and credit card processing

2013-02-25 Thread Richard Miller
25, 2013, at 3:40 PM, Richard Miller w...@together.net wrote: I need a way to process a swiped credit card through Rev. The user is interacting via a touch screen (no keyboard or mouse). Just need to process the card info... no address info. The card swipe unit is attached to a portable

Android app - free vs. paid

2012-09-27 Thread Richard Miller
designed and tested the in-app purchase upgrade code in my (now selling) IOS app. Is the code used for that identical to what I would use in the Android version? It's a simple non-consumable upgrade. How do people suggest I proceed? Option 1 or 2? Thanks. Richard Miller

Current opinion on freemium Android apps

2012-09-26 Thread Richard Miller
designed and tested the in-app purchase upgrade code in my (now selling) IOS app. Is the code used for that identical to what I would use in the Android version? It's a simple non-consumable upgrade. How do people suggest I proceed? Option 1 or 2? Thanks. Richard Miller

ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
be implemented through LC. Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
Thanks. I'm looking into this. At first glance, it appears that... whenever the app is not running... this method will only tell the user that a local notification is waiting to be viewed. It cannot display the actual message until the user presses the View button, which then opens the app to

Re: ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
, Colin Holgate wrote: No. The alertBody and alertButtonMessage let you give a brief version of the notification, and that will appear at the time it happens, if your app is not open at the time. On Jul 14, 2012, at 10:23 AM, Richard Miller w...@together.net wrote: It cannot display the actual

Re: Licensing selling an Android app

2012-06-04 Thread Richard Miller
Hi Richard, Our main reason for not wanting to use Google Play is that the vast majority of our customers will find our app through our site, which is well known in our sector. We'd be giving away 30% of a $10 app for little return. On 6/4/2012 10:12 AM, Richard Gaskin wrote: Richard

Re: Licensing selling an Android app

2012-06-04 Thread Richard Miller
Thanks Jacqueline Shawn, I did more testing at Verizon, and it seems several of these methods work reliably and can be mastered by most Android owners. Richard On 6/3/2012 9:49 PM, J. Landman Gay wrote: On 6/3/12 5:16 PM, Richard Miller wrote: Are you certain that this works this easily

Re: Licensing selling an Android app

2012-06-03 Thread Richard Miller
Are you certain that this works this easily on most Android devices? From my little testing, this didn't seem to work reliably. I had to use an app like tAttachApkInstaller (specifically designed to install apk's sent by email), but even that didn't seem to work reliably or easily on the

Re: Licensing selling an Android app

2012-06-03 Thread Richard Miller
Shawn, The question I have (not owning an Android device myself), is if we post an apk at our web site, will the average Android owner be able to install it? Do we need to point them to apkInstaller? Is it reasonable to require them to hook their Android device to their computer in order to

Licensing selling an Android app

2012-06-02 Thread Richard Miller
our app on a customers device, and potentially restrict illegal copying. Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http

Re: Licensing selling an Android app

2012-06-02 Thread Richard Miller
Thanks, Colin. The problem I have with Amazon is that it is U.S. only, and many of our customers are elsewhere. Sounds like you used Google Play. Did you go without the encryption option? Did you somehow use in-app purchasing or simply publish a paid app? Thanks. Richard On 6/2/2012

Re: Licensing selling an Android app

2012-06-02 Thread Richard Miller
, Richard Miller wrote: Thanks, Andy, for that useful information. To post both a free and a paid version of an app at Google, does one need to repeat the entire application process twice? On 6/2/2012 4:41 PM, Andrew Henshaw wrote: I have an app in both the Google Play and Amazon stores, and find

Android/LC 5.0.2/Geometry

2012-05-30 Thread Richard Miller
Can anyone confirm that the built-in geometry tools do not work under Android with LC 5.0.2? Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Android/mobGUI/screen sizes

2012-05-25 Thread Richard Miller
to address this. Thanks for any suggestions. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use

Options for selling Android apps

2012-05-12 Thread Richard Miller
recommend focusing on? Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode

Re: Options for selling Android apps

2012-05-12 Thread Richard Miller
with the same private key and uses the same package name... will simply replace the outdated version. Have others gone through this process? Thanks. Richard On 5/12/2012 4:21 AM, Richard Miller wrote: What are folks here doing in terms of selling their Android apps? Is anyone selling

Re: PayPal IPN LC

2012-05-03 Thread Richard Miller
I got my IPN solution working by using a simple PHP script which takes the IPN data and stores it out to a file with a unique filename. A LC script then scans for these files and does what it needs to with the data. This was only working in the simulator until I discovered that the GoDaddy

PHP help (was PayPal IPN LC)

2012-05-02 Thread Richard Miller
Any ideas why this would not put this is just a test into the file dump.txt? PayPal is happy with the script. It indicates it has received the correct response when it calls this PHP script. The script is located in my Documents folder on my (dedicated OSX) server. I can't set that folder to

PayPal IPN LC

2012-05-01 Thread Richard Miller
and simply stores that data to a local text file. I'd have no problem working with the data after that. Problem is, I know nothing about PHP. Any solutions? Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: PayPal IPN LC

2012-05-01 Thread Richard Miller
Great! That seems to work. Thank you. Richard On 5/1/2012 12:04 PM, J. Landman Gay wrote: On 5/1/12 9:36 AM, Richard Miller wrote: Totally stuck on using PayPal's IPN process with LC. It doesn't appear that there is any way to have PayPal send the IPN data to a LC cgi script. Doesn't look

Re: PayPal IPN LC

2012-05-01 Thread Richard Miller
Jacqueline, Have you tried the cgi script with the actual IPN system... not the sandbox? It doesn't appear to work. Richard On 5/1/2012 5:50 PM, J. Landman Gay wrote: On 5/1/12 4:38 PM, Terry Judd wrote: I agree - I've had a few problems with the POST command over https as well (nothing

Re: PayPal IPN LC

2012-05-01 Thread Richard Miller
I'd be happy to use a PHP listener script to simply capture the IPN data, respond to PayPal, and store the data to a file, so I can get at it through LC. The following script is the basic PHP script PayPal recommends. The sandbox test environment is happy with it. But the line of code I added

Re: PayPal IPN LC

2012-05-01 Thread Richard Miller
Hi Monte, This is all territory I have no experience with. Regarding your point #1, I had that line of code there just to see if I could get the data written out... which I can't. I suspect the problem is with permissions. If I use this address for the IPN sender (inside my cgi-bin... where

  1   2   >