Off topic: Thoughts on the Apple keynote and new push to services?

2019-03-26 Thread Mark Rauterkus via use-livecode
Hi All, So, Apple is going further into media. Any interesting thoughts from you to share? Mark Rautekus -- -- Ta. Mark Rauterkus mark.rauter...@gmail.com Swimming and Water Polo Coach, Schenley High School, Pittsburgh, PA http://CLOH.wikia.com 412 298 3432 = cell _

Re: [OT] Google Keynote - forget death by PowerPoint

2015-06-01 Thread Bob Sneidar
Wow that was quite amazing. I am going to have to watch the whole thing now. Bob S > On May 30, 2015, at 18:34 , Kay C Lan wrote: > > A lot of talk about Mobile computing so not completely off topic. > > If you ever do a presentation at a conference then the bar has been set > pretty high fo

[OT] Google Keynote - forget death by PowerPoint

2015-05-30 Thread Kay C Lan
A lot of talk about Mobile computing so not completely off topic. If you ever do a presentation at a conference then the bar has been set pretty high for the openning splash. As you watch this you need to remember this is in a conference room and the screens are all around you. It slows down a bit

Re: Keynote

2015-03-13 Thread stephen barncard
Livecode at SXSW is so cool- this year will be a turning point for the platform... I just had another dear musician friend take my advice and get into learning about it. He's deep into it right now. sqb -- Stephen Barncard - Sebastopol Ca. USA - Deeds Not Words On Fri, Mar 13, 2015 at 10:17 AM,

Re: Keynote

2015-03-13 Thread Kevin Miller
Yes - will do. Sent from my iPhone > On 13 Mar 2015, at 12:03, Colin Holgate wrote: > > If you have the time, maybe while traveling, can you let us know what the > reaction is like at SXSW? > > >>> On Mar 13, 2015, at 12:00 PM, Kevin Miller wrote: >>> >>> On my way to Austin for SXSW just

Re: Keynote

2015-03-13 Thread Colin Holgate
If you have the time, maybe while traveling, can you let us know what the reaction is like at SXSW? > On Mar 13, 2015, at 12:00 PM, Kevin Miller wrote: > > >On my way to Austin for SXSW just now. ___ use-livecode mailing list use-livecode@lists.runr

Re: Keynote

2015-03-13 Thread Kevin Miller
5 07:41, Marc at Home wrote: >>>>> Hi Simon, >>>>> >>>>> Thank you very much! >>>>> >>>>> Best regards, >>>>> Marc >>>>> >>>>> Verstuurd vanaf mijn iPad >>&g

Re: Keynote

2015-03-13 Thread Marc Van Cauwenberghe
>>> >>> >>>> On 13/03/2015 07:41, Marc at Home wrote: >>>> Hi Simon, >>>> >>>> Thank you very much! >>>> >>>> Best regards, >>>> Marc >>>> >>>> Verstuurd vanaf mijn iP

Re: Keynote

2015-03-13 Thread Simon Knight
om 08:34 heeft Simon Knight het volgende geschreven: Marc, I took a copy using screen snapz which you are welcome to although Livecode did say they were making the keynote available. My copy has a few audio drop outs each lasting a few seconds. It is just under 300Mbytes : https

Re: Keynote

2015-03-13 Thread Colin Holgate
The GoToMeeting session was recorded, so I would expect a link at some point. > On Mar 13, 2015, at 2:35 AM, Marc at Home > wrote: > > Hi, > Does anyone know if where I can get hold of the Kevin's keynote. I missed it >

Re: Keynote

2015-03-13 Thread Marc at Home
>> >>> Op 13-mrt.-2015 om 08:34 heeft Simon Knight het >>> volgende geschreven: >>> >>> Marc, >>> >>> I took a copy using screen snapz which you are welcome to although Livecode >>> did say they were making the keynote availabl

Re: Keynote

2015-03-13 Thread Simon Knight
e for everyone to watch? Since I watched the keynote live yesterday I do not have a copy of your catch it as yet. Best wishes, Pascal 2015-03-13 11:00 GMT+01:00 Simon Knight : I have just had a message that my drop box account has been suspended due to excessive activity so I guess I will have to remov

Re: Keynote

2015-03-13 Thread Pascal Lehner
Hi Simon If LiveCode Ltd. (the company formerly known as RunRev) agrees I'd be happy to host the file as a download on my SpiderOak account or maybe you can even put it on youtube for everyone to watch? Since I watched the keynote live yesterday I do not have a copy of your catch it as yet.

Re: Keynote

2015-03-13 Thread Simon Knight
heeft Simon Knight het volgende geschreven: Marc, I took a copy using screen snapz which you are welcome to although Livecode did say they were making the keynote available. My copy has a few audio drop outs each lasting a few seconds. It is just under 300Mbytes : https

Re: Keynote

2015-03-13 Thread Marc at Home
Hi Simon, Thank you very much! Best regards, Marc Verstuurd vanaf mijn iPad > Op 13-mrt.-2015 om 08:34 heeft Simon Knight het > volgende geschreven: > > Marc, > > I took a copy using screen snapz which you are welcome to although Livecode > did say they were making

Re: Keynote

2015-03-13 Thread Simon Knight
Marc, I took a copy using screen snapz which you are welcome to although Livecode did say they were making the keynote available. My copy has a few audio drop outs each lasting a few seconds. It is just under 300Mbytes : https://dl.dropboxusercontent.com/u/41900569/GoToMeeting

Keynote

2015-03-12 Thread Marc at Home
Hi, Does anyone know if where I can get hold of the Kevin's keynote. I missed it :) Regards, Marc ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription prefer

Re: Live WWDC keynote feed

2012-06-13 Thread Monte Goulding
On 14/06/2012, at 12:10 PM, Richard Gaskin wrote: > Monte Goulding wrote: > > > It doesn't really matter what it's called but the language already > > has the concept of a scale ratio so it would make more sense to use > > the term scale to me rather than parrot the syntax of a single > > platfo

Re: Live WWDC keynote feed

2012-06-13 Thread Richard Gaskin
Monte Goulding wrote: > It doesn't really matter what it's called but the language already > has the concept of a scale ratio so it would make more sense to use > the term scale to me rather than parrot the syntax of a single > platform. Like "iphoneDeviceScale"? ;) Agreed: if they can come up

Re: Live WWDC keynote feed

2012-06-13 Thread Monte Goulding
> > I would suggest reasonable first step would be to add a cross > > platform screenScale function. From there much of the other stuff > > could be scripted. > > Amen. > > If I understand you correctly this would be equivalent to what the Android > API refers to as "pixel density". > > For the

Re: Live WWDC keynote feed

2012-06-13 Thread Richard Gaskin
Monte Goulding wrote: >> Pixelation is a byproduct of raster images, and the Android dev >> guides already provide a good system for supplying an app with >> four sets of raster images to handle the four main categories >> of display types - extra bonus points if the engine could handle >> dynami

Re: Live WWDC keynote feed

2012-06-12 Thread Monte Goulding
> Pixelation is a byproduct of raster images, and the Android dev guides > already provide a good system for supplying an app with four sets of raster > images to handle the four main categories of display types - extra bonus > points if the engine could handle dynamic swapping of image sets acc

Re: Live WWDC keynote feed

2012-06-12 Thread Richard Gaskin
Alejandro Tejada wrote: Does users, software developers and PC makers believe that Ultra High resolution displays are part of the future of computing??? I think the safest answer is also the most complete: we can assume that computing devices will continue to diversify, in both form and func

Re: Live WWDC keynote feed

2012-06-12 Thread Alejandro Tejada
found their niche among graphics and video professionals. To be honest, I would have like to know how will be today the computing panorama, if Commodore Amiga was the model for hardware like Apple was for software... Al -- View this message in context: http://runtime-revol

Re: Live WWDC keynote feed

2012-06-12 Thread Richard Gaskin
Monte Goulding wrote: > Hi Richard > >> One step closer to a "scale card" command > > Are you referring to http://quality.runrev.com/show_bug.cgi?id=6589 > > A scaleToFit stack property would be simpler than a command wouldn't > it? Easier still to not provide anything at all. :) > As long

Re: Live WWDC keynote feed

2012-06-11 Thread Alejandro Tejada
ast graphics layer that Xara uses. Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Live-WWDC-keynote-feed-tp4650460p4650500.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mai

Re: Live WWDC keynote feed

2012-06-11 Thread Monte Goulding
Hi Richard > One step closer to a "scale card" command Are you referring to http://quality.runrev.com/show_bug.cgi?id=6589 A scaleToFit stack property would be simpler than a command wouldn't it? As long as things didn't just end up pixelated. Options might be letterbox,stretch and none. A

Re: Live WWDC keynote feed

2012-06-11 Thread Dr. Hawkins
On Mon, Jun 11, 2012 at 10:39 AM, Richard Gaskin wrote: > > Oh boy, that means that resolution-independence is now a critical feature > for the LiveCode desktop engine as well. > > One step closer to a "scale card" command Or printing t better than 72dpi without creating a pdf . . . -- T

Re: Live WWDC keynote feed

2012-06-11 Thread Richard Gaskin
Klaus wrote: oh boy, new MacBook Pros with Retina-Displays! Monitor resolution 2880x1800 Pixel = 220 dpi! Oh boy, that means that resolution-independence is now a critical feature for the LiveCode desktop engine as well. One step closer to a "scale card" command -- Richard Gaskin Four

Re: Live WWDC keynote feed

2012-06-11 Thread Klaus on-rev
Hi friends, Am 11.06.2012 um 18:59 schrieb Mark Wieder: > Live feed from WWDC right now. I'm just sayin'... > > http://www.engadget.com/2012/06/11/apple-wwdc-2012-liveblog/ oh boy, new MacBook Pros with Retina-Displays! Monitor resolution 2880x1800 Pixel = 220 dpi! 8-) > -- > Mark Wieder >

Re: Live WWDC keynote feed

2012-06-11 Thread Colin Holgate
I'm watching the live panel chat at live.twit.tv On Jun 11, 2012, at 12:59 PM, Mark Wieder wrote: > Live feed from WWDC right now. I'm just sayin'... > > http://www.engadget.com/2012/06/11/apple-wwdc-2012-liveblog/ ___ use-livecode mailing list use-

Live WWDC keynote feed

2012-06-11 Thread Mark Wieder
Live feed from WWDC right now. I'm just sayin'... http://www.engadget.com/2012/06/11/apple-wwdc-2012-liveblog/ -- Mark Wieder mwie...@ahsoftware.net ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, uns

Re: Slightly OT - LC in Keynote

2012-03-13 Thread Bob Sneidar
Oh that is an interesting thought. But still, if the presentation is very complex just the writing of a stack that would respond to the Applescript commands would be a lot of work. Bob On Mar 13, 2012, at 7:21 AM, Mike Bonner wrote: > Don't know how it would be accomplished, but apparently "

Re: Slightly OT - LC in Keynote

2012-03-13 Thread Mike Bonner
Don't know how it would be accomplished, but apparently "send to program" lets you do some interesting things, and since its based on appletalk/applescript type of events, it might be possible to talk to a separate running stack that way? Obviously neither powerpoint nor keynot

Re: Slightly OT - LC in Keynote

2012-03-12 Thread Bob Earp
Sorry if I confused you Bob, I wasn't suggesting you could run an LC (stand-alone) project in PowerPoint, but you can run a .swf file which can include interaction. As you say, I could create a link in Keynote to the stand-alone LC project, but was hoping somebody had done something w

Re: Slightly OC - LC in Keynote ?

2012-03-12 Thread Kee Nethery
I believe QuitTime has the ability to record your screen into a video and if you do the LiveCode app demo and record it you could have that video in KeyNote. Plus, you could ship it to other folks and they could see it also. Kee Nethery On Mar 12, 2012, at 2:29 PM, Bob Earp wrote: > I hav

Re: Slightly OT - LC in Keynote ?

2012-03-12 Thread Bob Sneidar
, but then it would not be embedded per se. Bob On Mar 12, 2012, at 2:29 PM, Bob Earp wrote: > I have a requirement to add a very simple LC project (with it's > interaction/functionality) into a Keynote presentation, similar to how you > can add a Flash movie into PowerPoint. Ha

Slightly OT - LC in Keynote ?

2012-03-12 Thread Bob Earp
I have a requirement to add a very simple LC project (with it's interaction/functionality) into a Keynote presentation, similar to how you can add a Flash movie into PowerPoint. Has anybody done this or know how to ? Thanks, Bob... Bob Earp White Rock, British Col

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Judy Perry
When I did my presentation a few years ago at either SITE or AACE, I did it in either Keynote or the OpenOffice PPT version because, well, this was a bunch of educators and that's pretty much all they're taught. I actually had one or two people ask me why I didn't do it in Rev ;

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Judy Perry
This is the way I have always done it back when I taught an intro class (which was more than 5 years ago methinks). Having said that, however, I'm still chewing on my pickle. Judy On Fri, 18 Mar 2011, stephen barncard wrote: Kevin Miller, the ceo, was spotted at a Revcon a couple of years ag

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Nonsanity
Google Says: http://www.pecha-kucha.org/ ~ Chris Innanen ~ Nonsanity On Fri, Mar 18, 2011 at 4:20 PM, Richmond wrote: > On 03/18/2011 10:11 PM, Ben Rubinstein wrote: > >> I moderate occasional 'Pecha Kucha'-style >> > > Umm; what are 'Pecha Kucha' sesions ? > > sincerely, Richmond. > > __

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Richmond
On 03/18/2011 10:11 PM, Ben Rubinstein wrote: I moderate occasional 'Pecha Kucha'-style Umm; what are 'Pecha Kucha' sesions ? sincerely, Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubsc

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Ben Rubinstein
I moderate occasional 'Pecha Kucha'-style sessions at our company, where a number of people present using a strict format of 20 slides, 20 seconds/slide. Theoretically you can set this up using PowerPoint or Keynote, but in practise amalgamating everyone's deck is a pain, and t

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Richard Gaskin
J. Landman Gay wrote: On 3/18/11 2:06 PM, stephen barncard wrote: Kevin Miller, the ceo, was spotted at a Revcon a couple of years ago using his own home-made presentation stack. Yup. And in fact, almost all the conference presentations have been home-made stacks, and for more recent conferen

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Nonsanity
I've not done a business-style presentation from LiveCode before, but I've been running the jumbotron display at a convention that holds a tongue-in-cheek game show each year. I connect the AV gear to my laptop as a second monitor, and use two stacks to run the show. One is the visible one that liv

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread J. Landman Gay
On 3/18/11 2:06 PM, stephen barncard wrote: Kevin Miller, the ceo, was spotted at a Revcon a couple of years ago using his own home-made presentation stack. Yup. And in fact, almost all the conference presentations have been home-made stacks, and for more recent conferences RR has been sending

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Richmond
Every time my wife goes off on one of her Linguistics conferences I cobble together her a presentation in Livecode; the best way seems to be to "steal" the navigator from Metacard. Richmond. ___ use-livecode mailing list use-livecode@lists.runrev.com Pl

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread stephen barncard
Code's multimedia power, I want to move from presenting purely > conceptual ideas in PowerPoint/Keynote to using LiveCode as - a container > for concepts together with real moving parts from my evolving application as > development progresses. > > I'm thinking more along the l

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Keith Clarke
On 3/18/11 7:38 AM, Keith Clarke wrote: >>> Hi folks, Given LiveCode's multimedia power, I want to move from >>> presenting purely conceptual ideas in PowerPoint/Keynote to using >>> LiveCode as - a container for concepts together with real moving >>> part

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Björnke von Gierke
8 AM, Keith Clarke wrote: >> Hi folks, Given LiveCode's multimedia power, I want to move from >> presenting purely conceptual ideas in PowerPoint/Keynote to using >> LiveCode as - a container for concepts together with real moving >> parts from my evolving application as d

Re: Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread J. Landman Gay
On 3/18/11 7:38 AM, Keith Clarke wrote: Hi folks, Given LiveCode's multimedia power, I want to move from presenting purely conceptual ideas in PowerPoint/Keynote to using LiveCode as - a container for concepts together with real moving parts from my evolving application as development progr

Presenting with LiveCode instead of PowerPoint/Keynote

2011-03-18 Thread Keith Clarke
Hi folks, Given LiveCode's multimedia power, I want to move from presenting purely conceptual ideas in PowerPoint/Keynote to using LiveCode as - a container for concepts together with real moving parts from my evolving application as development progresses. I'm thinking more along th