Re: LiveCode and Linux

2013-06-06 Thread Richmond
On 07/06/13 02:22, Joe Klemmer wrote: On Thu, Jun 6, 2013 at 5:53 PM, Pascal Lehner wrote: I think there is a bug with sdk paths in 6.0.1. Afaik it was fixed in 6.0.2, probably worth giving that a try. When I go to d/l the community edition it only offers 6.0.1 for Linux. :-( That's queer;

Re: Getting Kanji from a .csv file

2013-06-06 Thread Dar Scott
I don't know what characters the field might throw away. So, putting the file into the field and then modifying the field seems scary to me. Maybe all the data is there, but maybe not. I'd set the field kinda like this: set the unicodeText of field "Processed File" to the uniEncode( URL ("

Re: Getting Kanji from a .csv file

2013-06-06 Thread Howard Bornstein
Hi Phil (and others), Thanks for the response and thanks especially to Devin for the excellent article. I was able to get the Kanji to appear properly after processing the whole file and then issuing this command: set the unicodetext of fld "ProcessedFile" to the uniencode(fld "ProcessedFile, "UT

Re: scrolling stack I made

2013-06-06 Thread Alejandro Tejada
Hi Colin, Colin Holgate-2 wrote > I did previously build an APK version, but when I try now I get > an "apk finalization failed" error. Are you able to open the stack > I posted, and publish your own APK? > > Here's the one I made at the conference. The current one has > some improvements: > >

Re: Polygon's share of its rectangle inconsistent?

2013-06-06 Thread dunbarx
I would have thought that the value should be 100% as well, since the array of points tested is within the rect of the object, not the colored part. I tried something like this a while ago, where I filled a polygon with a color, and tested whether the pixelColor was white or not. Interestingly,

Re: scrolling stack I made

2013-06-06 Thread Colin Holgate
I did previously build an APK version, but when I try now I get an "apk finalization failed" error. Are you able to open the stack I posted, and publish your own APK? Here's the one I made at the conference. The current one has some improvements: http://xfiles.funnygarbage.com/~colinholgate/apk

Re: scrolling stack I made

2013-06-06 Thread Alejandro Tejada
Hi All, Where could I find a link of this stack, already compiled for Android? I have tried, without success, to create an Android APK with Colin's stack using LiveCode Comunnity 6.0.2 for Android 2.2 Thanks in advance! Al -- View this message in context: http://runtime-revolution.278305.

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Gerry Orkin
Ender I was in Istanbul in September last year staying very near the park and loved the place - I definitely want to return. Thinking of you all, and hoping that this process leads to more respect and understanding, and less repression and religious bigotry. Cheers Gerry __

Re: Polygon's share of its rectangle inconsistent?

2013-06-06 Thread Dar Scott
I'm doing something wrong. I tried your function and I get almost 100%. The function within seems to work on the bounding rectangle not the shape. With this mod, I do get 100 percent: function coverage obLID set the filled of obLID to true put the rect of obLID into r repeat with x = (it

Re: Polygon's share of its rectangle inconsistent?

2013-06-06 Thread Dar Scott
A couple other thoughts: If it is not the lineSize, then maybe you can get a clue by comparing the the rect to the extent of the points that are within(). When fine tuning how I look at pixels, I tend to think of them as between the lines in the coordinate grid, little squares. However, I so

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Andrew Kluthe
One of my favorite books, ender. Seeing a glimpse of another world through the cracks opening in this one after so many years of just putting up with it is exhilarating. Keep fighting, keep experimenting with ways to build new and exciting social relationships with your neighbors in gezi park. T

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Ender Nafi Elekçioğlu
@Jacque, I'm also happy to see that *remarkable* people and to be with them. As I said, there is still hope for Homo Sapiens :) @Andrew, I'm an anarchist since I've read *The Dispossessed* of Ursula Le Guin when I was a child. But it was hard to believe that it can be realized. Seeing that I was

Re: LiveCode and Linux

2013-06-06 Thread Mark Wieder
Joe Klemmer writes: > Not to get into to much of a rant but I hate having to keep a WinXX > box around just because I want to do game programming. Unfortunately, > there's just so much stuff that's only available for Windows. Yeah. A few months ago after my last time-to-rebuild-Windows fiasco I

Re: Polygon's share of its rectangle inconsistent?

2013-06-06 Thread Dar Scott
lineSize? (aka border size) On Jun 6, 2013, at 5:39 PM, David Epstein wrote: > In order to properly adjust the relative area of two dissimilar polygons, I > thought I would use a function to determine the fraction of each polygon's > rectangle that is covered by the polygon. > > function cov

Re: LiveCode and Linux

2013-06-06 Thread Mark Wieder
Joe Klemmer writes: > Ah, ok. I just joined today. Still, you are a manly man. LOL. And welcome to the party. -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscrib

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Andrew Kluthe
@Andrew, *Anarchy* is suffered from a deliberate semantic shift. It's perceived as a bad word, like a *post-apocalyptic hell*. In fact, it's not. Gezi Park is the proof of it. {check the pictures at the link in my last post, again} Agreed. :) You don't have to convince me. I have considered mysel

Re: LiveCode and Linux

2013-06-06 Thread Joe Klemmer
On Thu, Jun 6, 2013 at 7:41 PM, Mark Wieder wrote: > The announcement was made on the list a couple of days ago. The website is > notoriously slow at keeping up. Ah, ok. I just joined today. Still, you are a manly man. :-) ___ use-livecode mailing

Re: LiveCode and Linux

2013-06-06 Thread Joe Klemmer
On Thu, Jun 6, 2013 at 7:40 PM, Mark Wieder wrote: >> That's effectively what I have but it's not playing nice with me. I'm >> going to try this on the Win7 box and see what happens there. > > Right... if it doesn't work on linux, try it on Windows . Not to get into to much of a rant but I hat

Re: LiveCode and Linux

2013-06-06 Thread Mark Wieder
Joe- The announcement was made on the list a couple of days ago. The website is notoriously slow at keeping up. -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, u

Re: LiveCode and Linux

2013-06-06 Thread Mark Wieder
Joe Klemmer writes: > That's effectively what I have but it's not playing nice with me. I'm > going to try this on the Win7 box and see what happens there. Right... if it doesn't work on linux, try it on Windows . -- Mark Wieder mwie...@ahsoftware.net _

Polygon's share of its rectangle inconsistent?

2013-06-06 Thread David Epstein
In order to properly adjust the relative area of two dissimilar polygons, I thought I would use a function to determine the fraction of each polygon's rectangle that is covered by the polygon. function coverage obLID set the filled of obLID to true put the rect of obLID into r repeat

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread J. Landman Gay
On 6/6/13 5:51 PM, Ender Nafi Elekçioğlu wrote: A little update to the situation: As of now, the police is forced to retract from Taksim - Istanbul and Gezi Park is like the Smurf Village :) I mean, everybody brings food and other goods; and whoever need something get whatever he/she needs. M

Re: LiveCode and Linux

2013-06-06 Thread Joe Klemmer
On Thu, Jun 6, 2013 at 7:28 PM, Mark Wieder wrote: >> When I go to d/l the community edition it only offers 6.0.1 for Linux. > > http://downloads.livecode.com/livecode/6_0_2/ You, sir, are a man among men! Thank you, Joe -- Indie Game Dev and Linux User Contact Info: http://about.me/joeklemmer

Re: LiveCode and Linux

2013-06-06 Thread Joe Klemmer
On Thu, Jun 6, 2013 at 5:54 PM, Mark Wieder wrote: > I've got the following on Fedora Core 16... er... you're running a 32-bit > FC, right? Not a 64-bit? Right. 32-bit only. > I'm running with the openjdk rather than the Sun^H^H^HOracle version, but > either should work. And the android sdk is

Re: LiveCode and Linux

2013-06-06 Thread Mark Wieder
Joe Klemmer writes: > When I go to d/l the community edition it only offers 6.0.1 for Linux. http://downloads.livecode.com/livecode/6_0_2/ -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Ender Nafi Elekçioğlu
@Pierre, Thank you, your moral support {I mean all of you wise people out there} is important to us, thank you. @Tim, I saw many tourists who defended Gezi Park with us against all that tear gas and police brutality. That wasn't their cause, that wasn't their country, that wasn't their trees. A

Re: LiveCode and Linux

2013-06-06 Thread Joe Klemmer
On Thu, Jun 6, 2013 at 5:53 PM, Pascal Lehner wrote: > I think there is a bug with sdk paths in 6.0.1. Afaik it was fixed in > 6.0.2, probably worth giving that a try. When I go to d/l the community edition it only offers 6.0.1 for Linux. :-( -- Indie Game Dev and Linux User Contact Info: http

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Tim Selander
Thank you very much for reporting, and for acting! Our thoughts and prayers are with you, along with wishes that all this will lead to a better society for your family and country. I've never had the privilege to visit Turkey. But a few years ago my sister in law took a year off work just to t

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Andrew Kluthe
"This is what humanity can achieve without authority." All that and much more as history has shown when cracks in the systems of control open up enough for us to see something else being possible (even if only for a little while). ;) Let's de-legitimize the authority of any would-be governors and

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Ender Nafi Elekçioğlu
A little update to the situation: As of now, the police is forced to retract from Taksim - Istanbul and Gezi Park is like the Smurf Village :) I mean, everybody brings food and other goods; and whoever need something get whatever he/she needs. Money is not allowed. We built our library, our i

Re: [OT] What's happening here in Turkey...

2013-06-06 Thread Ender Nafi Elekçioğlu
* here is part 2 * I don't want any help whatsoever from you, 'cause this is our case, I know. To stand up for our nature, for our cultural heritages, for our rights… This post is just to inform you and for sharing my feelings. But please, please remember: This is not a political movement; we,

[OT] What's happening here in Turkey...

2013-06-06 Thread Ender Nafi Elekçioğlu
* This mail was posted by me last sunday but it's rejected because of length; so, trying again in 2 parts * Dear Friends, As I'm the one and only active LiveCode user in Turkey, I feel that the duty to inform you is on my shoulders. I was in the very center of the protests for sever

Re: LiveCode and Linux

2013-06-06 Thread Mark Wieder
Joe- I've got the following on Fedora Core 16... er... you're running a 32-bit FC, right? Not a 64-bit? I'm running with the openjdk rather than the Sun^H^H^HOracle version, but either should work. And the android sdk is still in my Downloads folder because I got lazy and never moved it out. And

Re: LiveCode and Linux

2013-06-06 Thread Pascal Lehner
Hi Joe, I think there is a bug with sdk paths in 6.0.1. Afaik it was fixed in 6.0.2, probably worth giving that a try. Best, Pascal On 6 Jun 2013 22:48, "Joe Klemmer" wrote: > Very new to LiveCode but not Linux or programming in general. I have > LiveCode Community 6.0.1 installed on my Fedora

Re: import snapshot bug?

2013-06-06 Thread Paul Hibbert
On 2013-06-06, at 1:34 PM, Klaus major-k wrote: >> Works fine here on linux in a button script. > > OK, seems to be a Mac thing. Works fine on Win7 too (via Parallels). Paul ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit t

web wrappers for php, livecode, and remote postgres servers

2013-06-06 Thread Dr. Hawkins
I suspect I'll understand much more this time around :) Even for local use, I'm writing wrappers of my own for multiple postgres db hits/queries that can be grouped. At the moment, they'll deal with livecode's inability to pass them correctly, but It also lets me bundle them for a single remote h

OT: Android file locations

2013-06-06 Thread Mark Wieder
I'm technologically-challenged when it comes to mobile phones, but I managed to transfer a few pictures from the conference from phone to my Android tablet over a Bluetooth connection. (I'd be way too embarrassed to say how many days it took to figure out how to do that). I can see the pictures in

LiveCode and Linux

2013-06-06 Thread Joe Klemmer
Very new to LiveCode but not Linux or programming in general. I have LiveCode Community 6.0.1 installed on my Fedora 18 box but I'm having a small problem getting the mobile stuff configured. When I go to Preferences -> Mobile Support to setup for Android development, the JDK path shows (none) an

Re: OT: Dinner or meetup in Berkeley (or SF, or somewhere, Wednesday 12th June

2013-06-06 Thread Mark Wieder
Alex- Thanks for posting this... I've been meaning to get around to it... I think SF is probably a more likely place to get folks to gather, but let's wait for responses to see who can make it where and see what we can get together. Responses to me or to Alex are fine. Probably not to this list, s

Re: import snapshot bug?

2013-06-06 Thread Mark Wieder
Klaus major-k writes: > OK, seems to be a Mac thing. > But just too funky it works when executed from the message box!? Yeah, if anything I'd expect the opposite. That message box is full of surprises. -- Mark Wieder mwie...@ahsoftware.net ___

OT: Dinner or meetup in Berkeley (or SF, or somewhere, Wednesday 12th June

2013-06-06 Thread Alex Tweedly
I'm visiting the Bay Area next week, and trying to get together with Mark Weider and Shauna for dinner. Somewhere in Berkeley I guess, or somewhere else in the North Bay (that's up to Mark, I don't know where up there is good). If any other LC'ers would like to join us - please let one or bo

Re: import snapshot bug?

2013-06-06 Thread Klaus major-k
Hi Mark, Am 06.06.2013 um 22:29 schrieb Mark Wieder : > Klaus major-k writes: > Hi friends, >> >> I just experienced something that I consider a bug! >> LC 6.02 OOS, Mac OS X 10.8.4 >> >> When you issue a simple "import snapshot" you get the CROSSHAIR cursor >> and can drag a rect that gets sn

Re: import snapshot bug?

2013-06-06 Thread Mark Wieder
Klaus major-k writes: > > Hi friends, > > I just experienced something that I consider a bug! > LC 6.02 OOS, Mac OS X 10.8.4 > > When you issue a simple "import snapshot" you get the CROSSHAIR cursor > and can drag a rect that gets snapshotted. At least it used to work like this :-/ > > I jus

Re: Mail List Move Planned

2013-06-06 Thread Mark Wieder
Heather Laine writes: > Just a heads up that we are planning to move this list to a different server on Monday. Good thing this isn't being done on a weekday, when we might need the list. Thanks for the heads-up. -- Mark Wieder mwie...@ahsoftware.net _

Re: import snapshot bug?

2013-06-06 Thread Klaus major-k
Hi Jaqueline, Am 06.06.2013 um 22:19 schrieb "J. Landman Gay" : > I just tried it with LiveCode 6.0.2 and it works okay here. I sent "import > snapshot" from the message box. O yeah, really works this way, but not in a button in a stack, too funky! > Don't say the "C" word! Hehe :-D Saw a co

Re: import snapshot bug?

2013-06-06 Thread Klaus major-k
Hi Paul, Am 06.06.2013 um 22:17 schrieb Paul Hibbert : > Hi Klaus, > > I can confirm this does appear to be a bug from my tests, I didn't reply > straight away because I was going to test LC 5.5.5 too, but the doorbell rang > so I was sidetracked! OK. thanks! > I'll try LC 5.5.5 next. Alrea

Re: import snapshot bug?

2013-06-06 Thread J. Landman Gay
I just tried it with LiveCode 6.0.2 and it works okay here. I sent "import snapshot" from the message box. Don't say the "C" word! On 6/6/13 3:01 PM, Klaus major-k wrote: Hmmm, noone problems with this one or has a minute to spare to check this? And what if I say CHEEESEEE? :-) Am 06.06.201

Re: import snapshot bug?

2013-06-06 Thread Paul Hibbert
Hi Klaus, I can confirm this does appear to be a bug from my tests, I didn't reply straight away because I was going to test LC 5.5.5 too, but the doorbell rang so I was sidetracked! I'll try LC 5.5.5 next. Paul LC 6.0.2 Mac OSX 10.7.5 On 2013-06-06, at 1:01 PM, Klaus major-k wrote: > Hmmm

Re: import snapshot bug?

2013-06-06 Thread Klaus major-k
Hmmm, noone problems with this one or has a minute to spare to check this? And what if I say CHEEESEEE? :-) Am 06.06.2013 um 13:40 schrieb Klaus major-k : > Hi friends, > > I just experienced something that I consider a bug! > LC 6.02 OOS, Mac OS X 10.8.4 > > When you issue a simple "import sn

Re: Caching Deleting Reusing Storing files from Internet

2013-06-06 Thread Alejandro Tejada
Hi André, André Bisseret wrote > On Mac, the files are downloaded > each time I run the script. > They are not stored. > At first time I get a photo, > then I got a small video (but very > parasitized) followed by a short "noise" ;-) Downloaded and displayed files were an animated gif and a sho

Re: Getting Kanji from a .csv file

2013-06-06 Thread Dar Scott
If, by ASCII, you mean classic ASCII, 7 bits, then ASCII is UTF-8. You can process it as UTF-8. In even other words, ASCII is a subset of UTF-8 in a sense. The ASCII codes are valid Unicode codes and the UTF-8 form of Unicode containing only that range looks just like a sequence of bytes with

Re: Where to write application data

2013-06-06 Thread Peter Haworth
On Thu, Jun 6, 2013 at 11:12 AM, Klaus major-k wrote: > well, sometimes it is not a bad idea to read the "Release Notes" with > every new version ;-) > And sometimes, it's a good idea for the user guide and the dictionary to be updated with every new version! Actually, I take that back, it's ALW

Re: Getting Kanji from a .csv file

2013-06-06 Thread Peter Haworth
Let's say I have an sqlite database with data stored in utf-8 format, which I think is the default for sqlite dbs. The application using the database may be taking input in ASCII format or unicode depending on the user's language settings. So sometimes, the application will get ASCII data and othe

Re: Where to write application data

2013-06-06 Thread Klaus major-k
Hi guys, Am 06.06.2013 um 19:36 schrieb Peter Haworth : > On Thu, Jun 6, 2013 at 9:32 AM, Devin Asay wrote: > >> BTW, as I was experimenting I discovered that specialFolderPath("usr") on >> OS X yields ~/Library/Application Support. >> >> Maybe I'm the last one on this bus, but it was news to

RE: Successful recipe for LC iPhone apps...

2013-06-06 Thread Ralph DiMola
>Anybody submitted one recently and it got through ? John, I submitted an app on 5/22 and was approved on 5/25(3 Days. Fastest ever for me!!) using LC 5.5.5. iOS Xcode SDKs==>4.2, 4.4.1, 4.5.2 and 4.6. OSX 10.8.3. The app supports "3.1.3 or later", "Arm6/7(universal build)" and all device si

Re: Where to write application data

2013-06-06 Thread Peter Haworth
On Thu, Jun 6, 2013 at 9:32 AM, Devin Asay wrote: > BTW, as I was experimenting I discovered that specialFolderPath("usr") on > OS X yields ~/Library/Application Support. > > Maybe I'm the last one on this bus, but it was news to me, and very > helpful. :) > News to me also. specialFolderPath("

Re: Where to write application data

2013-06-06 Thread Devin Asay
On Jun 6, 2013, at 7:47 AM, Richard Gaskin wrote: > Devin Asay wrote: > > > I checked Ken Ray's site (http://www.sonsothunder.com/devres/livecode > > /tips/file010.htm) but don't find exactly what I'm looking for there, > > plus I'm not sure it's 100% up to date. > > FWIW, I was talking about K

Embed MapPoint into desktop application

2013-06-06 Thread Magicgate Software - Skip Kimpel
Anybody ever attempt to do this? Even possible? I am a scenario where a company is using MapPoint in a customized Access application. I want to rip it apart and re-build it but they rely heavily upon MapPoint that is integrated / imbedded in it. Just wondering if this has been attempted before.

Re: DB/Reporting Tools

2013-06-06 Thread Ruslan Zasukhin
On 6/6/13 5:48 PM, "Richard Gaskin" wrote: > Mike Kerner wrote: >> As you can see from Lynn and Ruslan's posting of the conversation >> they were having with me off-list, they think there should be no >> other tool. We'll see. > > Well, obviously as the makers of Valentina they're biased, but I

Re: Where to write application data

2013-06-06 Thread Devin Asay
On Jun 6, 2013, at 7:47 AM, Richard Gaskin wrote: > Devin Asay wrote: > > > I checked Ken Ray's site (http://www.sonsothunder.com/devres/livecode > > /tips/file010.htm) but don't find exactly what I'm looking for there, > > plus I'm not sure it's 100% up to date. > > FWIW, I was talking about Ke

Re: Successful recipe for LC iPhone apps...

2013-06-06 Thread Thomas McGrath III
Yeah, but that would be great plugin for Chip to build for crowd control… Tom -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Jun 6, 2013, at 5:47 AM, Paul Maguire wrote: > On 6 Jun 2013, at 10:41, Paul Maguire wrote: >> altMobResizer plug in by Chip Walters > > That should

Re: Mail List Move Planned

2013-06-06 Thread Thomas McGrath III
I always wanted to travel through a black hole. Can I do it anyway even if my email vanishes??? Please??? -- Tom McGrath III http://lazyriver.on-rev.com mcgra...@mac.com On Jun 6, 2013, at 4:10 AM, Heather Laine wrote: > Dear list members, > > Just a heads up that we are planning to move this

Re: Getting Kanji from a .csv file

2013-06-06 Thread Devin Asay
On Jun 5, 2013, at 9:42 PM, Phil Davis wrote: > Hi Howard, > > From one unicode-ignorant soul to another - > > Devin's explanation about LC & Unicode got me started: >http://livecode.byu.edu/unicode/unicodeInRev.php -- the good part is > about a third of the way down > > Using this info

Re: DB/Reporting Tools

2013-06-06 Thread Richard Gaskin
Mike Kerner wrote: As you can see from Lynn and Ruslan's posting of the conversation they were having with me off-list, they think there should be no other tool. We'll see. Well, obviously as the makers of Valentina they're biased, but IMO their craftsman's pride is quite understandable: No

Re: DB/Reporting Tools

2013-06-06 Thread Mike Kerner
Andrew, "Rolling your own" is what I have been doing previously, with LC, but I have been messing with Valentina for a couple of weeks, which is why I was curious if anybody is using anything else with LC. As you can see from Lynn and Ruslan's posting of the conversation they were having with me

Re: Where to write application data

2013-06-06 Thread Richard Gaskin
Devin Asay wrote: > I checked Ken Ray's site (http://www.sonsothunder.com/devres/livecode > /tips/file010.htm) but don't find exactly what I'm looking for there, > plus I'm not sure it's 100% up to date. FWIW, I was talking about Ken about the list at his site just a couple weeks ago while diag

Re: Where to write application data

2013-06-06 Thread Dr. Hawkins
On Wed, Jun 5, 2013 at 8:51 PM, Peter Haworth wrote: > Not sure there's a standard place on Linux but I think I've just used the > users home directory with a company/application folder within that > That, as Warren described, *is* the unix standard, and has been since the PDP-11. OK, it's kind

Re: import snapshot bug?

2013-06-06 Thread Klaus major-k
Hi Mark, Am 06.06.2013 um 13:46 schrieb Mark Schonewille : > Hi Klaus, > > Didn't someone report exactly this yesterday? not that I knew :-) > -- > Best regards, > > Mark Schonewille > > Economy-x-Talk Consulting and Software Engineering > Homepage: http://economy-x-talk.com > Twitter: http

Re: [IMPORTANT] Survey about Programming LiveCode for the Real Beginner

2013-06-06 Thread Mark Schonewille
Hello, Please, don't forget to fill out the survey at http://qery.us/3i0 Your answers will determine whether we're going to produce a second print of the book, in which quantity and in which format. -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepag

Re: import snapshot bug?

2013-06-06 Thread Mark Schonewille
Hi Klaus, Didn't someone report exactly this yesterday? -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage: http://economy-x-talk.com Twitter: http://twitter.com/xtalkprogrammer KvK: 50277553 Use Color Converter to convert CMYK, RGB, RAL, XYZ, H.Lab

import snapshot bug?

2013-06-06 Thread Klaus major-k
Hi friends, I just experienced something that I consider a bug! LC 6.02 OOS, Mac OS X 10.8.4 When you issue a simple "import snapshot" you get the CROSSHAIR cursor and can drag a rect that gets snapshotted. At least it used to work like this :-/ I just tested this in a fresh stack with only a b

Re: mobile image gallery / slider - web or standalone based?

2013-06-06 Thread Mark Wilcox
Yes, my file-based method is purely to avoid needing to run a server at all (because it's really cheap just to host files on, say, Amazon S3) but if you run your own servers anyway then it's a much neater solution to have a simple API to tell you which images you need to download and where to ge

Re: mobile image gallery / slider - web or standalone based?

2013-06-06 Thread Matthias Rebbe
Mark, thank your for your thoughts. I think i will let livecode download the images to store and chache them directly. I could let my livecode app "communicate" with an LiveCode server script to get information about modification dates. Regards, Matthias Am 05.06.2013 um 11:50 schrieb Mark Wi

Re: Successful recipe for LC iPhone apps...

2013-06-06 Thread Paul Maguire
On 6 Jun 2013, at 10:41, Paul Maguire wrote: > altMobResizer plug in by Chip Walters That should be 'altMobileResizer' ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscriptio

Re: Successful recipe for LC iPhone apps...

2013-06-06 Thread Paul Maguire
On 5 Jun 2013, at 13:10, John Dixon wrote: > Anybody submitted one recently and it got through ? I just recently got my first LC app through. It is very graphic heavy. I built it at 320x480. I built full-screen assets at 640x960 and scaled these down 50%. The scaling code is handled by the a

Re: Caching Deleting Reusing Storing files from Internet

2013-06-06 Thread André Bisseret
Bonjour Alejandro, On Mac, the files are downloaded each time I run the script. They are not stored. At first time I get a photo, then I got a small video (but very parasitized) followed by a short "noise" ;-) Best regards André Le 6 juin 2013 à 05:50, Alejandro Tejada a écrit : > Hi all, > >

Mail List Move Planned

2013-06-06 Thread Heather Laine
Dear list members, Just a heads up that we are planning to move this list to a different server on Monday. This will mean it will be offline for a few hours during the move. We'll let you know just before we start the move, and when it is back up again. During this period please don't attempt t

Re: Getting Kanji from a .csv file

2013-06-06 Thread Alan Stenhouse
Hi Phil, Howard Actually, Kanji is normally read from top to bottom, right to left... but thankfully most of probably don't have to deal with it like that... :-) Another of Devin's useful articles on Unicode is this lesson: http://lessons.runrev.com/m/4067/l/20441 The function below might be u