search for: tributes

Displaying 20 results from an estimated 51 matches for "tributes".

Did you mean: tribute
2002 Sep 10
1
wbinfo with trusted domains
Hi, I just compiled samba 2.2.5 with winbind and successfully joined my domain. wbinfo -t shows the secret is good wbinfo -m shows the trusted domain wbinfo -a will authenticate to the local domain and the trusted domains wbinfo -n will only return a sid if I pass a name in the local domain wbinfo -u only shows users in the local domain but man page says it should show users in trusted
2007 Jan 16
0
A Tribute to my Great Grandmother (Off Topic)
I realize this is off-topic, but I need to post it. I had to go up to Connecticut on January the 12th quite unexpectedly because my great-grandmother Ethel, someone I was very close to, died that morning, at 93 years old. She was an incredible woman. I was asked to be one of the pallbearers. Her ultimate goal in life, and one she fulfilled every day, was to make people laugh. She truly
2004 Sep 10
1
FLAC 1.0.4 beta released
--- Matt Zimmerman <mdz@debian.org> wrote: > On Tue, Sep 10, 2002 at 11:11:24PM -0700, Josh Coalson wrote: > > > I have just finished uploading the source release for FLAC 1.0.4 > beta > > to Sourceforge; there are no binary releases. See the included > > doc/html/news.html for the changes since 1.0.3; there are quite a > few. > > > > >
2003 Aug 05
0
The American Resolve Prayer and Tribute Poster (PR#3662)
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882" xmlns="http://www.w3.org/TR/REC-html40"> <head> <meta http-equiv=Content-Type content="text/html; charset=windows-1252">
2001 Jan 22
0
Ogg/Mp3 Encoding Comparison
Hello All, I realize that this is all highly unscientific and probably unprofessional as well. Still, I couldn't resist the urge. I ripped track 6 (prelude) from Yanni's "Tribute" album and encoded it with the latest versions of lame and oggenc. I present below the command line I used for both encodes: time oggenc -a 'Yanni' -t 'Prelude' -l 'Tribute' -c
2001 Jan 22
0
Ogg/Mp3 Encoding Comparison
Hello All, I realize that this is all highly unscientific and probably unprofessional as well. Still, I couldn't resist the urge. I ripped track 6 (prelude) from Yanni's "Tribute" album and encoded it with the latest versions of lame and oggenc. I present below the command line I used for both encodes: time oggenc -a 'Yanni' -t 'Prelude' -l 'Tribute' -c
2013 Sep 21
2
9.2-PRE: switch off that stupid "Nakatomi Socrates"
Hello, I'd like to switch off this silly "Nakatomi Socrates" message which reminds me on Linux and their childish naming schemes. It is only cosmetics, but it bothers me whenever I switch on the laptop. I guess there is a switch already prsent to have in the bootloader config? Thanks, oh -------------- next part -------------- A non-text attachment was scrubbed... Name:
2004 Sep 10
1
[Flac-users] missing vorbiscomment.h
Hi, I guess you already know this, but src/plugin_common/vorbiscomment.h is missing from the 1.0.4beta tarball. The best thing would be to release a new beta ASAP, thanks. -- G?tz Waschk <> master of computer science <> University of Rostock http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key --> Logout Fascism! <--
2004 Sep 10
1
[Flac-users] missing vorbiscomment.h
Hi, I guess you already know this, but src/plugin_common/vorbiscomment.h is missing from the 1.0.4beta tarball. The best thing would be to release a new beta ASAP, thanks. -- G?tz Waschk <> master of computer science <> University of Rostock http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key --> Logout Fascism! <--
2002 Sep 11
1
An app stopped working after upgrading wine
Hi! I have a problem with current wine (from CVS). An application, Dynatext DOC browser from EBT, stopped working. It just opens a dialog box saying that the DYNATEXT.INI file was not found and that it has to be either in the windows directory or in the Dynatext directory. I verified it and it really is in the Dynatext directory, as it used to always be, it's readable and its contents is OK.
2002 Sep 10
0
Re: More on Samba 3.0 vs Samba TNG
Hi, well, I guess that this is something that I need to plan to do :-). I'm developing a plan for a group of updated docs for TNG (and Samba, compared to TNG). Quickly, you're asking for 1) A bulleted list? 2) A Kvivio flowchart? 3) Some other comparison? Could you tell me in general terms: do you need to "sell" TNG to the boss or something? I can't give it to you now.
2008 Dec 01
1
trivial spelling correction
.../RSVN/R/trunk/src/library/base/man$ svn diff Index: grep.Rd =================================================================== --- grep.Rd (revision 47031) +++ grep.Rd (working copy) @@ -102,7 +102,7 @@ For \code{sub} and \code{gsub} a character vector of the same length and with the same attributes as \code{x} (after possible coercion). - Elements of character vectors \code{x} which are not subsituted will + Elements of character vectors \code{x} which are not substituted will be return unchanged (including any declared encoding). If \code{useBytes = FALSE}, either \code{perl = TRUE}...
2002 Sep 11
0
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
Well then, there you go. I really hope that I remembered to apply <stddisclaimer.h> to what I said. /Fredrik > > From: Kevin DeKorte <kdekorte@yahoo.com> > Date: 2002/09/11 Wed PM 04:14:27 CEST > To: Frank Joerdens <frank@joerdens.de>, wine-users@winehq.com > Subject: Re: Is wine *always* mapping threads onto processes? (Was: Re: multiple instances . . . )
2012 Sep 24
2
noisy auth-worker messages in logs (dovecot 2.1.8 FreeBSD)
Hello, I don't know if it's been addressed before, but anyway : In my dovecot setup, I have local and virtual users. So, I need multiple passdb backends. Namely, passwd for the local users and ldap for the virtual users. passdb { driver = passwd } passdb { args = /usr/local/etc/dovecot/dovecot-ldap.conf driver = ldap } Everything work correctly : when a user logs in
2002 Sep 11
1
patch for FLAC
Hey, Sesse asked me to do a patch to the auto* set-up to allow for FLAC to be added. The patch touches configure.in and oggenc/Makefile.am It is disabled by default, use --enable-flac as an arg to configure to enable it. You might want to maybe add more checks, since FLAC's API tends to change more than is good for anyone ;) Hope that helps, Thomas -- The Dave/Dina Project : future
2007 Aug 21
9
Seattle Meetup?
Hi all, It looks like I''ll be in Seattle on Sunday, September 16th through Tuesday the 18th, and I''d like to have Puppet Meetup either Sunday or Monday night. On Adam''s recommendation, I''ll be staying at the Queen Anne Inn, so something near there would be best. Hopefully Adam or Blake can do the actual organization. :) Any takers? -- What is
2002 Sep 11
1
runaway samba, non-responsive daemons
Hello, I am wondering if someone may have experienced this or might know what is happening. First, let me lay out the ground work so you understand our environment. We have several large servers (dual processors, gig of ram, 300+gig drive space) that are running redhat versions 7.0-7.3. Some of the severs are running samba 2.2.5, 2.2.5 (with spoolss patches), 2.2.4. We have a samba PDC
2004 Sep 10
5
FLAC 1.0.4 beta released
All, I have just finished uploading the source release for FLAC 1.0.4 beta to Sourceforge; there are no binary releases. See the included doc/html/news.html for the changes since 1.0.3; there are quite a few. http://prdownloads.sourceforge.net/flac/flac-1.0.4_beta-src.tar.gz?download Please beat up on this as much as possible in the next week or two and try and turn up bugs. Here's a
2004 Aug 06
0
streaming ogg from WinAmp
>===== Original Message From "Mitchell" <mjs@blitztechnology.net> ===== >Also what is a recommended quality to stream ogg at so that modem listeners >can pick it up with out many skips. I found that 32k was fine in most >instances when using mp3, but not sure how that would relate to the ogg >format. Quality -1 + Mono tends to hover around 32Kbps. Or Quality -1 +
2004 Aug 06
1
IceCast Questions.... (&quot;id3 tags, mp3, Ogg, etc)
>vorbis is supported in WMP by external plugins - they're not built in, and not >auto-downloaded. >There is a real plugin, it will soon (but not yet, afaik) be available from >the auto-download servers. >iTunes doesn't support it. Where is this WiMP plugin that supports Icecast2 Vorbis streams? I would be very much interested in that. And where also is the Real plugin?