search for: bannist

Displaying 20 results from an estimated 20 matches for "bannist".

Did you mean: banlist
2007 Jun 03
6
mongrel cluster w/ apache
...UEST_FILENAME} !-f RewriteRule ^/(.*)$ balancer://mongrel_cluster%{REQUEST_URI} [P,QSA,L] </VirtualHost> if anyone can help me sort this i''d appreciate it so much. i worked so hard to get this far (and learned a lot) but i''m stuck pretty bad at this point. thanks. -mike bannister
2009 Mar 04
9
[Bug 20466] New: No borders in Xmonad/Dwm
...Product: xorg Version: 7.4 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: normal Priority: medium Component: Driver/nouveau AssignedTo: nouveau at lists.freedesktop.org ReportedBy: c.bannister at gmail.com QAContact: xorg-team at lists.x.org There are no boarders drawn around windows in xmonad and dwm, it just shows an empty space where the border should be. Running an 8800GTS -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are recei...
2005 Dec 29
14
Rails 1.0 - Agile book still good?
I''m new to Ruby and RoR but excited to learn what I can do with RoR; I have Pickaxe second edition and want to get "Agile Web Development with Rails" but I''m aware that the book was published some while before RoR version 1.0 was released. Has a lot changed since then, and would I therefore be advised to wait for a second edition of AWDwR? Many thanks in advance
2005 Sep 20
5
Neat way of using R for pivoting?
...*** Appreciate any helpful hints from the pros. Cheers! p.s. We've been having rather a good time around the office recently with "International Talk Like a Pirate Day" (www.yarr.org.uk). R fits in very well: "I be usin' Arrrgghhhh for my post processin'". Keith Bannister -- Electrical Engineer Astrium Ltd This email is for the intended addressee only. If you have received it in error then you must not use, retain, disseminate or otherwise deal with it. Please notify the sender by return email. The views of the author may not necessarily constitute the views of...
2007 Jun 03
3
mongrel cluster w/ apache
...QUEST_FILENAME} !-f RewriteRule ^/(.*)$ balancer://mongrel_cluster%{REQUEST_URI} [P,QSA,L] </VirtualHost> if anyone can help me sort this i''d appreciate it so much. i worked so hard to get this far (and learned a lot) but i''m stuck pretty bad at this point. thanks. -mike bannister --~--~---------~--~----~------------~-------~--~----~ 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, se...
2015 Jan 19
1
[RFC][FFT][Fixed-Point][NEON] NEON-Optimize
...Best Regards, Phil Wang > -----Original Message----- > From: Jean-Marc Valin [mailto:jmvalin at jmvalin.ca] > Sent: Tuesday, December 30, 2014 3:30 AM > To: Phil Wang; opus at xiph.org; Timothy B. Terriberry (tterribe at xiph.org) > Cc: Zhongwei Yao; Yang Zhang; Zhou (Joe) Yu; Steve Bannister > Subject: Re: [opus] [Opus][RFC][FFT][Fixed-Point][NEON] NEON-Optimize > > On 28/12/14 11:04 PM, Phil Wang wrote: > > It requires some extra effort if twiddles and input/output have > > different bit width. Since Opus uses int32 for twiddles, we are going > > to do t...
2014 Dec 24
6
[RFC][FFT][Fixed-Point][NEON] NEON-Optimize Fixed-Point FFT?
Hi, I am working on DSP module of Ne10. I see there are fixed-point and floating-point FFT inside Opus. Is fixed-point FFT only a fall back for CPU without VFP? On ARMv7-A and ARMv8-A, benchmark result shows that fixed-point (int32) and floating-point (float32) FFT have similar performance. I guess fixed-point version is not often used on these platforms. Is it worth the effort to NEON-optimize
2010 Jun 28
0
Speex
...been at 1.2rc1 for a couple of years now. Is that because it's no longer an active project, or is it because it works, and doesn't need further development? If the latter, are there any known issues that need to be worked around? Kind regards, Paul ________________________________ Paul Bannister Director Website<http://www.gendis.co.uk/> | Map<http://maps.google.co.uk/maps?f=q&hl=en&q=bn1+9hu&ie=UTF8&z=16&iwloc=addr&om=1> | Contact<http://www.gendis.co.uk/> General Distribution Ltd Paxton House Home Farm Road, Brighton, BN1 9HU tel: tel (...
2004 Dec 07
1
streaming stops after 5 seconds or so
...ion 2.1.0 and use ices 0.4 to stream my mp3 collection to the server. They both run on linux (fedora core2) and looks like it is working ok. But when listening to the stream it stops playing, does anyone perhaps recognizes this problem? Hope someone can help me out, thx in advance. Kind regards Bannister -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20041207/0ff119ea/attachment.htm
2014 Dec 26
0
[RFC][FFT][Fixed-Point][NEON] NEON-Optimize Fixed-Point FFT?
...a shows that FFT using int16 is much faster than FFT using int32. > -----Original Message----- > From: Timothy B. Terriberry [mailto:tterribe at xiph.org] > Sent: Friday, December 26, 2014 6:52 AM > To: Phil Wang; opus at xiph.org > Cc: Zhongwei Yao; Yang Zhang; Zhou (Joe) Yu; Steve Bannister > Subject: Re: [opus] [Opus][RFC][FFT][Fixed-Point][NEON] NEON-Optimize > Fixed-Point FFT? > > Jean-Marc Valin wrote: > > There is definitely some use for a Neon fixed-point FFT. How much > > exactly I'm not sure. Fixed-point is a bit more than just a fall-back > &g...
2007 Sep 02
2
problem validating uniqueness
I have validates_uniqueness_of :name in my model which works fine when creating a record but doesn''t work when I edit the record. In other words it won''t let me create a record with the same name but I can go in after and update the field without a problem. Why would this happen? -Mike --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2015 Feb 04
1
opus Digest, Vol 72, Issue 17
Viswanath Puttagunta wrote: > What should we do for power-of-2? I really want to avoid putting > runtime checks if nfft is power of 2 in opus_fft_float_neon. Given the tests that had to be disabled for NE10, I suspect we will not really be able to use it for CUSTOM_MODES, which should be the only time nfft is a power of 2. So I'd suggest just disabling the support when CUSTOM_MODES
2014 Dec 25
2
[RFC][FFT][Fixed-Point][NEON] NEON-Optimize Fixed-Point FFT?
Jean-Marc Valin wrote: > There is definitely some use for a Neon fixed-point FFT. How much > exactly I'm not sure. Fixed-point is a bit more than just a fall-back Well, we use fixed-point mode by default in Firefox for both Firefox OS and Fennec (Firefox on Android). The reason is that, although there is some NEON-class hardware where float does finally appear to be a little bit
2006 Jan 23
2
problem with options_for_select
Hi All, I am having a little difficulty using the options_for_select forms helper method. I have a form for an active record object book, which belongs to a publisher. Using the options_for_select is working fine as far as creating the various options, but it will not output the "selected=''selected''" bit of html needed to identify which publisher is
2006 Jan 23
2
Problems with error_messages_for
I have a model Area which has_many Streets. The Area has a couple of attributes of its own but mostly I want to be able to add/delete/update Streets for a particular Area, but all on one page rather than having a separate view for editing a Street. I''ve managed to get a form displayed with a row for each Street already assigned to the Area by using form fields with
2007 Jun 01
1
LoadError on ''initializer'' when starting Mongrel
Hi all... When I start Mongrel I get a LoadError. I use the command > sudo mongrel_rails cluster::start -C /path/to/mongrel_cluster.yml and it says > Starting 2 Mongrel servers... but in the log I see this error: ** Starting Rails with production environment... /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'': no such file to load --
2014 Dec 29
2
[RFC][FFT][Fixed-Point][NEON] NEON-Optimize
Hi Timothy, It requires some extra effort if twiddles and input/output have different bit width. Since Opus uses int32 for twiddles, we are going to do the same thing. Thanks, Phil Wang -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not
2006 Jan 23
16
Adding form fields (extending a form) on the fly
Hello, I just can''t seem to find a way to extend a form dynamically in ROR. Say I am writing a recipe website. There is one form to enter the recipe. There is room for N number of ingredients (let''s say a text field for each ingredient name and selection list for the amount). What if the user wants to add more than N ingredients as he types them in? how do I do this without
2023 Jun 16
0
NT1 SMB1 Updates simplified configuration
I appreciate everyone's patience.? I have been posting a few times about this but this time I simplified the server to a standalone file server. Ubuntu 22.04.2,? Version 4.15.13-Ubuntu, ext4 file system My software requires SMB1.? It reads lock files (*.LCK, *.net) to determine the lock status of records and tables in a database. Samba freezes and my software times out when querying? the
2011 Sep 20
0
kinit succeeded but ads_sasl_spnego_krb5_bind failed
BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }Hi, I've seen many people complain about this error message by Googling around, but I've never found a satisfactory explanation as to the cause and resolution. I'm hoping someone on the list will be able to point me in the right direction? I'm attempting to get a RHEL 5.5 client configured to use winbind auth