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
. 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 of

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

2017-04-03 Thread Richard Miller via use-livecode
undModes > > > > > Seems to be correct. > > Ralph DiMola > IT Director > Evergreen Information Services > rdim...@evergreeninfo.net > > > -Original Message- > From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Beh

iOS app rejected five times because of background audio setting

2017-04-03 Thread Richard Miller via use-livecode
n 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
ugins that 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 some

Fwd: LC / WordPress / CGI challenge

2016-05-29 Thread Richard Miller
an alternative 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.run

Re: LC app not displaying correctly on iPhone

2016-01-07 Thread Richard Miller
file. > > >> On Jan 6, 2016, at 9:44 AM, Richard Miller 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 perfectly on the iPad, but >> there is black spac

LC app not displaying correctly on iPhone

2016-01-06 Thread Richard Miller
iPhone screen. 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 Plea

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

Re: Displaying mixed text and images in iOS app

2015-12-25 Thread Richard Miller
M, Monte Goulding 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 am, Richard Miller wr

Displaying mixed text and images in iOS app

2015-12-25 Thread Richard Miller
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: 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
;, 18 mobileControlSet "displayInput", "backgroundColor", "yellow" mobileControlSet "displayInput", "borderStyle", "line" mobileControlSet "displayInput", "scrollingEnabled", true mobileContr

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 t

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 splash screen

2015-02-26 Thread Richard Miller
handler in the splash screen card. I use my own re-sizing library. Mac Book OS X 10.9.5 Xcode 6.1.1 LC 6.7.2 Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of

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 wrote: I am just finishing up an iOS app. Having a bit of an issue with the splash screen

iOS splash screen

2015-02-25 Thread Richard Miller
t? 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: 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: RevMail crashing in iOS stack - LC 6.6 - 7.0.1

2015-02-12 Thread Richard Miller
: use-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

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 -

Re: Testing iOS app on non-local devices

2015-02-04 Thread Richard Miller
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 : I know Apple makes TestFlight available for testing a pre

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

I have a video recording solution for LC 7

2014-10-02 Thread Richard Miller
I have a Windows DLL available which supports video recording through LC 7 using DirectX and Quicktime. It is quite stable. Email me if you would like a copy of it. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please

LC, Windows 8.1 and Recording Video

2014-09-09 Thread Richard Miller
previously working) video capture stack does 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

Re: mergAVCam camera control

2014-09-01 Thread Richard Miller
ideo <-- The external 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 : Is this Android external actually available? I can't find any

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.ru

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

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
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 wrote: The slo-mo mode of the phone works

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
allow normal video recording at 120fps > as an option.) > > Thanks, > > Rick > > >> On Aug 25, 2014, at 2:16 PM, Richard Miller wrote: >> >> Hi Rick, >> >> https://www.apple.com/iphone-5s/camera/ >> >> I own it and use th

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
On Aug 25, 2014, at 1:19 PM, Richard Miller 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 Generatio

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
along 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, Ri

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
to see how this thread pans out. Cheers, - Charles On 25 Aug 2014, at 11:21 AM, Richard Miller 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&#x

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 cyanog

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 subscri

Re: iPhone kiosk

2014-08-25 Thread Richard Miller
ownload and replace the primary stack. I 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 wrote: Hoping someone here knows the answer to this. I realize it's an

iPhone kiosk

2014-08-25 Thread Richard Miller
exclusive apps 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 subscripti

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/1

Re: [ANN] Facebook Lib

2014-05-03 Thread Richard Miller
nt from my iPad On 3 May 2014, at 7:55 pm, Richard Miller 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 and I

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.

Re: LC, Android & video control

2014-05-01 Thread Richard Miller
on anything 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 wrote: Is it possible to have frame-by-frame video

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 to

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
re for debug) > > BTW, you can run this script many times, it won't create a new item > if it's already set! > > Tested on Mavericks only! > > HTH, > > Regards, > > Thierry > > -------- > Thierry Douez - ht

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 wrote: > >> On Apr 17, 2014, at 4:49 AM, Richard Miller wrote:

Using a package to distribute LC app over ARD

2014-04-17 Thread Richard Miller
he shell script 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 subscripti

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 implement

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 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-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 d

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 wrote: secret collection is the devil. then I apologize if I misjudged the intentions of your app. *--* *Stephen Barncard - San Francisco Ca. USA - Deeds Not Words

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 wrote: If I understand what you are saying, you are suggesting that my LC app send out the results of its search to a

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

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 10

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

2014-03-28 Thread Richard Miller
the email. Hope this helps! Best Regards, Pradeep From: Richard Miller To: How to use LiveCode Sent: Friday, March 28, 2014 2:41 PM Subject: Re: Sending mail (invisibly) from inside a Mac LC app Fascinating responses here. Quite a spin folks are putt

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

2014-03-28 Thread Richard Miller
t try it. Presumably since 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. T

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 "sende

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 wrote: Not nice...:-( Richard Miller wrote: I have a Mac-only LC program that runs invisibly in the background. This is used in a

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

2014-03-28 Thread Richard Miller
virus behaves. Hugh Senior FLCo Richard Miller 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 and send

Sending mail (invisibly) from inside a Mac LC app

2014-03-28 Thread Richard Miller
) send an email from a LC program 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:/

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: |LSUIElement 1 This doesn't: | LSUIElement 1 ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

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

2014-03-12 Thread Richard Miller
Hi Devin, Here's the modified info.plist file, which is pointed to in the Standalone builder. But it isn't working yet. Suggestions? --- "http://www.apple.com/DTDs/PropertyList-1.0.dtd";> CFBundleDevelopmentRegion English CFBundleDocumentTypes

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

2014-03-12 Thread Richard Miller
veCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers: http://www.LiveCodeJournal.com Follow me on Twitter: http://twitter.com/FourthWorldSys Richard Miller wrote: > What I need is a way to have a Mac LC (desktop) app run once every 12 > hours, complete

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

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 M

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.

ios app for membership-based organizations

2014-01-11 Thread Richard Miller
s members 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,

Re: LiveCode ios app marketing

2013-06-28 Thread Richard Miller
t feedback helps you! Good luck, Rick On Jun 28, 2013, at 10:56 AM, Richard Miller 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, Wha

Re: LiveCode ios app marketing

2013-06-28 Thread Richard Miller
l people like myself 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, R

Re: LiveCode ios app marketing

2013-06-28 Thread Richard Miller
information it's too difficult to evaluate it and give any advice. Thanks, Rick On Jun 28, 2013, at 8:25 AM, Richard Miller 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) that's be

LiveCode ios app marketing

2013-06-28 Thread Richard Miller
le 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.

Re: LC and credit card processing

2013-02-25 Thread Richard Miller
onse. <https://stripe.com/us/help/faq#why-is-stripe-better> On Mon, Feb 25, 2013 at 4:41 PM, Mark Talluto wrote: On Feb 25, 2013, at 1:00 PM, Colin Holgate wrote: Credit card swipers just act like a keyboard input. You would listen for the keys being pressed, build up the data, then

Re: LC and credit card processing

2013-02-25 Thread Richard Miller
at 4:04 PM, Richard Miller 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

Re: LC and credit card processing

2013-02-25 Thread Richard Miller
ou would listen for the keys being pressed, build up the data, then when the return character comes in you process the text. On Feb 25, 2013, at 3:40 PM, Richard Miller wrote: I need a way to process a swiped credit card through Rev. The user is interacting via a touch screen (no keyboard

LC and credit card processing

2013-02-25 Thread Richard Miller
pe unit 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 us

Android app - free vs. paid

2012-09-27 Thread Richard Miller
. I've already 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

Current opinion on freemium Android apps

2012-09-26 Thread Richard Miller
. I've already 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

ios - record audio in background

2012-09-18 Thread Richard Miller
Is there any possible way to record audio with LC under ios so that the audio keeps recording if the user switches to another app? Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe

Sharing mobile app data with friends

2012-07-16 Thread Richard Miller
end, which is then retrieved by the friend via the server. Is there any such built-in ID to work from, or do I need to assign ID's? Any other ideas on how to accomplish this? I don't want to rely on some external shared app like Facebook or Twitter. Th

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

2012-07-14 Thread Richard Miller
45 AM, 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 wrote: It cannot display the actual message unti

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 t

ios options to create time-based reminders or messages

2012-07-14 Thread Richard Miller
his can 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: 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

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: Ri

Re: Licensing & selling an Android app

2012-06-03 Thread Richard Miller
stall apk files via email, dropbox, your website, USB, etc. Even if you put the apk on your mini sd card in your Android device you should have no problems installing the apk with or without the apkInstaller. On Sun, Jun 3, 2012 at 5:16 PM, Richard Miller wrote: Are you certain that this works

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 half-d

Re: Licensing & selling an Android app

2012-06-02 Thread Richard Miller
, at 23:16, 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,

Re: Licensing & selling an Android app

2012-06-02 Thread Richard Miller
. Andy On 2 Jun 2012, at 19:14, Richard Miller wrote: 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

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 9:51

Licensing & selling an Android app

2012-06-02 Thread Richard Miller
to install 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 prefere

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

What is the way to replace frames on a website?

2012-05-27 Thread Richard Miller
'd REALLY prefer to use a revlet. Too bad that alternative seems less and less practical these days. Thanks. Richard Miller ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage you

Android/mobGUI/screen sizes

2012-05-25 Thread Richard Miller
x27;m lost on how 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/

Re: Options for selling Android apps

2012-05-12 Thread Richard Miller
gets checked each time the app starts. The app won't run without it. Is there any reason a scheme like this would not work? Seems easy to implement it. On 5/12/2012 10:51 PM, J. Landman Gay wrote: On 5/12/12 7:33 PM, Richard Miller wrote: Through my investigating online, it seems

  1   2   >