Displaying 7 results from an estimated 7 matches for "leagally".
Did you mean:
  leagal
  
2002 Mar 17
3
OGG question:
Here's a question I have:  My understanding is that OGG is a 
'containter' format, allowing for multiple streams of multiple types, of 
which Vorbis is only one.
My question is this:  Is it feasable (and, considering licencing, 
leagal) to create an .ogg file that contains, say Indeo or Cinepak 
video?  (In other words, use the ogg bitstream to store the data rather 
than .avi). 
2003 Apr 17
6
Music-on-Hold radio input?
Is there a way to get Music-on-Hold to use the Line input of the soundcard instead of playing MP3s?
Some potential clients like the music-on-hold to be the local radio station, or from a satellite broadcast.
Thanks!
2004 Jul 29
1
Trouble with "--delete" with "--files-from"
Hi all,
  I've scoured the web, faq and mailing list archives to try and find an 
answer to this problem I'm having, but to no avail....
I'm trying to rsync a Cyrus IMAP message store "structure" from one system 
to another. (I say "structure" because I don't want to copy over the actual 
messages in the message store.) For those of you unfamiliar with the 
2000 Sep 01
5
sftp
Yo All!
I understand why we do not have sftp in openssh, but it would be nice
if we could make it so that when an SSH.COM scp2 client makes a connection
to an OpenSSH V2 daemon that it does not hang....
Any ideas or do I need to dig a bit on this?
Here is what the sshd says when I conenct to it from scp2:
debug: session_open: session 0: link with channel 0
debug: confirm session
debug:
2010 Sep 03
1
[LLVMdev] Thoughts about the llvm architecture -
On 2010-09-03 13:19, Jochen Wilhelmy wrote:
>   
>>> Hi!
>>>
>>> The following thoughts about the llvm architecture I'd like to share 
>>> with you
>>> (from the perspective of a user):
>>>
>>> - If a backend has no vector support, then I wonder why there is no 
>>> de-vectorization
>>> pass that operates on
2010 Sep 03
3
[LLVMdev] Thoughts about the llvm architecture
>> Hi!
>>
>> The following thoughts about the llvm architecture I'd like to share 
>> with you
>> (from the perspective of a user):
>>
>> - If a backend has no vector support, then I wonder why there is no 
>> de-vectorization
>> pass that operates on indermediate llvm-ir. I would think that if you 
>> use such a target
>> then
2010 Apr 16
3
Is it ok to apply the z.test this way?
Dear R-users,
I want to check if certain values are from random distribution, that includes values between 0-1. So, it is not really normal even though shapiro.test says it is highly normal... Can I do something like this and think that the values given are right. z.test is from package TeachingDemos. 
-------------------------------------------------------------------------------