search for: wazoo

Displaying 7 results from an estimated 7 matches for "wazoo".

Did you mean: wahoo
2006 Mar 02
2
testing duplication in model and functional
Hi, I''m starting a new application, and want it to be tested out the wazoo. Do people duplicate tests in both unit and functional tests? Say I have a Product model. I write tests that make sure that it acts appropriately (tests the validations and so forth). Is it good practice to also write the functional tests for the same sort of tests (i.e. make sure that the vali...
2005 Mar 20
5
zaptel PRI drivers
...not officially "supported", however, I've never had any trouble with it until now (8 months, using wctdm cards with fxo and fxs ports, IAX trunks, SIP phones, everything except a PRI card). Now I just installed my first asterisk box that terminates a PRI, and bam, HDLC errors up the wazoo if X is running, if its not, everything is fine, I assume this is because the timing parameters for the PRI are so much more strick. I don't mind if X is a little less responsive (even alot less responsive), but I would really like to be able to run X on a server with a PRI. Is there any way...
2006 Apr 30
13
Programming with designers in mind
Gents, We''re hard at work on a new Rails app. We''re a small group of developers...not a web designer in the bunch. We know CSS enough to be dangerous, but we shy away from the "softer" skills (all the while envious of those with that capability). We intend to grow our application in terms of functionality, but I need to make sure we keep an eye towards
2006 Jun 01
0
Optimal Hardware
...n the other 3 CPU's and leave CPU1 bound to Asterisk alone. CPU use is so low because codecs on the LAN are native to the PSTN, so there's no transcoding. This is the key. As to why I would use such an old machine? Hey, it's a NetFinity, it'll never die and has redundancy up the wazoo. Also, two independent PCI busses with good throughput. I don't have to worry much about PCI bus contention, since the TDM cards are by themselves on their own bus. NetFinity's are $400 on Ebay, so I've bought a couple more as spares and a dev machine. CPU is overrated, (and in fact,...
2001 Feb 19
1
Dead puppies (and Linux boxen) aren't much fun.
Fellow riders of the bleeding edge of ext3 technology, I've been playing with ext3 on my workstation. For the most part it has worked very well, but right now I have a non-functional system. I've got patches out the wazoo on this kernel - 2.2.18 + Alan's 2.2.19pre13 + ext3-0.0.6a + i2c-2.5.5 + lm_sensors-2.5.5 + udf-0.9.3. Here is the output I get: EXT3-fs: WARNING: recovery required on read-only filesystem EXT3-fs: write access will be enabled during recovery EXT3-fs: 03:46: orphan cleanup on read-only fs...
2006 Nov 07
2
Desktop cleared after reboot through VNC
Hello all, After issuing the reboot command on my CentOS server while being logged in through VNC and after the machine has actually rebooted, I get a blank desktop (no icons and not my default wall paper) when logging into X, whether I'm on the console or logging in through VNC. If I go into my Desktop folder in my home directory, I see all the appropriate .desktop files (but I don't
2008 Jun 05
23
unit test question
In development and production, I''ve got postgresql constraints that prevent deleting a CaseManager if there is a Client that belongs to that CaseManager. In unit tests...and obviously in my testing db, those restrictions don''t get added. Is it wrong to test for deleting dependent records in unit tests? Craig --~--~---------~--~----~------------~-------~--~----~ You received