similar to: Patch submission: fix some minor word duplication

Displaying 20 results from an estimated 5000 matches similar to: "Patch submission: fix some minor word duplication"

2014 Dec 03
0
Patch submission: fix some minor word duplication
Zo? Blade wrote: > Hi! > > I took the liberty of fixing some minor word duplication in the FLAC > source here and there, mostly in comments. I've put the patch file > up at http://bytenoise.co.uk/misc/0001-Fix-some-minor-word-duplication.patch > > I'd very much appreciate it if anyone could take a look and, if the changes > are good, incorporate them into
2014 Dec 30
3
status - Unmonitored, how to change it
How to change status of peers "Unmonitored" to monitored? Home users showing "Unmonitored" some display timing. Name/Username Host Mask Port Status zoiper_kathy/zo 112.200.83.69 (D) 255.255.255.255 9330 Unmonitored clinic_server (null) (D) 255.255.255.255 0 Unmonitored voip
2001 Feb 07
1
[Fwd: RedHat 7.0, Wine en Matlab: een fontprobleem??]
Beste, ik heb getracht om Matlab (versie 6.0.0.88 Release 12 op Win98 op aparte partitie op mijn hd) mbv wine te draain op mijn RedHat 7.0. Het betreft codeweavers-wine, versie 20010112. Matlab start heel fijn op, wine spuwt een proces of 15 en vreet zowat al mijn geheugen op maar voor de rest lijkt hij wel te werken. (Andere applicaties zoals notepad, wordpad, freecell, etc werkten perfect..)
2009 May 11
1
3d Scatterplot using rgl
Hi, I am trying to plot a 3d scatter plot using the rgl package but am having trouble. I have a matrix containing x, y and z co-ordinates and a fourth element related to a count variable. I would like to plot the points using plot3d with the sizes of the points related to the fourth element in the matrix. Is this possible with plot3d or do I need to use something else? I include a small example
2009 Apr 14
1
mean fold change issues and p values
I am new to R and have two scripts written slightly different but should to relatively the same thing but my lack of experience with the program I can not figure out the what I need to do to correct it. The first script gives me a consistent mean fold change values with every run but can generate negative p values for some. For the second version of the script, the fold changes seem to be very
2024 Oct 20
1
C API: How to get a seektable for very long files?
Op zo 20 okt 2024 om 03:08 schreef Stefan Oltmanns <stefan-oltmanns at gmx.net>: > > I'm not sure what else there could be in "STREAMINFO_EXT" except for > total samples and sample rate, but maybe there is some other use for (at > least partially) backward-compatible flac extensions. > > Adding that to ffmpeg would also be rather simple. > As with any such
2007 May 07
0
Analyzing "Stacked" Time Series
I have a question about pooling or "stacking" several time series ?samples? (sorry in advance for the long, possibly confusing, message). I'm sure I'm revealing far more ignorance than I'm aware of, but that's why I'm sending this... [Example at bottom] I have regional migration flows (?samples?) from, say, regions A to B, A to C, B to A, ?., C to B (Noted as
2007 May 23
6
Accented characters
Hello, I want to clean up accented characters in my index, using acts_as_ferret in a Rails project. I searched this forum, and found the best solution is to use an analyser. I created somthing like this: class PortugueseAnalyzer include Ferret::Analysis MAPPING = {
2011 May 25
1
select levels of factor variables
Hi again, I've got another question... I often use the symbol == to select some levels of factor variables like : data[data$var=="blabla", [ But this time, I'd like to select all the levels of my variable wich contain the letter "B", is that a way to determine this conditions ? Thanks a lot ! Zo? -- View this message in context:
2007 Oct 29
1
time difference error
Hello! I have a problem making a new variabel in a dataframe that consists of a time difference. It seems that the new variable gets into the dataframe but I cant look at it anymoore. Here is what hapens. > tdiff<- difftime(Kontrolltid, Starttid, units="auto")> tdiffTime differences in mins [1] 168 NA NA 165 175 140 191 195 130 160 135 165 330 178 141 NA 119 90
2010 Jul 27
0
3d topographic map [SEC=UNCLASSIFIED]
Hi Sherri, There are examples of topographic maps which you have been pointed to, however, I suspect that you want to know where you can obtain topographic data from rather than a canned example. There are quite a few intricacies to the process so I will go through them for you. (1) Topography files can be found in the geomapdata library. You will probably want to use the maps package too (if
2024 Oct 14
1
C API: How to get a seektable for very long files?
Op zo 13 okt 2024 om 22:33 schreef Stefan Oltmanns <stefan-oltmanns at gmx.net>: > > Is the seektable written at the beginning of the file in the metadata > block or can there also be a second metadata block at the end? > Only at the start of the file. > > If it's at the beginning, would it possible to reserve space for N seek > points and during encoding remember
2016 Feb 19
2
Maildir++ and fs-layout
Dear All, can I use Maildir++ Layout for private namespace and fs-layout for public namespace on the same server, provided that the hierarchy separator is the same (.)? Are all parts of dovecot (especially deliver, sieve and lmtp) compatible with fs-layout? Are there any restrictions I have to obey? - Chris
2003 Mar 20
0
Misschien leuk voor u
- Deze mail is doorgezonden omdat iemand dacht dat u wellicht interesse zou kunnen hebben. Mocht u na het lezen van deze mail geen interesse hebben dan kunt u de boodschap verwijderen, u ontvangt geen verdere berichten meer tenzij u daar uitdrukkelijk om verzoekt. Computervrienden De club computervrienden gaat zich lanceren in mei 2002. Voordat deze datum wordt bereikt willen wij het volgende
2008 Jul 02
3
attachment in mail
How to do the attachment in mail like the yahoo and gmail does? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to
2009 Dec 30
3
flac --replay-gain
I have FLAC files that I would like to re-encode with --replay-gain. I have my Flac's organized in Artist/Album folders, so I should have no problem getting an album gain/peak per album. Do I need to first de-code the flac's to wav files and then "flac --replay-gain *.wav", or can this be accomplished by going to each Album directory and "flac -f --replay-gain
2018 Jan 29
0
Stale locks on shards
Hi, Did you find the command from strace? On 25 Jan 2018 1:52 pm, "Pranith Kumar Karampuri" <pkarampu at redhat.com> wrote: > > > On Thu, Jan 25, 2018 at 1:49 PM, Samuli Heinonen <samppah at neutraali.net> > wrote: > >> Pranith Kumar Karampuri kirjoitti 25.01.2018 07:09: >> >>> On Thu, Jan 25, 2018 at 2:27 AM, Samuli Heinonen
2014 Dec 03
0
[PATCH] Update links.html
Adding some links to links.html --- images/hw/pioneer_c.png | Bin 0 -> 3389 bytes images/hw/tesla.png | Bin 0 -> 6145 bytes links.html | 13 +++++++++++++ 3 files changed, 13 insertions(+) create mode 100644 images/hw/pioneer_c.png create mode 100644 images/hw/tesla.png diff --git a/images/hw/pioneer_c.png b/images/hw/pioneer_c.png new file mode 100644 index
2013 Jun 20
1
Would attempting plaintext auth repeatably cause a DOS and server to crash?
Hey All, I'm just wondering whether this is what caused my server to crash. Started last night in NZ land. Jun 20 19:22:11 elm dovecot: imap-login: Disconnected (tried to use disallowed plaintext auth): user=<>, rip=attackerip, lip=10.0.0.3, session=<0C8LzpDfZQDINsQC> occasionally get Jun 20 19:22:52 elm dovecot: imap-login: Disconnected (no auth attempts in 1 secs):
2002 Aug 04
1
WebMin vs SWAT
Since I have not been able to get swat to work when I was installing webmin I noticed that it will configure samba! Are there any pros or cons to either one? Thanks Steffan --------------------------------------------------------------- T E L 6 0 2 . 5 7 9 . 4 2 3 0 | F A X 6 0 2 . 9 7 1 . 1 6 9 4 Steffan A. Cline Steffan@ExecuChoice.net Phoenix, Az