search for: feminella

Displaying 8 results from an estimated 8 matches for "feminella".

2010 Jun 02
5
Programmatically counting RSpec tests?
If I have an object `obj` that is a SpecTask, and subsequently invoke it, is there a way to programmatically determine the number of tests that were successful, failed, and pending as a result of running that SpecTask? -- John Feminella Principal Consultant, Distilled Brilliance
2009 Aug 11
2
list indexing problem reading in files from a directory
...h.1, length.2),] df[[i]] <- data.frame(chron(as.character(df[[i]][,1]), as.character(df[[i]][,2]), format=c(dates="Y/m/d", times="H:M:S")), as.numeric(df[[i]][,3]), as.numeric(df[[i]][,4]), as.factor(list.of.files[[i]])) } } a <- read.ll("C:/Documents and Settings/Feminella Lab/Desktop/WB_LL_Data/Wolf Bay Data/Raw solinist data/Compensated by Brad") -- Stephen Sefick Let's not spend our time and resources thinking about things that are so little or so large that all they really do for us is puff us up and make us feel like gods. We are mammals, and have n...
2006 Jun 13
2
Compiling zaptel on FC5
Are there any generic install guidelines for compiling the Zaptel drivers on FC5? This is my first install of Asterisk (and my first FC5 system) and I'm having a great deal of trouble getting it to cooperate. make clean and make are definitely not playing nice, telling me that "You don't appear to have the kernel sources installed" when I'm pretty sure that I do. Any
2011 Jul 25
6
What does using a lambda in rspec tests accomplish?
Here is the code in question: describe UsersController do render_views … … describe "POST to ''create'' action" do describe "failure" do before(:each) do @attr = { :name => '''', :email => '''', :password => '''', :password_confirmation =>
2006 Jun 20
1
Integrating H.323 gateways with Asterisk?
all, How amenable is Asterisk to a setup that looks something like this? { SIP-only VoIP hardphones } <===> { Asterisk } <===> { Cisco H.323 gateway } <===> { trunks to PSTN } I've heard Asterisk didn't play too well with H.323, but I wanted to get some more details on that. I only recently completed my first Asterisk testbed, using four softphones and an Asterisk
2011 Jun 21
1
Redis persistent values missing
Hi, I am using redis to store high scores for my users. I restarted it for the first time in a month and now I am missing all the stored values. Anyone have an idea why this happend? Is there any way to get them back?? -- 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
2011 Jun 30
8
Error of DEPRECATION WARNING
Hi, I Have a strange error when i type the command "rake db:migrate " Can you help to solve this error or give me some advices the error is: DEPRECATION WARNING: Rake tasks in /home/joanne/Desktop/picto/vendor/ plugins/prawnto/tasks/prawnto_tasks.rake are deprecated. Use lib/tasks instead. (called from <top (required)> at /home/joanne/Desktop/picto/ Rakefile:7) thanks for help
2006 Jun 22
0
Playing sounds from the CLI
Once I'm inside the the asterisk CLI and I'm on a call with another extension, how do I play sounds from the CLI? It doesn't appear that I can run AGI commands directly -- is there another way that I'm missing? thanks, JJ -------------- next part -------------- An HTML attachment was scrubbed... URL: