AW: use of colors of an image?

2011-05-02 Thread Tiemo Hollmann TB
Hi Thunder, great, that's just what I need, perfect! But now I am still curious, what the eight colors of an image are for. Any hint? Thanks, Tiemo > -Ursprüngliche Nachricht- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Th

Re: on-rev writing to

2011-05-02 Thread Sarah Reichelt
Write the irev file first with placeholder variables instead of data that would be sent. e.g. Now test it from your browser by going to http://yourdomain.on-rev.com/writeData.irev It should display the OK and you should see the folder & file created. Once that is working, you can start sending

OT: are 72dpi still state of the art for screen design?

2011-05-02 Thread Tiemo Hollmann TB
Hi, from the 90th the appropriate resolution for images for screen design was 72dpi. When looking around I see more often images with 96dpi and in the iWorld we speak about the retina display with xxdpi and when looking into the display properties of my windows machine, the textsize is a 9pt font

Re: AW: use of colors of an image?

2011-05-02 Thread Mark Schonewille
Hi Tiemo, I don't have a real answer, but I'll try. Those colours are the colour properties of every object in Rev, but I don't think they work for image objects. I suspect this is a bug, because I would expect to be able to change the border, top, bottom and shadow colours. Perhaps, this did

AW: AW: use of colors of an image?

2011-05-02 Thread Tiemo Hollmann TB
Hi Mark, Yep, I was thinking something like that, good to know that I din't have missed again any fantastic feature :) Tiemo > -Ursprüngliche Nachricht- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Mark Schonewille > Gesen

Live LiveCode Code Event #21 Wrap-Up

2011-05-02 Thread Mark Schonewille
Dear LiveCoders, Last Saturday, 30 April, we had another nice on-line gathering of LiveCode fans. This time we had 2 interesting presentations. Thierry demonstrated one of his latest LiveCode externals called SunnYmidi. SunnYmidi is a fast and easy-to-use music midi player with absolutely no

Re: OT: are 72dpi still state of the art for screen design?

2011-05-02 Thread Colin Holgate
If you are drawing text, and want the text to occupy an exact amount of screen area (perhaps because you are doing a page layout, and want to hold up the physical paper against your screen and see that it's the right size), then dpi may matter. If you're working on graphics in Photoshop, that ar

Calling all RevLive webcast attendees

2011-05-02 Thread Richard Gaskin
Many thanks to everyone at RunRev Ltd and all the attendees live on online for the best-ever RevLive last week. For all the good times we had, there was one minor drawback: it seems there was a glitch in which the chat logs for the simulcast of the RevLive sessions were not saved here at the c

[Invitation] Post-Conference Bay area dinner

2011-05-02 Thread Björnke von Gierke
Hello Dearest coder If you are still in the Bay area, maybe you'd like to meet some people again in a smaller circle the full on conference? We have decided to do a evening dinner meeting in Berkeley on this Wednesday. If you're interested, please mail me off list. Once we know roughly how man

Cleaning Exif Data from an image

2011-05-02 Thread Andrew Kluthe
I do not know much about image manipulation in livecode or in general. But, I am looking for a way to scrub exif data off an image easily and without loss to the picture. There are libraries in php that let me do this, but I would really like a standalone tool that I could automate the process. Ha

Re: Cleaning Exif Data from an image

2011-05-02 Thread mwieder
> Has anyone done this or know where to get started? http://www.imagemagick.org/ -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subsc

Re: Cleaning Exif Data from an image

2011-05-02 Thread Peter W A Wood
On Tuesday, 3 May 2011, Andrew Kluthe wrote: > I do not know much about image manipulation in livecode or in general. But, > I am looking for a way to scrub exif data off an image easily and without > loss to the picture. There are libraries in php that let me do this, but I > would really like a

Re: Cleaning Exif Data from an image

2011-05-02 Thread Warren Samples
On Monday, May 02, 2011 04:51:32 PM Andrew Kluthe wrote: > I do not know much about image manipulation in livecode or in general. But, > I am looking for a way to scrub exif data off an image easily and without > loss to the picture. There are libraries in php that let me do this, but I > would rea

Re: Cleaning Exif Data from an image

2011-05-02 Thread Andrew Kluthe
I should have been more clear. I am looking to develop a small livecode standalone that does this easily. Installing php or python on a system isn't really what I am looking for. I am trying to make this incredibly simple for non-technical people. Installing imagemagick on install of the program m

Re: GLXFramework

2011-05-02 Thread Thomas McGrath III
One good thing about attempting to use the GLXframework is that I "found" all of my old plugins and started to use them again. It is like old friends come to visit. Save and Archive, Auto Save, Layout Manager. tm|color, tm|gradient, tm|audio, Inspection Gadget, etc. One thing is the altPlugins

Re: Cleaning Exif Data from an image

2011-05-02 Thread Thomas McGrath III
Andrew, You can run python from within Livecode!?! FYI HTHs -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On May 2, 2011, at 8:32 PM, Andrew Kluthe wrote: > I should have been more clear. I am looking to develop a small livecode > standalone that does this easily. Install

Re: GLXFramework

2011-05-02 Thread stephen barncard
Remo is still an active, viable product and Jerry Daniels does provide support. I use it every day. On 2 May 2011 19:25, Thomas McGrath III wrote: > > One thing is the altPlugins no longer update and Remo & (what ever else it > has been called) still works but has no support. > > > -- Tom McGrat

LC in Education

2011-05-02 Thread Judy Perry
Greetings, all! We had not one but TWO lovely little LC in Education presentations at the conference (the second of which featured Larry Lesler showing us something he's working on, and which went on for two straight hours!) and, as a means of keeping all the educators or those using LC in som

Re: Cleaning Exif Data from an image

2011-05-02 Thread Andrew Kluthe
Yeah, that is what I am doing now. ActivePython is like 45 megs though. :\ Trying to keep file sizes small. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-image-tp3491102p3491616.html Sent from the Revolution - User mailing list archive

Re: LC in Education

2011-05-02 Thread Colin Holgate
On May 2, 2011, at 11:03 PM, Judy Perry wrote: > > We had not one but TWO lovely little LC in Education presentations at the > conference (the second of which featured Larry Lesler Is he related to Larry Telser? ___ use-livecode mailing list use

Re: iOS scroller blocking 2nd touch event

2011-05-02 Thread J. Landman Gay
On 5/2/11 12:09 AM, Scott Morrow wrote: I am using a "2 finger touch" event to call a HUD panel (thanks, René!) in iOS. This seemed to work well until I tried it on a card that also had a UIScrollView object. When the scroller is present I can only get the first touch. I'm testing for the first

Re: AW: AW: use of colors of an image?

2011-05-02 Thread J. Landman Gay
On 5/2/11 4:43 AM, Tiemo Hollmann TB wrote: Hi Mark, Yep, I was thinking something like that, good to know that I din't have missed again any fantastic feature :) The colors map to the first 8 colors of the image palette, if it has one. You can't use them for much. It's historical, since Me

Re: LC in Education

2011-05-02 Thread Judy Perry
:-p Sorry, my bad. He IS Larry Tesler. Judy On Mon, 2 May 2011, Colin Holgate wrote: Is he related to Larry Telser? ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscr

Re: Cleaning Exif Data from an image

2011-05-02 Thread J. Landman Gay
On 5/2/11 7:32 PM, Andrew Kluthe wrote: I should have been more clear. I am looking to develop a small livecode standalone that does this easily. Installing php or python on a system isn't really what I am looking for. I am trying to make this incredibly simple for non-technical people. Installi

Re: Cleaning Exif Data from an image

2011-05-02 Thread Andrew Kluthe
Sorry, I have not worked much with images in livecode. Bring an image into an image object and export a snapshot of the image control? Is that how you import and then export the jpeg? -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-imag

Re: LC in Education

2011-05-02 Thread Colin Holgate
On May 2, 2011, at 11:45 PM, Judy Perry wrote: > > Sorry, my bad. He IS Larry Tesler. I suspected as much. For anyone who doesn't know who Larry is, he worked on Smalltalk, at Xerox Parc, which led on to what Apple did later, and he was a lead person on the Lisa team. __

Re: Cleaning Exif Data from an image

2011-05-02 Thread Warren Samples
On Monday, May 02, 2011 11:00:25 PM J. Landman Gay wrote: > You can import the image, and then re-export it as jpeg. The engine will > decompress the original and strip the exif data. When you export, you > may lost some quality, but it may not be noticable. This is a really elegantly simple so

Re: OT: are 72dpi still state of the art for screen design?

2011-05-02 Thread Terry Vogelaar
Hi Tiemo, I like to supplement to what Colin is saying, that as long as we talk about screens, there is practically no way to tell how large a pixel is. So you can fill in whatever measure suits you. On screens, the only 'true' measurement is pixels. Currently I have an external screen attache

Re: Cleaning Exif Data from an image

2011-05-02 Thread Andrew Kluthe
Thank you all for the advice. I have this sorted out nicely now. -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Cleaning-Exif-Data-from-an-image-tp3491102p3491752.html Sent from the Revolution - User mailing list archive at Nabble.com. _