Re: Post-KickStarter LiveCode - security issue fix?

2013-02-28 Thread Dr. Hawkins
On Thu, Feb 28, 2013 at 10:11 AM, stephen barncard < stephenrevoluti...@barncard.com> wrote: > um, wouldn't that render a just-in-time compiler based language useless? > > Yes, but if the choices is between plain-text source shipping for JIT and being pre-compiled, I'll take pre-compiled . . . As

SoCal User Group meeting: March 7 in Pasadena

2013-02-28 Thread Richard Gaskin
The next SoCal LiveCode User Group meeting is coming up one week from today at 7PM in Pasadena - details in the LUG section of the LiveCode forums: -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.c

Re: [OT] for anyone looking for a Mac expert writer...

2013-02-28 Thread Mark Wieder
Colin Holgate writes: > > Ilene Hoffman is something of a legend in the Mac community, but even legends can sometimes be looking for > work! That did at least mean she got back to me quickly over the last week, and helped to clinch some of the > online reviews for the LiveCode Kickstarter campai

Re: Need good USB HID driver for LiveCode under Windows

2013-02-28 Thread Mark Talluto
On Feb 28, 2013, at 11:35 AM, Phil Davis wrote: > Hi Mitchell, > > I maintain an app that uses WinUSB via an external to interact with an HID > device. The device is a keyboard-like thing with backlighted keys that are > turned on and off by the app using it. We hired Dar Scott to develop the

Re: about resolution independence...

2013-02-28 Thread Monte Goulding
On 01/03/2013, at 8:36 AM, Richard Gaskin wrote: > And what it could be: > > If this mechanism could be applied to groups as well as cards, we could use > it to provide zoomable views for our users in all sorts of apps. Just as long as we are talking about rendering the objects at the correc

Re: about resolution independence...

2013-02-28 Thread Colin Holgate
Sure, and what I wrote too if it's of use. On Feb 28, 2013, at 4:36 PM, Devin Asay wrote: > This is a fantastic overview of the problem! Do you mind if I make these > links available to my students? We are studying how to make mobile apps with > LiveCode this semester, and the different resol

Re: about resolution independence...

2013-02-28 Thread Richard Gaskin
Colin Holgate wrote: > What it is not: Something that will automatically layout your > interface, using different styled buttons, or different arrangements > of controls. If you're doing an app that needs different layout for > portrait and landscape, or different buttons for small screens > comp

Re: about resolution independence...

2013-02-28 Thread Devin Asay
Colin, This is a fantastic overview of the problem! Do you mind if I make these links available to my students? We are studying how to make mobile apps with LiveCode this semester, and the different resolutions are a major issue. Thanks for this. Regards, Devin On Feb 28, 2013, at 1:56 PM,

Re: Now that the kickstarter was such a huge success...

2013-02-28 Thread David C.
> Given that there are only so many banks, and there were 3,342 backers, I > wonder if the banks spotted a pattern? > More than a few banks (mine for sure) automatically flag International transactions, I think. ...it puts convenience into the toilet, but I for one am pleased with the extra secur

[OT] for anyone looking for a Mac expert writer...

2013-02-28 Thread Colin Holgate
Ilene Hoffman is something of a legend in the Mac community, but even legends can sometimes be looking for work! That did at least mean she got back to me quickly over the last week, and helped to clinch some of the online reviews for the LiveCode Kickstarter campaign, most notably by bullying J

about resolution independence...

2013-02-28 Thread Colin Holgate
I know quite a bit about showing content at a size that is different to the original document size, everything I make in Flash uses that ability, it lets me make a single file that works for all existing mobile screens. But, it would be easy for most people to not understand what resolution inde

Re: Need good USB HID driver for LiveCode under Windows

2013-02-28 Thread Phil Davis
Hi Mitchell, I maintain an app that uses WinUSB via an external to interact with an HID device. The device is a keyboard-like thing with backlighted keys that are turned on and off by the app using it. We hired Dar Scott to develop the external that interacts with WinUSB, and to write the LC

Re: Post-KickStarter LiveCode - security issue fix?

2013-02-28 Thread Ian Wood
Sure would... Ian On 28 Feb 2013, at 18:11, stephen barncard wrote: > um, wouldn't that render a just-in-time compiler based language useless? > > On Thu, Feb 28, 2013 at 7:47 AM, Dr. Hawkins wrote: > >> >> >> Maybe a "doNotCompile" property that can be set to true? >> > Stephen Barncard >

Re: Where to write a shared file to?

2013-02-28 Thread Thomas McGrath III
Thanks Graham, I am testing this but I don't have a Windows box (yet) so I can only test on Parallels in Windows XP but the results do look promising. Problem is I need to know for sure. Thanks again Tom -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Feb 28, 2013, at 1:13

Re: Where to write a shared file to?

2013-02-28 Thread Graham Samuel
I think it's OK if you haven't got a sandbox situation to deal with, but I'm not 100% sure - but a quick experiment would prove it. I can do this, but not right now, so maybe it's better to experiment yourself. Cheers Graham On 28 Feb 2013, at 18:57, Thomas McGrath III wrote: > Graham, > > T

Re: Post-KickStarter LiveCode - security issue fix?

2013-02-28 Thread stephen barncard
um, wouldn't that render a just-in-time compiler based language useless? On Thu, Feb 28, 2013 at 7:47 AM, Dr. Hawkins wrote: > > > Maybe a "doNotCompile" property that can be set to true? > Stephen Barncard San Francisco Ca. USA more about sqb

RE: KickStarter Web Page

2013-02-28 Thread Ralph DiMola
I got my binoculars out, got on the roof and I can see the Kickstarter flag has been lowered at the Edinburgh castle. I just closed my browser. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-bo

Re: Where to write a shared file to?

2013-02-28 Thread Thomas McGrath III
Graham, Thanks for the reply.I was looking at the preferences or documents folder due to permission issues but I am just not sure if I use my apps Support folder if another application can write to it? Or is the support folder able to be accessed from both apps? Do you know? Thanks Tom -- To

Re: KickStarter Web Page

2013-02-28 Thread Colin Holgate
And the tracking app I wrote. On Feb 28, 2013, at 12:44 PM, Thomas McGrath III <3mcgr...@comcast.net> wrote: > So, Can I close this KickStarter web page now? I've had it up for a month. ___ use-livecode mailing list use-livecode@lists.runrev.com Pleas

Re: Where to write a shared file to?

2013-02-28 Thread Graham Samuel
Tom, unless I've misunderstood what you need, why not use the specialFolderPath("support") path? These are paths that can be written to by an application on both platforms. It's easy to see what the path actually is, so you can tell the low level application. I'm using this approach for somewher

KickStarter Web Page

2013-02-28 Thread Thomas McGrath III
So, Can I close this KickStarter web page now? I've had it up for a month. Thomas J McGrath III 3mcgr...@comcast.net Lazy River Software http://lazyriver.on-rev.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url t

Re: Now that the kickstarter was such a huge success...

2013-02-28 Thread Colin Holgate
Given that there are only so many banks, and there were 3,342 backers, I wonder if the banks spotted a pattern? On Feb 28, 2013, at 12:35 PM, Jeff Reynolds wrote: > >ironically my credit card company bounced the kickstarter charge early this > >am! why was this idiot doing a large charge to t

Re: Now that the kickstarter was such a huge success...

2013-02-28 Thread Jeff Reynolds
I still want my hair when it comes off! Something to pass on to future generations. i think that was in at around the 35pound pledge was it not? Cheers to Kevin and the Team and everyone here for pitching in with pr and money to pull this off! what a trail its been since 97 when i first starti

Where to write a shared file to?

2013-02-28 Thread Thomas McGrath III
I am working on a cross-platform (Mac/Windows) app and I had to hire out for a low level application to be written that will trap 'all' key events on both platforms. Pretty straight forward. It timestamps and writes the key or keys that were hit out to a file that I in turn look for changes to f

Re: The trick for Linux is getting it into the repositories

2013-02-28 Thread Richard Gaskin
Peter Alcibiades wrote: There's EdUbuntu and a bunch more Ubuntu based ones and Skolelinux aka Debian Edu and Doudou Linux based on Debian proper. One of the speakers we got for our UbuCon event is very close to the Edubuntu team. I imagine as this moves along we'll see LC get a lot of atte

Re: The trick for Linux is getting it into the repositories

2013-02-28 Thread Peter Alcibiades
Probably if you cover Ubuntu and Debian that's going to be most of it for education. There's EdUbuntu and a bunch more Ubuntu based ones and Skolelinux aka Debian Edu and Doudou Linux based on Debian proper. There is an Arch based education one, and a variant based on Suse, and one based on Fedo

Re: Post-KickStarter LiveCode - security issue fix?

2013-02-28 Thread Dr. Hawkins
On Wed, Feb 27, 2013 at 11:35 AM, Kevin Miller wrote: > This is a common problem with high level languages and has always been > present not only in our platform, but in many others throughout history. > We do have various ideas about how to further improve code security in the > commercial editi

Re: Kickstarter Pledge Payment Not Accepted

2013-02-28 Thread Dr. Hawkins
On Thu, Feb 28, 2013 at 6:43 AM, Todd Geist wrote: > This is just a heads up. A couple of us had their payments declined by > their banks because they considered the transaction suspicious. A call to > the bank cleared it up, and the charge was accepted. > Mine was one of these. In fact, *ever

Re: On-Rev : Phishing attempt

2013-02-28 Thread dwilliams
Hello, These types of attacks are common and generally unrelated to the mail server hosting your mail services. If you would like me to confirm that there has been no internal malicious activity, contact me via my personal email address or support and I will be happy to inspect the origin

Re: The trick for Linux is getting it into the repositories

2013-02-28 Thread Richard Gaskin
Peter Alcibiades wrote: > The trick for Linux is going to be getting it into the main repos - > Debian, Fedora, Suse, Ubuntu. A Slackware package too. That is > really what will make it take off in Linux. Agreed. I talked about this with Canonical's Jono Bacon a couple days ago, and now that

Re: On-Rev : Phishing attempt

2013-02-28 Thread Richard Gaskin
When in doubt you can forward suspicious emails that appear to be from PayPal to sp...@paypal.com and they'll reply back to let you know if it was a scam or not. -- Richard Gaskin Fourth World LiveCode training and consulting: http://www.fourthworld.com Webzine for LiveCode developers: http

Kickstarter Pledge Payment Not Accepted

2013-02-28 Thread Todd Geist
This is just a heads up. A couple of us had their payments declined by their banks because they considered the transaction suspicious. A call to the bank cleared it up, and the charge was accepted. My guess is that charge probably originated in the UK. Then it shows up in the middle of the

Re: Now that the kickstarter was such a huge success...

2013-02-28 Thread Andrew Kluthe
I think he should have to wear a fake one until his real one grows in. On Thu, Feb 28, 2013 at 5:10 AM, Malte Brill wrote: > When will we see a TED-talk by Kevin? Ideally sporting his newly aquired > beard? :-) > ___ > use-livecode mailing list > use-l

Re: Browser!!!!

2013-02-28 Thread Andrew Kluthe
We would likely fund a kickstarter or fund this feature alone. An async mongo driver would solve every single programming problem I have right now. Andrew On Wed, Feb 27, 2013 at 9:53 PM, Richard Gaskin wrote: > Monte Goulding wrote: > > >... maybe someone wants a new db connectivity layer ;-) >

Congratulations, community!

2013-02-28 Thread Kurt Kaufman
I'm very glad to see that we all could come together to support this promising endeavor! Even though I'm not doing much programming at the moment, I do use my LC-based applications everyday in a professional setting, and have a significant interest in seeing continued support for LC. Thanks to a

Re: Kevin Miller Video on 1001 things to do with LiveCode

2013-02-28 Thread Peter W A Wood
Oops I forgot the URL - http://livecode1001.blogspot.com/2013/02/make-talking-dog.html On 28 Feb 2013, at 20:37, Peter W A Wood wrote: > I've just updated the entry on John Craig's fantastic lip syncing Kevin > Miller to show the embedded video instead of just a screenshot. It's short, > fun a

Kevin Miller Video on 1001 things to do with LiveCode

2013-02-28 Thread Peter W A Wood
I've just updated the entry on John Craig's fantastic lip syncing Kevin Miller to show the embedded video instead of just a screenshot. It's short, fun and very topical. Peter http://LiveCode1001.blogspot.com PS There was a link to the video in the previous version but I think this looks bett

Now that the kickstarter was such a huge success...

2013-02-28 Thread Malte Brill
When will we see a TED-talk by Kevin? Ideally sporting his newly aquired beard? :-) ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev

Re: The trick for Linux is getting it into the repositories

2013-02-28 Thread Bernard Devlin
I thought the same thing last night. And I see strong reasons why some Linux distributions will want it to be there. One of my greatest disappointments with LiveCode in the last 10 years has been my problems getting it running on almost every distribution I've tried (when I could get it running w

Re: party time

2013-02-28 Thread Jan Schenkel
Heh, you're absolutely right, Björnke - these are exciting times! I guess the day-job has rewired my brain to think in terms of deadlines ;-) Cheers, Jan Schenkel.   = Quartam Reports & PDF Library for LiveCode www.quartam.com = "As we grow older, we grow both wiser and more foolish a

Re: party time

2013-02-28 Thread Björnke von Gierke
This is not the end of a crazy month, this is the start of an insane year :-D On 28.02.2013, at 10:26, Jan Schenkel wrote: > Final pledge total: £493,795 - amazing end result after this roller-coaster > ride. > Congrats to the RunRev team and thanks to all who have now coloured the > future Liv

Re: party time

2013-02-28 Thread Gerry Orkin
Be there shortly. Just getting take away :) Gerry On Thu, Feb 28, 2013 at 8:04 PM, Monte Goulding wrote: > https://plus.google.com/events/c9ps7jck84e2gfpt7s1orn2e1os… > -- > M E R Goulding > Software development services > Bespoke application development for vertical markets > mergExt - There

Re: party time

2013-02-28 Thread Jan Schenkel
Final pledge total: £493,795 - amazing end result after this roller-coaster ride. Congrats to the RunRev team and thanks to all who have now coloured the future LiveCode-blue! (No time to party for me as I'm at the day-job *sniffles*) Cheers, Jan Schenkel.   = Quartam Reports & PDF Librar

party time

2013-02-28 Thread Monte Goulding
https://plus.google.com/events/c9ps7jck84e2gfpt7s1orn2e1os… -- M E R Goulding Software development services Bespoke application development for vertical markets mergExt - There's an external for that! ___ use-livecode mailing list use-livecode@lists.ru

The trick for Linux is getting it into the repositories

2013-02-28 Thread Peter Alcibiades
The trick for Linux is going to be getting it into the main repos - Debian, Fedora, Suse, Ubuntu. A Slackware package too. That is really what will make it take off in Linux. Peter ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: Post-KickStarter LiveCode - security issue fix?

2013-02-28 Thread Lyn Teyla
Thanks Kevin, looking forward to the security improvements. Lyn On Feb 27, 2013, at 8:35 PM, Kevin Miller wrote: > This is a common problem with high level languages and has always been > present not only in our platform, but in many others throughout history. > We do have various ideas about