Re: [OT] Internet Censorship

2011-08-05 Thread Pierre Sahores
banned in France. Le 6 août 2011 à 05:31, stephen barncard a écrit : > banned in San Francisco CA. > > On 5 August 2011 20:25, Alejandro Tejada wrote: > >> Hi All, >> >> How many of you could view this youTube video? >> http://www.youtube.com/watch?v=R0IcvVF-p_k >> >> This video is a segment

Re: [OT] Internet Censorship

2011-08-05 Thread Alejandro Tejada
Hi Tim, Tim Selander wrote: > > It actually was quite interesting. Professionally done -- TV > maybe, or an educational video for schools? The presenter talks > about the development of chord progressions in Western music, how > it started in classical music, and the same chord progressions

Re: [OT] Internet Censorship

2011-08-05 Thread Alejandro Tejada
Hi Tim, Tim Selander wrote: > > It actually was quite interesting. Professionally done -- TV > maybe, or an educational video for schools? The presenter talks > about the development of chord progressions in Western music, how > it started in classical music, and the same chord progressions

Re: [OT] Internet Censorship

2011-08-05 Thread Tim Selander
It actually was quite interesting. Professionally done -- TV maybe, or an educational video for schools? The presenter talks about the development of chord progressions in Western music, how it started in classical music, and the same chord progressions are still being used today. They played c

Re: [OT] Internet Censorship

2011-08-05 Thread Warren Samples
On Saturday, August 06, 2011 12:48:04 AM Alejandro Tejada wrote: > > You'll find a discussion of this in another of these clips > > http://www.youtube.com/watch?v=aPmnho7OvT8&feature=related > > > > Hmmm, There is no discussion in that page. (or anything else) > Only the message: > "This video co

Re: [OT] Internet Censorship

2011-08-05 Thread Alejandro Tejada
Hi Warren, Warren Samples wrote: > > [snip] > You'll find a discussion of this in another of these clips > http://www.youtube.com/watch?v=aPmnho7OvT8&feature=related > Hmmm, There is no discussion in that page. (or anything else) Only the message: "This video contains content from SME, who has

Re: [OT] Internet Censorship

2011-08-05 Thread Bob Sneidar
The country of destination is not blocking it. The source is. It's blocked in the US I see. Bob On Aug 5, 2011, at 8:25 PM, Alejandro Tejada wrote: > Hi All, > > How many of you could view this youTube video? > http://www.youtube.com/watch?v=R0IcvVF-p_k > > This video is a segment of Howard

Re: UNIQUE CARD IDs

2011-08-05 Thread J. Landman Gay
On 8/5/11 1:27 AM, Joe Lewis Wilkins wrote: Sean, I considered that, since I have them set to cantDelete already, but I was too concerned that in cloning them, they would retain that property. Cloned cards are identical in every respect except their ID, so the cantDelete property should stay

Re: [OT] Internet Censorship

2011-08-05 Thread Warren Samples
On Friday, August 05, 2011 11:45:46 PM Warren Samples wrote: > On Friday, August 05, 2011 11:30:44 PM Alejandro Tejada wrote: > > many people, around the world, are not supposing to watch > > to finish your sentence... "on youtube." > > I suppose you could write to Sony and ask them. While this i

Re: [OT] Internet Censorship

2011-08-05 Thread Warren Samples
On Friday, August 05, 2011 11:30:44 PM Alejandro Tejada wrote: > many people, around the world, are not supposing to watch to finish your sentence... "on youtube." I suppose you could write to Sony and ask them. While this is just speculation, it is a possibility that either some performer appea

Re: [OT] Internet Censorship

2011-08-05 Thread Alejandro Tejada
Hi Warren, Warren Samples wrote: > > This doesn't have much or even anything to do with "Censorship". > This is about honoring commercial distribution agreements which > will vary from country to country, not content censorship. > There are lost of videos, from all over the place, which have > l

Re: [OT] Internet Censorship

2011-08-05 Thread Warren Samples
On Friday, August 05, 2011 10:25:18 PM Alejandro Tejada wrote: > "This video contains content from SME, who has blocked it > in your country on copyright grounds." This doesn't have much or even anything to do with "Censorship". This is about honoring commercial distribution agreements which wil

Re: [OT] Internet Censorship

2011-08-05 Thread Alejandro Tejada
Eureka! Could this be only because Sony is a Japanese company.??? Tim, please told us: What is the content of this clip that merits blocking by Sony? Thanks in advance! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-Internet-Censorship-tp3722715p3722757.

Re: [OT] Internet Censorship

2011-08-05 Thread Tim Selander
Viewable, no error message. Tokyo, Japan Tim Selander On 8/6/11 12:25 PM, Alejandro Tejada wrote: Hi All, How many of you could view this youTube video? http://www.youtube.com/watch?v=R0IcvVF-p_k This video is a segment of Howard Goodall's 2006 documentary: How Music Works You could find man

Re: [OT] Internet Censorship

2011-08-05 Thread Sarah Reichelt
Australia. I get exactly the same message as you did Al. On Sat, Aug 6, 2011 at 1:25 PM, Alejandro Tejada wrote: > Hi All, > > How many of you could view this youTube video? > http://www.youtube.com/watch?v=R0IcvVF-p_k > > This video is a segment of Howard Goodall's > 2006 documentary: How Music

Re: [OT] Internet Censorship

2011-08-05 Thread stephen barncard
banned in San Francisco CA. On 5 August 2011 20:25, Alejandro Tejada wrote: > Hi All, > > How many of you could view this youTube video? > http://www.youtube.com/watch?v=R0IcvVF-p_k > > This video is a segment of Howard Goodall's > 2006 documentary: How Music Works > > You could find many more s

[OT] Internet Censorship

2011-08-05 Thread Alejandro Tejada
Hi All, How many of you could view this youTube video? http://www.youtube.com/watch?v=R0IcvVF-p_k This video is a segment of Howard Goodall's 2006 documentary: How Music Works You could find many more segments in youTube when you select the option "Videos" in google. The message that appears in

Re: [Server] create stack trouble

2011-08-05 Thread Martin Koob
I had another thought. What if you added your stack to an existing stack that is already saved on the server as a substack? I have an existing stack "libstackmain.livecode" in the directory that I could add substacks to so I tried the following: Creating stack: " & tNewstackName & "" create sta

Re: [Server] create stack trouble

2011-08-05 Thread Martin Koob
Hi I tried this on a third party install not on On-rev. I tried the create stack command and then to see if a stack was indeed created I used the openstacks command. put "newcompany" into tNewStackName put "Creating " & tNewstackName & "" create stack tNewStackName repeat for each line thislin

How to bring up the print popup in iOS

2011-08-05 Thread gwendalwood
Does anyone know how to bring up in an app, the toolbar with the rectangle with the arrow that brings up the popup to mail the page or print the page as in Safari? It is also in the Photos app. Thanks George Wood ___ use-livecode mailing list use-livec

Re: [Server] create stack trouble

2011-08-05 Thread Michael Kann
Andrew, I tested it with all the permissions on the file and the folder as their most lenient. It still didn't work. Mike --- On Fri, 8/5/11, Andrew Kluthe wrote: From: Andrew Kluthe Subject: [Server] create stack trouble To: use-livecode@lists.runrev.com Date: Friday, August 5, 2011, 12:34 P

[Server] create stack trouble

2011-08-05 Thread Andrew Kluthe
Was just trying to test out some things on my on-rev account. This is a simple little script to take a $_GET string, show me the defaultFolder, and create a stack on disk named after that string. No errors, but the stack isn't being created. I am using the new .lc extension. Insights?

Re: Airlaunch 1.0b2

2011-08-05 Thread J. Landman Gay
On 8/5/11 9:16 AM, Björnke von Gierke wrote: Sooo.. silly banter aside, what is this thing, what can it do for me and when to use it? But BvG, it is so clear to me -- what happened to your telepathy skills? ;) AirLaunch lets you bypass Apple's methods of installing your test apps on iOS devic

Re: How to fast-track a LC/iOS app

2011-08-05 Thread Richard Miller
Thanks, Bjornke. This is helpful. On 8/4/2011 11:50 AM, Björnke von Gierke wrote: On 4 Aug 2011, at 13:25, Richard Miller wrote: 1. Is there a tutorial out there that can walk me through the process of creating true iOS controls, look, feel, etc., then test it on my iPhone, then submit it?

Re: Airlaunch 1.0b2

2011-08-05 Thread Björnke von Gierke
Sooo.. silly banter aside, what is this thing, what can it do for me and when to use it? You really should up your [ANN] count, so you can get better at it :P On 4 Aug 2011, at 18:56, J. Landman Gay wrote: > Update available: > > This

[ANN] LiveCode.tv event #35

2011-08-05 Thread Björnke von Gierke
Dear Customers We have a fancy and exciting method of doing a presentation for you this time around! Paul Townsend has prepared a movie that everyone can download and watch during the event. He will also be in chat to answer questions and comment, but there won't be any stream. The topic of thi

AW: Need advice with Lion permission changes

2011-08-05 Thread Tiemo Hollmann TB
Hi Sean, in Apples pure doctrine, this should be probably the correct way. But my update mechanism replaces the whole executable and that would be pretty tough to download 8GB for every update. So I decided to reside the videos independend of the bundle. Thank you for your advice (hoping Sean is y

Re: Need advice with Lion permission changes

2011-08-05 Thread Shao Sean
Wouldn't it just be easier to keep the videos in the Application bundle? Same idea, just a little easier as the person installing the app will already be an admin and have access to that folder (unless of course the videos are not read-only) /Applications/.app/Contents/Resources _

AW: AW: Need advice with Lion permission changes

2011-08-05 Thread Tiemo Hollmann TB
Hi Jan, thank you for responding. It's good to know, there is still a backdoor, which I will follow as plan B. I now will take as an easier shortcut /Applications/myFolder/ to share my files among all users. Because I don't only have a registration and ini file, which needs to be shared, I also hav

AW: OT: how to get back to prompt in terminal after reading man

2011-08-05 Thread Tiemo Hollmann TB
I knew it must have been that easy, but as a windows guy I tried Ctrl+C, Esc, Alt... :) Thanks Thierry > -Ursprüngliche Nachricht- > Von: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- > boun...@lists.runrev.com] Im Auftrag von Thierry Douez > Gesendet: Freitag, 5. August 2011

Re: OT: how to get back to prompt in terminal after reading man

2011-08-05 Thread Thierry Douez
2011/8/5 Tiemo Hollmann TB > just a penny, but after opening a man in the terminal I never find back to > the terminal prompt, finally I always close and reopen the terminal. Whats > the shortcut to get back out of the man to prompt? > > type: q HTH. Thierry > > > > > > ___

OT: how to get back to prompt in terminal after reading man

2011-08-05 Thread Tiemo Hollmann TB
Hi, just a penny, but after opening a man in the terminal I never find back to the terminal prompt, finally I always close and reopen the terminal. Whats the shortcut to get back out of the man to prompt? Thanks Tiemo ___ use-livecode mailing li