search for: butcher

Displaying 20 results from an estimated 207 matches for "butcher".

Did you mean: boutcher
2006 May 31
13
What are controller modules *for*?
...http://justinfrench.com/index.php?id=122 But this requires me to remember to change the base class of each new secure controller (and raises the spectre of having a controller in the secure module which doesn''t inherit from the appropriate base). Am I missing something? Thanks! paul.butcher->msgCount++ -- Posted via http://www.ruby-forum.com/.
2006 Aug 14
14
A mock which extends rather than replaces a class?
...ut this is a bit messy - we''d like some centralised way to always extend the objects for all tests. Is there any way of using the test/mocks directory to achieve this? We can''t see any way to use it to do anything other than completely replace a class. Thanks in advance! paul.butcher->msgCount++ -- Posted via http://www.ruby-forum.com/.
2005 Dec 28
9
Idiom question - assertions which aren''t in tests
...39;'m not talking about error handling here. I''m talking about detecting bugs, but doing so when executing the code normally, not within a test. Clearly I can write something myself, but I''d rather not if I don''t have to :-) Thanks in advance for your help! paul.butcher->msgCount++ Snetterton, Castle Combe, Cadwell Park... Who says I have a one track mind? -- Posted via http://www.ruby-forum.com/.
2006 Sep 20
15
Why Rails + mongrel_cluster + load balancing doesn''t work for us and the beginning of a solution
...#39;'s not had any serious optimization or testing, and there are a bunch of things that need doing before it can really be considered production ready. But it does work for us, and does produce a significant performance improvement. Please check it out and let us know what you think. -- paul.butcher->msgCount++ Snetterton, Castle Combe, Cadwell Park... Who says I have a one track mind? MSN: paul at paulbutcher.com AIM: paulrabutcher Skype: paulrabutcher LinkedIn: https://www.linkedin.com/in/paulbutcher
2006 Feb 04
2
Associations oddity
...category = nil => nil >> cat => #<Category:0x37e1788 @attributes={"id"=>"8200"}> But why do I need the "dup"? This seems to break the principle of least surprise? Is there a better way to handle this? Thanks in advance for your help! paul.butcher->msgCount++ Snetterton, Castle Combe, Cadwell Park... Who says I have a one track mind? -- Posted via http://www.ruby-forum.com/.
2016 Aug 22
3
Dial and start music on hold after timeout
...list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > <http://lists.digium.com/mailman/listinfo/asterisk-users> > > > > > -- > A human being should be able to change a diaper, plan an invasion, > butcher a hog, conn a ship, design a building, write a sonnet, balance > accounts, build a wall, set a bone, comfort the dying, take orders, > give orders, cooperate, act alone, solve equations, analyze a new > problem, pitch manure, program a computer, cook a tasty meal, fight > efficientl...
2006 Jan 21
2
Documentation for mocks?
Is there any documentation about how mock objects work in RoR, specifically exactly how one should use the test/mocks directory. Is it just me being incompetent searching for it, or hasn''t this been documented yet? Thanks in advance for your help! paul.butcher->msgCount++ Snetterton, Castle Combe, Cadwell Park... Who says I have a one track mind? -- Posted via http://www.ruby-forum.com/.
2009 May 29
2
Reformatting run...
...have run Nindent, the reformatting script, over all the C code, *except* HDT and externally maintained code (gPXE, libpng, tinyjpeg, zlib, and LZO). I'll leave it up to Erwan and Pierre to do gPXE. Please help clean up any stupidities when you see them. Especially asm() statements are quite butchered by Nindent, but even for common C code any automatic reformatting occasionally does almost infinitely stupid things. -hpa
2006 Sep 01
2
Configuring Mongrel logging
Is there any way to configure Mongrel''s logging? Specifically, I''d like to get it to output to syslog. Our Rails apps already do this (via SyslogLogger) - is there any way to persuade Mongrel to do the same? Thanks! -- paul.butcher->msgCount++ Snetterton, Castle Combe, Cadwell Park... Who says I have a one track mind? MSN: paul at paulbutcher.com AIM: paulrabutcher Skype: paulrabutcher LinkedIn: https://www.linkedin.com/in/paulbutcher
2015 Feb 23
3
upgrading icecast to 2.4.1
Il 23/02/2015 17:06, "Thomas B. R?cker" ha scritto: > OK, that's from the Icecast side an easy situation. really thank you very much! I will make this operation tomorrow, but it seems easy. Still thanks.
2007 Apr 16
3
Redundant * servers
Without using Dundi or SER, any thoughts on the following anyone? Has something similar been implemented anywhere so as to me not having to horribly butcher code... 4 servers SIP1-4 User1 -- -- SIP1 -- \ / \ User2 ------ Go to register ------- SIP2 ----- Whereis? --> DB / \ / User3 -- -- SIP3 -- Where users no matter who...
2016 Aug 22
2
Dial and start music on hold after timeout
...>> http://lists.digium.com/mailman/listinfo/asterisk-users >> <http://lists.digium.com/mailman/listinfo/asterisk-users> >> >> >> >> >> -- >> A human being should be able to change a diaper, plan an >> invasion, butcher a hog, conn a ship, design a building, write a >> sonnet, balance accounts, build a wall, set a bone, comfort the >> dying, take orders, give orders, cooperate, act alone, solve >> equations, analyze a new problem, pitch manure, program a >> computer, cook a...
2016 Nov 04
2
Any way of creating a file to write to from the dialplan, or must I use AGI?
...org/wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > -- > A human being should be able to change a diaper, plan an invasion, butcher a > hog, conn a ship, design a building, write a sonnet, balance accounts, build > a wall, set a bone, comfort the dying, take orders, give orders, cooperate, > act alone, solve equations, analyze a new problem, pitch manure, program a > computer, cook a tasty meal, fight efficiently, d...
2006 Feb 07
4
ruby-forum.com problems?
Anybody else experiencing problems accessing ruby-forum.com ? For the past week or so I''ve mostly not been able to access it. It either never loads, or displays a 500 error message. I prefer it though to direct email, or the Mailman archives. csn __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around
2020 Jul 16
3
Problem with OPTIONS requests.
...to the OPTIONS. I've created a test context and have put in a wildcard pattern match to try and catch those options but it doesn't seem to work. Is there a way to have asterisk respond with an 200 OK instead of a 404? -- A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specia...
2020 Jul 17
1
Problem with OPTIONS requests.
...t in a wildcard pattern match to >> try and catch those options but it doesn't seem to work. >> >> Is there a way to have asterisk respond with an 200 OK instead of a 404? >> >> -- >> A human being should be able to change a diaper, plan an invasion, >> butcher a hog, conn a ship, design a building, write a sonnet, balance >> accounts, build a wall, set a bone, comfort the dying, take orders, give >> orders, cooperate, act alone, solve equations, analyze a new problem, pitch >> manure, program a computer, cook a tasty meal, fight efficie...
2002 May 15
0
FW: RE: RE: Win2k Printing Problems
-----Original Message----- From: JUSTIN GERRY [mailto:JGERRY@butchers.com] Sent: Wednesday, May 15, 2002 10:33 AM To: vansickj-eodc@Kaman.com Subject: Re: RE: RE: [Samba] Win2k Printing Problems No my ports are: servername (ip address in my case as I am going across a router) print server (actual printcap name) When I add a printer to a Win2k box, in the registr...
2006 Sep 22
2
I''m misunderstanding how stubs works
...start_time = Time.now t += 20 end_time = Time.now assert_equal end_time - start_time, 20 end But I''d be interested to understand why the first version doesn''t. Thanks in advance for any help you can offer! ------------------------------------------------- Paul Butcher CTO RE5ULT Limited 74 Eden Street, Cambridge CB1 1EL http://www.82ask.com/ Office: +44 (0) 1223 309080 Mobile: +44 (0) 7740 857648 Email: paul at 82ask.com MSN: paul at paulbutcher.com AIM: paulrabutcher Skype: paulrabutcher LinkedIn: https://www.linkedin.com/in/paulbutcher -----------------------...
2017 Nov 23
2
How to supervise a Voicemail box with a BLF button ? What does "State:Unavailable" exactly means ?
...wiki/display/AST/Getting+Started >> >> asterisk-users mailing list >> To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users >> > > > > -- > A human being should be able to change a diaper, plan an invasion, butcher > a hog, conn a ship, design a building, write a sonnet, balance accounts, > build a wall, set a bone, comfort the dying, take orders, give orders, > cooperate, act alone, solve equations, analyze a new problem, pitch manure, > program a computer, cook a tasty meal, fight efficiently, d...
2003 Dec 22
4
Audio format for announcements
...ound quality - I don't see any reason why the system should not use the best possible format for any given connection. 1) Is it possible to store the menu sounds in wav/aiff, and let asterisk compress them to gsm only as necessary? Eg for POTS lines, yes the lines are crap already, but why butcher the sound any further by running it through a speech codec? 2) For my internal SIP phones, I don't care about bandwidth usage. What settings will give the best sound quality? Does the protocol (or for that matter, any particular brand of phones) support uncompressed or very high bit rate...