similar to: cálculo de distancias

Displaying 20 results from an estimated 110 matches similar to: "cálculo de distancias"

2005 Oct 17
7
Ajax.MultiUpdater ?
Hi, I''m using prototype within ruby on rails. One limitation I''d like to overcome is the restriction of beeing able to update just one html elements content using from_remote_tag or link_to_remote. AFAICS this is just a restriction of the form_remote_tag/link_to_remote implementation and it''s underlying Ajax.Updater class. Right? In theorie there should be no problem,
2006 Jul 03
0
Prototype 1.5.0_rc0 form_serialize issues for select lists
Hi, we have a rails 1.0 application and I did some tests to see if we could upgrade to rails 1.1 One issue I found, is that prototype 1.5.0_rc0, that was installed by rake rails:update:javascripts, changes the way a select list is serialized if an option has an empty value. Consider a form like <%= form_tag :action => ''test_form_post'' %> <% options = {
2006 Jan 16
0
Slider Problems
Hi, I have two minor problems with scriptaculous sliders: a) when a list of allowed values is provided and that list contains 0 the value 0 is not usable This can be seen in the slider_test.html functional tests, slider 5 (multiple handles and predefined values), which allows values [0,0.2,0.4,0.6,0.8]. I cannot move any of the sliders to position 0 (using mozilla 1.7.8, same for
2005 Dec 05
0
Prototype Form.serialize and mutli selects
Hi, I ran into a problem when using a multi select list in a form submitted through ajax. The name of the select element is something like foo[]. When multiple entries are selected the browser creates form data like foo[]=1&foo[]=2&foo[]=4 (url encoded of course). Rails then creates an array ["1","2","4"] for foo''s entry in the parameter hash.
2006 Feb 13
0
slow Net::HTTP within rails?
Hi, for search integration with a lucene search server I''m using an http post request. This request takes ~ 300 ms (just for the ``resp = http.post(url, query)'''' call, where http is some Net::HTTP instance) while the same http request (same url, same query) in a test program outside rails takes just ~ 60 ms. I managed to reduce the time within rails by using ruby-curl,
2014 Jun 25
2
[LLVMdev] Question Regarding Sign-Overflow
Sorry, the old title didn't make sense. > Hi, > > I have doubts on the following transformation in InstCombineAddSub.cpp. Is > it always safe to preserve NSW/NUW in this case? > > // If this is a 'B = x-(-A)', change to B = x+A. This preserves NSW/NUW. if (Value
2004 Aug 01
1
windows XP authentication issues
hello list, i am running Samba on FreeBSD 5.2.1-RELEASE. i am able to mount network folders using sharity-light from one of my other freebsd boxes 'piper' on the network with the command: shlight //cessna/videos /usr/home/iain/vidoes when logged in as the user 'iain'. there is a corresponding user on the Samba server 'cessna'. i created a user 'sasha' on
2006 Dec 19
1
Re: asterisk-users Digest, Vol 29, Issue 71
Hi, I want to unsubscribe from asterisk-users-request-lists, and donot want to recieve mail any more. Kindly unsubscribe me... sanchal singh On Mon, 2006-12-18 at 13:57, asterisk-users-request@lists.digium.com wrote: > Send asterisk-users mailing list submissions to > asterisk-users@lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit >
2014 Sep 15
1
fail2ban and pjsip in asterisk 12 and 13
Hi, Info !!! not a question !!! the pjsip logger is different: [Sep 15 07:33:27] NOTICE[65267] res_pjsip/pjsip_distributor.c: Request from '"1001" <sip:1001 at 81.20.137.222>' failed for '85.25.197.23:5071' (callid: 1bfa1fcfee1e20dbe9bbbcac5d7bdffc) - No matching endpoint found and here the RegEx for fail2ban to catch this log: |NOTICE.* .*: Request from
2012 Jul 31
0
Arrangement of names
Dear R-help members I would be grateful if anyone could help me with the following problem: 1: I changed the font style of the plant names (along x-axis, under the bars) to "italic" . How can I avoid that the font in the legend also changes to "italic"? 2. I would like to place the plant names (along x-axis, under the bars) in a way that : a) the first plant name is under the
2006 Aug 02
3
blastwave.rb patch
The original blastwave.rb would store "no pkg-get in /usr/sbin /usr/ bin" into @@pkgget if pkg-get is not found in the PATH. The patch below modifies blastwave.rb to store the first matching binary in the user''s PATH, or if not found, check the default location (puppetd''s PATH may not be sane) and if still not present and executable, correctly store as nil.
2019 Dec 05
2
[2.3.8] possible replication issue
I think there's a good chance that upgrading both will fix it. The bug already existed in old versions, it just wasn't normally triggered. Since v2.3.8 this situation is triggered on one dsync side, so the v2.3.9 fix needs to be on the other side. > On 5. Dec 2019, at 8.34, Piper Andreas via dovecot <dovecot at dovecot.org> wrote: > > Hello, > > upgrading to 2.3.9
2001 Mar 25
1
Resolving DNS names to an IP in NT 4 domain
Hi I recently started working with somba on my Slackware box, and got it going with file sharing. However, I need a little more functionality out of it. I'll start with my situation, and what I need to do. I run a webserver on IIS 5.0 on a Win 2000 box. It is strictly a LAN webserver and only accessable from thos on the inside. People access from their browser via my Win 2000
2013 Mar 15
1
merge two matrices
Dear R-help members I would be grateful if anyone could help me with the following problem: I would like to combine two matrices (SCH_15 and SCH_16, they are attached) which have a species presence/absence x sampling plot structure. The aim would be to have in the end only one matrix which shows all existing species and their presence/absence on all the different plots(an_1, an_2 etc.) To do
2008 Jul 08
0
Change legend in the 'hydrogeo' package
At first sorry for the possibly dumb question of a newbie. I am using the hydrogeo package to visualize approx. 300 data within the Piper-Hill diagrams. The package is using a dataframe with 6 columns, first of them is containing the row.names, next four with the data itself. The last column contains "WaterTypes" dividing data to several categories. The diagram is created by the
2006 Jun 27
0
Realtime Voicemail Broken?
What's up with realtime voicemail? I have been going thtough and testing each feature that can be set as a column in the db, one by one. Some do work, and some don't. Here's some I have found that do work: delete envelope maxmsg review saycid and here's some that simply don't work: attach (emails sent if there is something in the email field) maxsilence (docs say the
2019 Dec 05
0
[2.3.8] possible replication issue
Hello, upgrading to 2.3.9 unfortunately does *not* solve this issue: I upgraded one of my replicators from 2.3.7.2 to 2.3.9 and after some seconds replication stopped. The other replicator remained with 2.3.7.2. After downgrading to 2.3.7.2 replication is again working fine. I did not try to upgrade both replicators up to now, as this is a live production system. Is there a chance, that
2020 Nov 04
0
Panic-Error (ctx->nested_parts_count > 0)
You should be able to workaround this by enabling fts. Aki > On 04/11/2020 09:22 Andreas Piper <piper at hrz.uni-marburg.de> wrote: > > > Hello, > > on my dovecot-replicator-backend I see lots of panic-messages "assertion > failed: (ctx->nested_parts_count > 0)", produced from a single user. I > assume that this is correlated with >
2016 Sep 01
2
2.2.25 dumps core with "Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)"
Hi Jake, thanks for fixing this. I have installed now the newly built package on my production system and will report, if any more core dumps occur. Regards, Andreas Am 31.08.2016 um 20:19 schrieb Jake Goerzen: > Hi Andreas & Timo, > > > I've found out what is causing the incorrect hash in the built > packages. Our build system use here at OpenCSW has internal git
2016 Aug 31
2
2.2.25 dumps core with "Panic: file imap-client.c: line 837 (client_check_command_hangs): assertion failed: (client->io != NULL)"
Hello Timo, from the maintainer of the OpenCSW package I got the below answer. As the newly build package yields another different commit hash (which I cannot find on GitHub too), I would ask, if you are sure that the commit hash-output in 'doveconf -n' is generated correctly? The headline of 'doveconf -n' with the newly build package is # 2.2.25 (68082dc):