Re: critical socket error

2012-01-18 Thread Terry Judd
ut I would feel more comfortable if this stuff just worked! Terry... On 18/01/2012, at 07:16 PM, Pierre Sahores wrote: Did you try in testing different sockettimoutinterval values ? HTH, Le 18 janv. 2012 à 08:08, Terry Judd a écrit : More last minute network woes! I'm now having problems

Re: revBrowser & sound

2012-01-19 Thread Terry Judd
On 20/01/2012, at 2:08 AM, "Mike Bonner" wrote: > Got it to work with on win 7, livecode 5.0.2 using revbrowser but a script > error pops up. The stream still works for me though. the script error does > NOT show when using a regular old browser. > > Like Andre, i've had a mixed bag with revbro

Re: revBrowser & sound

2012-01-19 Thread Terry Judd
t;mailto:mwie...@ahsoftware.net> Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit t

OSX 10.7 app corruption issue

2012-01-19 Thread Terry Judd
ch a whole bunch of other apps (mostly Director apps) that are installed on the USB stick. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne _

Re: OSX 10.7 app corruption issue

2012-01-19 Thread Terry Judd
More info - it's just the Livecode app that is affected. After it's run on 10.7 it ceases to work on either 10.6. or 10.7 and has lost it's app icon. Trying to get hold of a copy of the corrupted app so I can have a look inside the app folder. Terry... On 20/01/2012, at 04:18

Re: Prototyping

2012-01-19 Thread Terry Judd
tp://lists.runrev.com/mailman/listinfo/use-livecode Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@list

Re: OSX 10.7 app corruption issue

2012-01-19 Thread Terry Judd
t.app MacOS Curriculum Connect (2.1 MB) Info.plist Looks like a bomb has gone off in there. Any ideas? I'm supposed to be deploying this to a whole bunch of users first thing next week. Terry... On 20/01/2012, at 04:50 PM, Terry Judd wrote: > More info -

Re: OSX 10.7 app corruption issue

2012-01-20 Thread Terry Judd
onomy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com > Twitter: http://twitter.com/xtalkprogrammer > KvK: 50277553 > > Download the Installer Maker Plugin 1.7 for LiveCode here http://qery.us/za > > On 20 jan 2012, at 07:20, Terry Judd wrot

Re: dgDataOfLine Verification

2012-01-31 Thread Terry Judd
ubscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences Th

Re: Link Text

2012-02-02 Thread Terry Judd
On 03/02/2012, at 01:30 PM, Pete wrote: I'm trying to set the link text of a line of text in a field. I'm doing while in browse mode by highlighting the line of text then selecting "Link" from the Text menu. The text changes color and if I click on it, all works as expected. However if I close

Re: preOpenStack on palette

2012-02-08 Thread Terry Judd
our subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livec

'go stack URL' - quick question

2012-02-14 Thread Terry Judd
Before I go too far with this... If I 'preload' a stack on a server using the load URL command will opening it with the go stack URL open it from the cached file or just reload it from the server? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit

Re: 'go stack URL' - quick question

2012-02-14 Thread Terry Judd
PM, Terry Judd mailto:t...@unimelb.edu.au>> wrote: Before I go too far with this... If I 'preload' a stack on a server using the load URL command will opening it with the go stack URL open it from the cached file or just reload it from the server? Terry... Dr Terry Judd Senior Lec

Re: Fun with nummberFormat

2012-02-14 Thread Terry Judd
On 15/02/2012, at 09:07 AM, Bob Sneidar wrote: Yes I know. I was remarking that you can put virtually anything in the numberFormat and it will pad with zero's. And all that time I've been 'manually' padding my values. No more! Terry... Dr Terry Judd Senior Lecturer

Re: Fun with nummberFormat

2012-02-16 Thread Terry Judd
On 16/02/2012, at 05:18 PM, Ken Ray wrote: On Feb 14, 2012, at 5:28 PM, Terry Judd wrote: On 15/02/2012, at 09:07 AM, Bob Sneidar wrote: Yes I know. I was remarking that you can put virtually anything in the numberFormat and it will pad with zero's. And all that time I've been

Re: Standalone blocked by "software restriction policy"

2012-02-21 Thread Terry Judd
_ use-livecode mailing list use-livecode@lists.runrev.com<mailto: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 Dr Terry Ju

when to close a socket?

2012-02-29 Thread Terry Judd
way that I can. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit

Re: when to close a socket?

2012-02-29 Thread Terry Judd
eaders suggestion will help here. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.r

Re: when to close a socket?

2012-02-29 Thread Terry Judd
On 01/03/2012, at 12:19 AM, Dave Cragg wrote: On 29 Feb 2012, at 09:49, Terry Judd wrote: Hi guys - we have a reasonably complex Livecode app that makes lots of server requests - typically initiated by posting data to php routines on a secure (https) server. Generally things work well but

Was Re: when to close a socket?

2012-02-29 Thread Terry Judd
o distinguish > them from the actual post. My mind gives up trying. > > Bob > > > On Feb 29, 2012, at 11:25 AM, Terry Judd wrote: > >> >> On 01/03/2012, at 12:19 AM, Dave Cragg wrote: >> >> >> On 29 Feb 2012, at 09:49, Terry Judd wrote:

Re: Was Re: when to close a socket?

2012-02-29 Thread Terry Judd
Thanks - I'll give that a go. Sent from my iPhone On 01/03/2012, at 9:14 AM, "Bjoernke von Gierke" wrote: > Preferences -> Composing -> Increase quote level > > (just below "Quote the text of the original message") > > > On 29.02.2012, a

Re: Was Re: when to close a socket?

2012-02-29 Thread Terry Judd
On 01/03/2012, at 09:44 AM, Terry Judd wrote: Thanks - I'll give that a go. Sent from my iPhone On 01/03/2012, at 9:14 AM, "Bjoernke von Gierke" mailto:b...@mac.com>> wrote: Preferences -> Composing -> Increase quote level (just below "Quote the text of the or

unresponsive sequential post requests - libURL problem?

2012-02-29 Thread Terry Judd
o think that the underlying problem might lie somewhere within libURL, with a handler or function that is reluctant to end. Is this possible? Any ideas or suggestions would be greatly appreciated. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medici

Re: unresponsive sequential post requests - libURL problem?

2012-02-29 Thread Terry Judd
27;m just trying to stop any extra requests from being sent until the initial one has been dealt with satisfactorily. Terry... On Wed, Feb 29, 2012 at 9:51 PM, Terry Judd mailto:t...@unimelb.edu.au>> wrote: Hi guys (Dave hopefully you're not too far away) - earlier on I asked about e

Re: unresponsive sequential post requests - libURL problem?

2012-03-01 Thread Terry Judd
On 01/03/2012, at 09:13 PM, Dave Cragg wrote: Hi Dave - thanks for your input - I really appreciate it - inline comments below... On 1 Mar 2012, at 00:51, Terry Judd wrote: Hi guys (Dave hopefully you're not too far away) - earlier on I asked about explicitly closing sockets to tr

Re: setting sslcertificates global?

2012-03-01 Thread Terry Judd
On 02/03/2012, at 1:11 AM, "Klaus on-rev" wrote: > Hi friends, > > did not find a hint in the docs, is "set the sslcertificates to XXX" a global > setting? > I mean is it sufficient to do this only once before I use HTTPS? > Yes - that's right. Terry... > Thanks in advance! > > > Best >

Re: unresponsive sequential post requests - libURL problem?

2012-03-01 Thread Terry Judd
itely using > libURL with https. Another good idea. Thanks, Terry... > > http://www.bluemangolearning.com/revolution/2009/07/glx-application-framework-1-1-coming-your-way/ > > Bernard > > On Thu, Mar 1, 2012 at 10:59 AM, Terry Judd wrote: >> >> On 01/03/2012,

Re: unresponsive sequential post requests - libURL problem?

2012-03-01 Thread Terry Judd
On 02/03/2012, at 4:10 AM, "Andre Garzia" wrote: > Folks, > > This is from the "wild crazy and potentially stupid ideas" department: > > 1 - have you tried lowering the timeout interval, this way, your calls > should fail faster and you would be able to recover more easily. Better > retry until

Re: unresponsive sequential post requests - libURL problem?

2012-03-01 Thread Terry Judd
On 02/03/2012, at 5:41 AM, "Bernard Devlin" wrote: > I'd go with Andre on this, only try some voodoo too :) > > 3. try increasing the timeout interval. I have some code that fires > off hundreds of "load urls" sequentially. But this is done by using > "send in time" for the "load" (and using c

Re: [iOS] Suspending and quitting

2012-03-03 Thread Terry Judd
ve Software | http://www.hyperactivesw.com ___ use-livecode mailing list use-livecode@lists.runrev.com<mailto:use-livecode@lists.runrev.com> Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.r

Re: Handling of final delimter (was Re: "this me"?)

2013-08-11 Thread Terry Judd
> 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 > Dr Terry Judd Senior Lecturer in Medical Education Medical Education

Re: Handling of final delimter (was Re: "this me"?)

2013-08-11 Thread Terry Judd
ubscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne

community vs commercial for internal distribution of iOS apps

2013-08-19 Thread Terry Judd
a commercial license but I'm wondering whether this is necessary. The pertinent question seems to be - do I need to distribute the source code to students to be within the terms of the community license? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit

Preventing screen capture hot key combinations

2013-08-19 Thread Terry Judd
the system get the info first so the screen capture still happens. External? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne __

Re: Preventing screen capture hot key combinations

2013-08-19 Thread Terry Judd
27;re displaying on the screen, > perhaps you could consider something like a watermark. > > Regards, > > Scott Rossi > Creative Director > Tactile Media, UX/UI Design > > > > > On 8/19/13 8:37 PM, "Terry Judd" wrote: > >> Is it possibl

Re: Preventing screen capture hot key combinations

2013-08-19 Thread Terry Judd
gt; Creative Director > Tactile Media, UX/UI Design > > > > > On 8/19/13 11:13 PM, "Terry Judd" wrote: > >> Hi Scott - it's for running MCQ tests where the questions and responses >> need to be protected (medical progress testing). The tests wil

Re: Preventing screen capture hot key combinations

2013-08-20 Thread Terry Judd
On 20/08/2013, at 10:19 PM, "Colin Holgate" wrote: > I’m not sure how much effort it’s worth going to. A potential cheat might > somehow do a screenshot, find the screenshot, get on to email, email the > picture to themselves, and some of those steps you could prevent. The computers are in a m

Re: community vs commercial for internal distribution of iOS apps

2013-08-20 Thread Terry Judd
On 20/08/2013, at 8:31 PM, "Richmond" wrote: > On 08/20/2013 06:32 AM, Terry Judd wrote: >> I've been looking at the FAQs, and in particular this question... >> >> Can you give me some examples of where I do and don't need a commercial >> lice

Re: community vs commercial for internal distribution of iOS apps

2013-08-20 Thread Terry Judd
;s the case. > > Note that the GPL never forces you to publish your source code publicly when > distribution is limited, just that everyone who gets the binary also gets the > source and is free to pass it on to others. > > > > From:

Re: revFontUnload Fail

2013-08-20 Thread Terry Judd
d manage your >> subscription preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and m

Re: Preventing screen capture hot key combinations

2013-08-20 Thread Terry Judd
tested technique. Terry... > > -- > -Mark Wieder > mwie...@ahsoftware.net > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http:

Can't open script editor

2013-08-29 Thread Terry Judd
(OSX). Any ideas? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.runrev.com Pl

Re: Can't open script editor

2013-08-29 Thread Terry Judd
y.us/3fi > > Fill out this survey please > http://livecodebeginner.economy-x-talk.com/survey/ > > On 8/29/2013 09:35, Terry Judd wrote: >> Since about an hour ago I can no longer open the script editor in LC 6.1.1 >> rc3. This problem only seems to affect this version (o

Re: Can't open script editor

2013-08-29 Thread Terry Judd
On 29/08/2013, at 05:53 PM, Terry Judd wrote: > > On 29/08/2013, at 05:40 PM, Mark Schonewille wrote: > >> Terry, >> >> What have you tried to solve the problem so far? > > Hi Mark - I tried deleting the revpreferences file and trashing and > reinstallin

Re: Can't open script editor

2013-08-29 Thread Terry Judd
ming LiveCode for the Real Beginner" > http://qery.us/3fi > > Fill out this survey please > http://livecodebeginner.economy-x-talk.com/survey/ > > On 8/29/2013 09:53, Terry Judd wrote: >> >> On 29/08/2013, at 05:40 PM, Mark Schonewille wrote: >> >

Re: Can't open script editor

2013-08-29 Thread Terry Judd
> ___ > 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 > Dr Terry Judd Sen

Re: mergAndroid released!

2013-09-01 Thread Terry Judd
t; > > > > ___ > 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-livecod

Field object bug on Android?

2013-09-05 Thread Terry Judd
problem because the same field displays fine at its full height on an iOS device. Has anyone else seen this? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The

sending attachments on Android

2013-09-08 Thread Terry Judd
ut the attachment is always missing. LC 6.1.1 RC4, Google Nexus 4 - Android 4.3 Any ideas? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne

Re: Can't send email attachments on Android w/ 6.1.1 or 6.5 DP1 :(

2013-09-24 Thread Terry Judd
.@company.com",,, "Sent from > Android.", tAttachment > ~Roger > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: >

Re: Can't send email attachments on Android w/ 6.1.1 or 6.5 DP1 :(

2013-09-24 Thread Terry Judd
On Tue, Sep 24, 2013 at 9:42 PM, Terry Judd wrote: > >> Hi Roger - yes, it consistently fails for me on both my Android devices. I >> thought I logged is as a bug, but I must have got sidetracked. I think I >> got as far as creating a test stack to attach to a bug report. W

Re: Can't send email attachments on Android w/ 6.1.1 or 6.5 DP1 :(

2013-09-24 Thread Terry Judd
__ > 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 > Dr Terry J

Re: data grid on Android

2013-09-26 Thread Terry Judd
ts.runrev.com/mailman/listinfo/use-livecode > > -- > Charles E. Buchwald > CEO/Director General > > Museografica Digital > http://digital.museografica.com > > Email Notice: http://wp.me/P3aT4d-33 > > ___ > use-livecode mailing lis

Re: How to detect swipe direction?

2013-10-06 Thread Terry Judd
t; Is there a one liner on mobile that can give me the direction, or >> true/false, or l/r/u/d? >> >> ~Roger >> ___ >> use-livecode mailing list >> use-livecode@lists.runrev.com >> Please visit this url to subscribe, unsubscribe and manage your >> subscr

Re: How to detect swipe direction?

2013-10-06 Thread Terry Judd
ve Director > Tactile Media, UX/UI Design > > > > > On 10/6/13 5:24 PM, "Terry Judd" wrote: > >> Thanks for the code Scott. On a related issue, I've tried a number of >> different approaches for implementing side-to-side swiping within a >&g

Blank page at the top of pdf output

2014-02-19 Thread Terry Judd
size of the card then the blank page disappears but my output is not appropriately positioned on the page. Any ideas on what I need to do to get it to work without the blank page? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dent

Re: Blank page at the top of pdf output

2014-02-19 Thread Terry Judd
On 20/02/2014, at 06:39 AM, J. Landman Gay wrote: > On 2/19/14, 1:29 PM, Terry Judd wrote: >> I'm trying to print a couple of cards to a pdf file and am >> consistently getting an extra blank page included before the output >> from the cards. The card rect is the same

Re: Blank page at the top of pdf output

2014-02-19 Thread Terry Judd
I guess I should have said that this is on OSX (10.7.5) with LC 6.5.2 in case that makes a difference. On 20/02/2014, at 06:29 AM, Terry Judd wrote: > I'm trying to print a couple of cards to a pdf file and am consistently > getting an extra blank page included before the output fro

Re: Blank page at the top of pdf output

2014-02-19 Thread Terry Judd
OK - I switched syntax from... print card cardNum to print card cardNum into cardRect with a print break between each page and the blank page has gone. Terry... On 20/02/2014, at 06:46 AM, Terry Judd wrote: > > On 20/02/2014, at 06:39 AM, J. Landman Gay wrote: > >> On 2

Word clouds in LC

2014-03-09 Thread Terry Judd
looks quite tricky. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.runrev.com Ple

Re: Word clouds in LC

2014-03-09 Thread Terry Judd
On 10/03/2014, at 08:25 AM, Richmond wrote: > On 09/03/14 23:13, Terry Judd wrote: >> Has anyone done a word cloud implementation in LC that they'd be willing to >> share? I got as far as creating a field in which the words were randomized >> and sized according to

Re: Word clouds in LC

2014-03-09 Thread Terry Judd
rev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine,

Re: iOS: text field is coverd by the keyboard

2012-03-07 Thread Terry Judd
tion preferences: http://lists.runrev.com/mailman/listinfo/use-livecode Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mail

Re: Filter probelm

2012-03-13 Thread Terry Judd
ivecode mailing list use-livecode@lists.runrev.com<mailto: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 Dr Terry Judd Senior Lecturer in Medical Education Medic

Re: App-Design question, was: how to resize icons when resizing objects?

2012-03-15 Thread Terry Judd
t;mailto: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 Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry &

Re: datagrid in iOS scroller (improved questions)

2012-03-22 Thread Terry Judd
On 23/03/2012, at 5:34 PM, "Ken Corey" wrote: > On 22/03/2012 21:42, Ken Corey wrote: >> On 22/03/2012 20:02, Michael Doub wrote: >>> I have successfully used form data grids on IOS with no problem. Can >>> you be more clear on the symptoms of your problem? >>> >>> Are you setting the layer mo

Re: revsecurtity.dll

2012-03-26 Thread Terry Judd
scribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode > Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne

loading some html into an iOS browser control

2012-04-15 Thread Terry Judd
e as I can load a url in it no problems. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.r

Re: loading some html into an iOS browser control

2012-04-15 Thread Terry Judd
On 16/04/2012, at 04:07 PM, Dar Scott wrote: On Apr 15, 2012, at 5:51 PM, Terry Judd wrote: I'm passing empty as the baseURL (I'm not sure what this is for anyway) and have tried passing simple and complex chunks of html without success. Has anyone got this to work (Livecode

Re: [OT] nice views from my city

2012-04-15 Thread Terry Judd
___ use-livecode mailing list use-livecode@lists.runrev.com<mailto: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 Dr Terry Judd Senior Lecturer in M

Re: [OT] nice views from my city

2012-04-16 Thread Terry Judd
On 16/04/2012, at 5:49 PM, "Gerry Orkin" wrote: > Yep, Norfolk Island pines. > > I was in Melbourne this past weekend. Nice weather :) > > Gerry > Yes - a perfect wrap up to the school holidays. Terry... > On 16/04/2012, at 4:28 PM, Terry Judd wrote: > &

Re: loading some html into an iOS browser control

2012-04-16 Thread Terry Judd
play with it a bit more and then lodge a bug report if I still can't get it to work. Terry... Dar On Apr 16, 2012, at 12:23 AM, Terry Judd wrote: On 16/04/2012, at 04:07 PM, Dar Scott wrote: On Apr 15, 2012, at 5:51 PM, Terry Judd wrote: I'm passing empty as the baseURL (I'm

Slow write to sqlite on usb sticks

2012-04-25 Thread Terry Judd
We're finding that it's very slow to write even small amounts of data from Livecode to a sqlite file when the Livecode app and the db file are on a usb stick (the db stores a local copy of the user's messages as they are downloaded from a server). It seems to be something that is peculiar to the

Re: Slow write to sqlite on usb sticks

2012-04-25 Thread Terry Judd
B - might narrow down which of the two is causing the problem. Pete lcSQL Software <http://www.lcsql.com> On Wed, Apr 25, 2012 at 6:57 PM, Terry Judd mailto:terry.j...@unimelb.edu.au>>wrote: We're finding that it's very slow to write even small amounts of data from Liveco

Re: Slow write to sqlite on usb sticks

2012-04-26 Thread Terry Judd
explain your performance drop, but I believe it > explains a good portion of it. > > It also explains why downloading photos off the SD card takes soo > loog.. > > I still don't understand why though there are no moving parts? > > On Thu, Apr

Re: Slow write to sqlite on usb sticks

2012-04-26 Thread Terry Judd
INTO tableA (Col1,Col2) VALUES ('abc','def'),('ghi',jkl'), etc > > I haven't experimented with that syntax yet to know if it provides any > performance improvements. I don't remember which version of SQLite that > was introduced in so it's

Re: Slow write to sqlite on usb sticks

2012-04-26 Thread Terry Judd
as been reduced from over a minute (on some very slow USB sticks) to just a few seconds. I can certainly live with that. Thanks again, Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Education Unit Faculty of Medicine, Dentistry & Health Sciences The Univ

Re: PayPal IPN & LC

2012-05-01 Thread Terry Judd
On 02/05/2012, at 6:19 AM, "J. Landman Gay" wrote: > On 5/1/12 2:02 PM, Pierre Sahores wrote: > >> >> The Paypal API should wait for a receipt confirmation response from >> your script before it quits. > > Thanks Pierre. I added "put "ok"" but it still times out. I don't know what > Paypal

Re: Sort of a problem

2012-05-10 Thread Terry Judd
___ 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 Dr Terry Judd Senior Lecturer in Medical Education Me

Re: can someone please try this test...

2012-05-22 Thread Terry Judd
/HomeScreen01a.jpg"; "Home Screen 02","http://dl.dropbox.com/u/3788438/AgilixPublic/SesameLearning/UI%20screens/HomeScreen02.jpg"; HTH, Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Scie

is it possible to hide datagrid column dividers?

2012-06-18 Thread Terry Judd
I'd like to hide the column dividers in a datagrid I'm using in a custom popup menu. Does anyone know if this is possible? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The Universit

Re: is it possible to hide datagrid column dividers?

2012-06-18 Thread Terry Judd
On 18/06/2012, at 08:04 PM, André Bisseret wrote: Le 18 juin 2012 à 11:21, Terry Judd a écrit : I'd like to hide the column dividers in a datagrid I'm using in a custom popup menu. Does anyone know if this is possible? Bonjour Terry, Yes it is: set the dgProp[ "show column

Re: Somewhat OT: Windows Phone 8

2012-06-20 Thread Terry Judd
S apps and I'll definitely buy one. Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@list

can the httpproxy setting include a username and password

2012-06-25 Thread Terry Judd
When setting the httpproxy property, can you include a username and password in front of it (username:password@host:port) and if so, is it used or ignored? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences

Re: can the httpproxy setting include a username and password

2012-06-25 Thread Terry Judd
-Ursprüngliche Nachricht- >> Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- >> boun...@lists.runrev.com] Im Auftrag von Terry Judd >> Gesendet: Montag, 25. Juni 2012 11:14 >> An: How to use LiveCode >> Betreff: can the httpproxy setting include a u

Re: can the httpproxy setting include a username and password

2012-06-25 Thread Terry Judd
you HAVE to set the proxy settings by yourself in LC - as far as I know... Tiemo Thanks Tiemo - I'll give it a try. Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Science

Re: can the httpproxy setting include a username and password

2012-06-25 Thread Terry Judd
On 26/06/2012, at 12:04 AM, "Dave Cragg" wrote: > > On 25 Jun 2012, at 11:42, Terry Judd wrote: > >> Thanks Tiemo - so something like... >> >> set the httpHeaders to "Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ=" yeah? >> > >

httpproxy and revBrowser

2012-06-27 Thread Terry Judd
se them? Terry... Dr Terry Judd Senior Lecturer in Medical Education Medical Eduction Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit th

Re: PDF in RevBrowser Without The Adobe Toolbar?

2012-07-13 Thread Terry Judd
Creative Director > Tactile Media, UX Design > > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists

asynchronous download and save with progress problem on iOS

2012-07-24 Thread Terry Judd
n the urlProgress handler and try to put the loaded url into the destination file then it kicks off another download, and then at the end of that another - forever. What am I doing wrong - or is this a Livecode problem? Has anyone successfully implemented something along these lines that us

Re: asynchronous download and save with progress problem on iOS

2012-07-24 Thread Terry Judd
the url from the parameter and I still got the same result. Attempting to put the - supposedly - downloaded and cached url (file) into a filepath that I specify triggers another download of the url. Something's not quite right. Terry... > > On 25/07/2012, at 12:16 PM, Terr

Re: asynchronous download and save with progress problem on iOS

2012-07-24 Thread Terry Judd
> > ___ > 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 > Dr Terry J

cancelling a load request on iOS?

2012-07-25 Thread Terry Judd
Is it possible to cancel a download initiated with the load command on iOS? According to the dictionary the unload command is only supported on the desktop and I can find anything in the iOS release notes that indicates how you might go about this. Anyone know? Terry... Dr Terry Judd Senior

Re: Storing data on iOS

2012-07-25 Thread Terry Judd
I use the cache folder, the assumption being that is fairly unlikely that it will be cleared. Terry... On 26/07/2012, at 05:35 AM, Monte Goulding wrote: > Hmm... Do you mean backed up as in iTunes/iCloud? That would appear to be > unnecessary. I think cache is only cleared in low storage situa

Re: cancelling a load request on iOS?

2012-07-25 Thread Terry Judd
t; unload seems a bit nuts to me. Agreed - nutty to me as well. The only way to cancel a download appears to be to 'quit' the app. Terry... > > no liburlreset or resetall either yet. > > On Wed, Jul 25, 2012 at 1:51 PM, Terry Judd wrote: > >> Is it possible

Re: Preview of Resolution Independent Control library for RevMobile

2012-07-25 Thread Terry Judd
>> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > > > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and mana

Re: Drop Shadow in Text Field

2012-07-25 Thread Terry Judd
t this url to subscribe, unsubscribe and manage your subscription >> preferences: >> http://lists.runrev.com/mailman/listinfo/use-livecode >> > > > > > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please vis

Re: iOS notification center external added to mergExt

2012-07-25 Thread Terry Judd
___ > 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 > Dr Terry Judd Senior Lect

Re: [ANN] Test Flight and direct to iOS device plugin added to mergExt

2012-07-29 Thread Terry Judd
_ > 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 > Dr Terry Judd Seni

Re: The Screen Density Conundrum

2012-07-31 Thread Terry Judd
__ > 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 > Dr Terry Judd Senior Lecturer in

<    1   2   3   4   5   6   >