search for: url2

Displaying 13 results from an estimated 13 matches for "url2".

Did you mean: url
2020 Jun 17
2
Duplicate value used in disconnect reason definitons
I could not find anything in the mailing list archive or bug tracker. In ssh2.h, the value (4) is re-used 148 #define SSH2_DISCONNECT_KEY_EXCHANGE_FAILED 3 149 #define SSH2_DISCONNECT_HOST_AUTHENTICATION_FAILED 4 150 #define SSH2_DISCONNECT_RESERVED 4 151 #define SSH2_DISCONNECT_MAC_ERROR 5 Is this intentional? Thanks, Noah Zalev
2015 Apr 30
2
búsqueda y sustitución masiva
...problema que tengo es que estoy intentando hacer un loop para hacer la sustitución de la url comprimida por su equivalente descomprimido, pero no hay manera. Los datos que tengo son: url.origin$V1 es la lista de url originales (más de 15K) url.des$url1 es la lista de url originales únicas url.des$url2 es la lista de url descomprimidas equivalentes a url.des$url1 El último código con el que he probado es el siguiente pero sin buenos resultados: recoderFunc <- function(data, oldvalue, newvalue) { # convertir los factores en caracteres if (is.factor(data)) data <- as.characte...
2006 Apr 11
0
url_for - results inconsistency ??
Hi all, I recently noticed something really weird in url_for results let''s say that we have something like this somewhere in code <pre> URL1:<%=url_for( {:action=>''foobar''}.merge({''action''=>''ohmy''}) )%> URL2:<%=url_for( {''action''=>''ohmy''}.merge({:action=>''foobar''}) )%> </pre> and then please consider following two cases... case 1. webrick, ruby 1.8.4, rails 1.0 result: URL1:.../foobar URL2:.../foobar case 2: lighttpd-1.4.11, rub...
2005 Nov 24
0
Request rewriting - regular expressions
...ying to write a rewrite rule that uses the same(tm) syntax as apache mod_rewrite (or at least it understands it) The following works by catching ANY url comfigured in the web server and rewriting it with the correct http status code. The issue is that i need to redirest URL1 to 1st location and URL2 to second location and i'm trying to get my match syntax correct. Can anyone advise on the reg expression that would distinguish betweek URL1 and URL2 thanks! match URL into $ with ^/$ if matched then set SCRATCH:LOC = http://www.example.com/en/homepage.html set Response...
2006 Feb 21
2
validates_format_of :url, regexp?
...iz|info|name|museum|us|ca|uk)(\:[0-9]+)*(/($|[a-zA-Z0-9\.\,\;\?\''\\\+&%\$#\=~_\-]+))*$ (http://www.experts-exchange.com/Web/Web_Languages/JavaScript/Q_21245168.html) I also found this one, but, um, well... http://www.foad.org/~abigail/Perl/url3.regex http://www.foad.org/~abigail/Perl/url2.html Thanks, Joe -- Posted via http://www.ruby-forum.com/.
2006 Feb 28
2
Most Popular Searches
Hi, I have an index where each document contains an untokenized ''url'' field. I would like to query the index for the most popular urls. In SQL I would do this via a Group By clause. Is there anything in Ferret that will do something similar? I found this discussion that proposed a solution involving TermEnums:
2012 Sep 20
3
Line over Boxplot
Very much a rookie at R, and have only recently started using it again so pardon the simple question. I am trying to produce a box plot from one data set and then overlay a line plot from another data set. The box plot data set is made up of 20 sets of 30 data points, or 600 total data points. The line has only 30 total data points. The box plot is plotting fine, but for some reason, the line plot
2012 Oct 04
3
R combining vectors into a data frame but without a continuous common variable
Hello, I have two different files which I'd like to combine to make one data frame but I've no idea how to do it! The first file has two columns; one is the date, the following is a binary code for debris flow events. Then my other file has also two columns; the date and then precipitation data. The thing is, is that the two date columns don't all contain the same dates. The binary
2005 May 15
0
Multiple Questions -- Please Help
...d a URL to the agent's softphone upon the agent becoming available. So, when a call comes in for queue 1, I'd like the Queue application to send http://url1 to the agent when the call is distributed; when a call comes in for queue 2, I'd like the Queue application to send http://url2 to the agent. 5) Call conferencing for the agents: all agents will be using soft phones and they need to be able to conference calls I have a few questions: a) I'd like to use Xten's soft phone for the agents. I don't know if Xten's soft phone supports being sent a URL and ope...
2010 Apr 13
2
import file formatted RFC-822
Dear R-list users: I would like to import a database of web robots, http://www.robotstxt.org/db/all.txt, it?s formatted RFC-822, ?how can I do it? The RFC 822 specification defines a standard format for electronic messages, which consists of a set of header fields and an optional body. The headers contain information about the message, such as to whom it is being sent, from whom it is being
2010 Jul 21
1
Command that is conditional upon file retrieval: is it possible?
Hi all, I'm currently working on an R program where I have to access an FTP server to download some of the data I need. However, the people who post up the files I access are at times inconsistent with regards to time posted, if they post at all, etc.... Here's some of the code I use: library(RCurl) url1 = paste("ftp://user:password at a.great.website.com/",
2017 Feb 26
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
...c40 "ldaps" be = 0x8fd780 #5 0x00007fffec517425 in ldb_connect (ldb=ldb at entry=0xd2ffd0, url=0xad02d4 "ldaps://ldap.motec.com.au", flags=<optimized out>, options=options at entry=0x0) at ../lib/ldb/common/ldb.c:260 ret = <optimized out> url2 = <optimized out> #6 0x00007fffec93413f in py_ldb_connect (self=0xacf2d0, args=<optimized out>, kwargs=<optimized out>) at ../lib/ldb/pyldb.c:1179 url = 0xad02d4 "ldaps://ldap.motec.com.au" flags = 0 py_options = None ret = <optimized...
2017 Feb 16
2
samba-tool domain classicupgrade smb_krb5_context_init_basic failed (Invalid argument)
On Fri, 2017-02-17 at 07:48 +1100, Tom Robinson via samba wrote: > Anyone? Can you please post a gdb backtrace --full? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 862 bytes Desc: This is a digitally signed message part URL: