search for: santoro

Displaying 20 results from an estimated 23 matches for "santoro".

2006 Jan 04
5
check if a file exists?
Hello all! I have a list of people on a page, and some of this people have pictures of them stored on the web server. So I have an image tag like this on my page: <%= image_tag "/images/people/" + person.pers_id.to_s + ".jpg" %> But not all have a picture, so if the file for pers_id=1899 does not exist, i would like to display a custom image for that guy. How can I do
2008 Jan 23
14
Again: Workaround found for request queuing vs. num_processors, accept/close
Hello all. I too found out that I sometimes have some action that can take up to 10 seconds in my rails application. I''ve read all arguments Zed made about polling/and inbox strategies, and I think I just can''t work around my feeling that a "wrong" request that takes up too much time should be able to lock subsequent requests in mongrels queue. That''s what
2005 Dec 26
5
show render time on pages
hello all! is it possible to access the render time variables in the view? i would like to show Completed in 0.09574 (10 reqs/sec) | DB: 0.08729 (91%) | 200 OK [http://localhost/person] on each page like in the logs. how can i do this?
2010 Apr 30
5
Asterisk and Patton
Hi, we have and Asterisk server connected to a Patton Smartnode 4638 with 4 BRI. We configured 4 SIP account on Patton (1001, 1002, 1003, 1004). The system is fully functional, but we have a problem to recognize incoming calls from Asterisk: when a call come from SIP/1001 (BRI 1 on Patton) or SIP/1002 (BRI 2) or SIP/1003 (BRI 3) Asterisk record a call coming from SIP/1004. I have contacted Patton
2008 Jan 25
2
Apache, proxypass and REMOTE_USER
Hello, still trying to get things going. With proxypass the REMOTE_USER variable set by mod_auth_* is not passed to mongrel. I found another admin that has the same problem[1], but no solution. Did someone here solve this problem? [1]http://mail-archives.apache.org/mod_mbox/httpd-users/200610.mbox/<323a37200610021509k6142cb08q6e6b0642e3261c6d%40mail.gmail.com>
2005 Dec 29
5
Ruby-GetText-Package-1.1.0
...files. The idea is from Sascha Ebach. * String% is extended to accept named argument. "%{file} is selected." % {:file => "foo.rb"} Proposed by Sascha Ebach and Kazuhiro NISHIYAMA. * Enhanced Ruby on Rails support. * ActiveRecord support. Inspired from Simon Santoro(rgtrans). * the error messages are localized. Also, you can add your own messages with _(""). * You can use gettext methods in the models unless preparing anything. * rgettext extracts the table names/field names of the subclass of ActiveRecord::Base...
2006 Jan 05
3
getting porn from rails link
Hello, http://wiki.rubyonrails.com/rails/pages/Tutorial is showing me links to porn sites Frank -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060105/d4e011de/attachment.html
2006 Jan 30
1
find_by_sql and memcached
Is a find_by_sql query cached with memcached and cached_model (http://dev.robotcoop.com/Libraries/)? Looks like the answer is no. Is there a reason for this? I have a lot of very complicated querys with a lot of unions, subquerys and joins that would greatly benefit from the cache. Going through the code I can see that the find_by_sql method is changed in cached_model.rb, but it does not call
2011 Mar 28
1
add my own calculated conficence interval to a plot
Hi, I have a data frame like this: var1=years var2=Sex ratio (0<value<1) var3=lower 95% confidence interval var4=upper 95% confidence interval Is there a way to add these confidence intervals to a plot like this? plot(years,Sex ratio,type="b") Thanks in advance for any response [[alternative HTML version deleted]]
2005 Nov 29
2
one rails application, many schemas
hello all! i am about to deploy an app that needs to connect to different schemas... uhm. let me explain. the app is located on a server (of course), and on the same server is a database with many schemas called new_york, cicago, barcelona, hongkong, singapore and so on. people from this citys need to use the app, and the app should connect to the correct schema depending from where they
2005 Nov 30
1
[lighttpd] proxy.server and url.rewrite-once
i have a very simple lighttpd config that just forwards with mod_proxy some requests to different hosts lixe this: server.modules = ( "mod_proxy", "mod_rewrite" ) server.port = 80 server.pid-file = "/var/run/lighttpd.pid" server.errorlog = "/var/log/lighttpd-err.log" server.document-root = "/var/www/htdocs/"
2014 Oct 15
1
Asterisk 12 CDR dst field empty
Hi there, I have installed Asterisk version 12.6 (on Debian wheezy) and I note that, only when I make a transfer of call (attended or unattended), the fields 'dst' and 'dcontex' in the CDR are empty. This happen both in MySQL record and in CVS. Someone can confirm this event? Thanks in advance.
2011 Apr 15
1
GLM and normality of predictors
Hi, I have found quite a few posts on normality checking of response variables, but I am still in doubt about that. As it is easy to understand I'm not a statistician so be patient please. I want to estimate the possible effects of some predictors on my response variable that is nº of males and nº of females (cbind(males,females)), so, it would be:
2005 Nov 19
3
Form values not included in submit when ajax generated.
Hi. I have a form with two select lists, named ''project'' and ''activity''. The content of the ''activity'' list is changed when the selected item in project changes, using ''observe_field'' where project is observed, and a div enclosing ''activity'' is updated. This works as expected. The problem is that when
2013 Mar 14
1
Bootstrap encounter histories data
Hi all, I am working with a capture-recapture analyses and my data set consists of a typical set of encounter histories. Thus, for each individual I have a string (same length for all the individuals) consisting of 0 (not seen) and other numbers (seen in state "1", seen in state "2", etc. where state may refer to breeding, nesting, feeding, etc.). At the end of each string I
2009 Jul 10
1
generalized linear model (glm) and "stepAIC"
Hi, I'm a very new user of R and I hope not to be too "basic" (I tried to find the answer to my questions by other ways but I was not able to). I have 12 response variables (species growth rates) and two environmental factors that I want to test to find out a possible relation. The sample size is quite small: (7<n<12, depending on each species-case). I performed a
2015 Aug 07
0
Asterisk 13.5.0 Now Available
...AAL2 packing when negotiating g.726 (Reported by Kevin Harwell) * ASTERISK-24344 - CDR_PROP(disable) disables CDR only for first dialed party (Reported by Janusz Karolak) * ASTERISK-24443 - CDR fields (dst, dcontext) empty in transfer call started from Macro (Reported by Arveno Santoro) * ASTERISK-25154 - [patch]fromtag may need to be updated after successful call dialog match (Reported by Damian Ivereigh) * ASTERISK-25156 - chan_pjsip???s CHAN_START cel event lacks the correct context and exten (Reported by cloos) * ASTERISK-25157 - bridging: Performing a blonde t...
2016 Jul 13
0
Certified Asterisk 13.8-cert1 Now Available
...AAL2 packing when negotiating g.726 (Reported by Kevin Harwell) * ASTERISK-24344 - CDR_PROP(disable) disables CDR only for first dialed party (Reported by Janusz Karolak) * ASTERISK-24443 - CDR fields (dst, dcontext) empty in transfer call started from Macro (Reported by Arveno Santoro) * ASTERISK-25154 - [patch]fromtag may need to be updated after successful call dialog match (Reported by Damian Ivereigh) * ASTERISK-25156 - chan_pjsip???s CHAN_START cel event lacks the correct context and exten (Reported by cloos) * ASTERISK-25157 - bridging: Performing a blonde t...
2016 Jul 27
3
Asterisk 14.0.0-beta1 Now Available
...AAL2 packing when negotiating g.726 (Reported by Kevin Harwell) * ASTERISK-24344 - CDR_PROP(disable) disables CDR only for first dialed party (Reported by Janusz Karolak) * ASTERISK-24443 - CDR fields (dst, dcontext) empty in transfer call started from Macro (Reported by Arveno Santoro) * ASTERISK-25154 - [patch]fromtag may need to be updated after successful call dialog match (Reported by Damian Ivereigh) * ASTERISK-25156 - chan_pjsip???s CHAN_START cel event lacks the correct context and exten (Reported by cloos) * ASTERISK-25157 - bridging: Performing a blonde t...
2019 Dec 24
0
Certified Asterisk 16.3-cert1 Now Available
.../browse/ASTERISK-24344>] - CDR_PROP(disable) disables CDR only for first dialed party (Reported by Janusz Karolak) - [ASTERISK-24443 <https://issues.asterisk.org/jira/browse/ASTERISK-24443>] - CDR fields (dst, dcontext) empty in transfer call started from Macro (Reported by Arveno Santoro) - [ASTERISK-25154 <https://issues.asterisk.org/jira/browse/ASTERISK-25154>] - [patch]fromtag may need to be updated after successful call dialog match (Reported by Damian Ivereigh) - [ASTERISK-25156 <https://issues.asterisk.org/jira/browse/ASTERISK-25156>] - chan_pjsip’...