Displaying 20 results from an estimated 400 matches similar to: "Subliminals for Compiz"
2007 Dec 05
5
New feature: calling all bug marshals
Hi.
I wanted to write a "popcorn" app for myself, both to learn how to
script in extensions.conf, but also because it was something handy.
Along the way, I found myself doing something like:
[popcorn]
exten => s,1,Set(FUTURETIME=$[${EPOCH} + 10])
...
exten => s,n,While(${EPOCH} < ${FUTURETIME})
exten => s,n,Wait(0.01)
exten => s,n,EndWhile()
exten => s,n,Play(beep)
2007 Dec 05
2
New feature: calling all bug marshals
> Hi.
>
> I wanted to write a "popcorn" app for myself, both to learn how to
> script in extensions.conf, but also because it was something handy.
>
> Along the way, I found myself doing something like:
>
> [popcorn]
> exten => s,1,Set(FUTURETIME=$[${EPOCH} + 10])
> ...
> exten => s,n,While(${EPOCH} < ${FUTURETIME})
> exten =>
2007 Nov 29
1
Adding new recorded phrases to the release
This might be a frequently asked question, but how do new sounds get
added to the release?
I was trying to do a "popcorn" extension on my phone (that gives the
date and time... maybe even getting fancy and adjusting for the
caller's timezone based on country code or area code)... but
didn't have the word "local" or phrase "local time" in the lexicon.
Now if
2007 Nov 12
0
3 commits - libswfdec/swfdec_player.c test/trace
libswfdec/swfdec_player.c | 18 +--
test/trace/loadvars-decode-5.swf |binary
test/trace/loadvars-decode-5.swf.trace | 182 +++++++++++++++++++++++++++++++++
test/trace/loadvars-decode-6.swf |binary
test/trace/loadvars-decode-6.swf.trace | 182 +++++++++++++++++++++++++++++++++
test/trace/loadvars-decode-7.swf |binary
test/trace/loadvars-decode-7.swf.trace |
2013 May 15
0
[PATCH 1/2] Update comparison.html
I cleaned up comparison.html, making the comparison more fair and
removing manufacturers that no longer have any new hardware
supporting a certain format. The table is more readable now too.
---
comparison.html | 86 +++++++++++++++++++++++++++++--------------------------
1 file changed, 45 insertions(+), 41 deletions(-)
diff --git a/comparison.html b/comparison.html
index 9f36381..be88205
2014 Nov 27
1
testing dontrun examples
On 14-11-26 05:49 PM, Duncan Murdoch wrote:
> On 26/11/2014, 1:45 PM, Paul Gilbert wrote:
>> Is there a good strategy for testing examples which should not be run by
>> default? For instance, I have examples which get data from the Internet.
>> If I wrap them in try() then they can be skipped if the Internet is not
>> available, but may not be tested in cases when I
2019 Jan 27
2
[PATCH] Cygwin: Change service name to cygsshd
On Jan 26 22:00, Nico Kadel-Garcia wrote:
> On Sat, Jan 26, 2019 at 6:30 PM Corinna Vinschen <vinschen at redhat.com> wrote:
> >
> > On Jan 26 18:12, Nico Kadel-Garcia wrote:
> > > On Sat, Jan 26, 2019 at 5:07 PM Corinna Vinschen <vinschen at redhat.com> wrote:
> > > >
> > > > Microsoft hijacked the sshd service name without asking.
>
2018 May 15
0
[Job Offer] Statistician (M/F) Definition of the software R++
ABOUT Z?BRYS
Z?brys is a startup which designs the software R++, the Next Step.
R++, the Next Step is a new Graphical User Interface for R. It comes
from 3 years of research with different teams specialized in HMI. The
first video presentation is available here (comments are in French, but
the video is understandable even without sound).
Z?brys is a startup with strong growth potential: prize
2006 Feb 27
3
form questions
I have a very simple form that looks allows an input for an error code
and then give the show page from the scaffolding if the error code is
in the database and a notification on the list page, again from the
scaffolding if not.
Here''s the form:
find.rhtml
<h1>Find error</h1>
<%= start_form_tag :action => ''search''%>
<p><label
2008 Feb 26
2
[LLVMdev] Slight troubles following "Getting Started" instructions
Just for whoever it maintaining the "Getting Started" instructions at
http://llvm.org/docs/GettingStarted.html :
The page is missing a link to the download section. Returning to the
main page at http://llvm.org/ , I found the Site Map, checked it - and
didn't see the download link (well, it's sitting right below, but
there's so much text on that page that I simply overlooked
2008 Feb 26
0
[LLVMdev] Slight troubles following "Getting Started" instructions
> The page is missing a link to the download section. Returning to the
> main page at http://llvm.org/ , I found the Site Map, checked it - and
> didn't see the download link (well, it's sitting right below, but
> there's so much text on that page that I simply overlooked it).
You are right that its missing from the getting started guide. I'll add
it.
> The
2008 Feb 26
2
[LLVMdev] Slight troubles following "Getting Started" instructions
Hi,
Am Dienstag, den 26.02.2008, 14:01 -0800 schrieb Tanya M. Lattner:
> I can move the llvm-gcc4.2 source code up in the list if people think this
> is better... but the binaries will still be first and should be.
Just make it consistent so people who don't know their way around yet
can quickly find what they're looking for.
I agree that binaries should be first if they should
2014 Mar 05
2
[LLVMdev] A "backend" is ... ?
I haven't run out of popcorn watching the "Upstreaming PNaCl's
IR simplification passes" thread but one thing struck me that
I would really like clarified. It feels like a tangential
issue so I thought I'd ask it separately.
In the very same message, I see this:
>>>> Some background: There are two related use cases for these
>>>> IR simplification
2008 Feb 26
0
[LLVMdev] Slight troubles following "Getting Started" instructions
> I plan to run the test suite, just to establish a known baseline (this
> is an amd64 machine, and things tend to be a bit less well-polished than
> on stock x86 installations).
> Does it make sense to
> * first run the test suite with the binaries,
> * compile llvm-gcc from sources,
> * run the test suite again with the recompiled binaries?
What do you plan to use this
2008 Oct 09
9
[Bug 1530] New: ssh-copy-id: strip colon from end of hostname
https://bugzilla.mindrot.org/show_bug.cgi?id=1530
Summary: ssh-copy-id: strip colon from end of hostname
Product: Portable OpenSSH
Version: 5.1p1
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=22617
2
OS/Version: Linux
Status: NEW
Severity: trivial
Priority:
2018 Oct 22
0
With the right kind of eyes you can almost see the high-water mark—that place where the wave finally broke and rolled back.
<http://vesedo.cf/lists/lt.php?id=YUgFAw9SVE9RXVEdU1wDX1cNVg>
ME CUB I CYCLE. /I C OW/. OFFICE WORKER ... /Master of Orion/? "/Mooo!/"
/to you too, Ymir
<http://vesedo.cf/lists/lt.php?id=YUgMBQZVGAFbVR1QWlQKVF0F>
/. Sometimes it's hard to really understand what it means to hear that your
story begins with a cubicle
2004 May 25
0
authentication failure (?)
I have a domain member samba server set up with winbind
and compiled with acl support sharing out an ext3 filesystem,
also with acl support. Some bits of smb.conf (with names
changed to protect the innocent):
---
[global]
workgroup = XYZATL
realm = XYZ.COM
security = domain
password server = *
winbind separator = +
idmap uid = 10000-65000
idmap gid = 10000-65000
winbind enum users = yes
2005 Sep 29
1
Quicktime 2 Theora Transcoder's Nano-Howto
After a bunch of cumbersome testing I was able to transcode a Quicktime
MOV file to OGG with theora and Vorbis. The method's a bit fumbly, but
it works... It is automatable except for the initial audio decoding.
Software used: Xine, oggenc, ffmpeg, ffmpeg2theora, oggzmerge
Step 1: Get the video out of Quicktime
ffmpeg -i infile.mov -b 5000 -f mpeg2video outfile.mpg
Step 2: Get the video
2008 Feb 27
3
[LLVMdev] Slight troubles following "Getting Started" instructions
As a suggestion, what about having "Common Uses for LLVM" that list out what
the LLVM n00b needs if he wants to...
(*) Get hello.c to compile and run in LLVM bitcode (This is the "what's the
absolute minimum I need to do to see this thing in action?" question.)
(*) Use LLVM as a back-end for a custom language or interpreter (This is the
"OK now that I've seen the
2008 Feb 27
2
[LLVMdev] Slight troubles following "Getting Started" instructions
OK, counter-examples. I am channeling Joe, an average C/C++/C#/Java
developer who's heard about LLVM and is curious to know what it is.
Joe thinks....
I surf to http://llvm.org/docs/GettingStarted.html#quickstart because I am
interested in this LLVM stuff.
1, 2, 3. What documentation? What am I supposed to read? Aaah! This is
scary!
4. Install either 4.0 or 4.2. Which one do I want? Which