search for: owl

Displaying 20 results from an estimated 117 matches for "owl".

Did you mean: bwl
2012 May 31
1
Using RDF/OWL with R?
Hello, Is there a convenient way to import RDF/OWL data into R? I'm interested in importing BioPAX/SBPAX data into R to make them available for a wider audience. One exciting application would be to use pathway data to explain differential microarray measurements by identifying upstream nodes that are likely involved in causing the differenc...
2010 Jun 10
1
OWL ontologies in R?
Are there any R packages to import and use Web Ontology Language (OWL) ontologies (represented in OWL/RDF or other form)? Thanks, -s [[alternative HTML version deleted]]
2004 Jul 25
2
file index-mail-headers.c: line 408 (index_mail_get_header): assertion failed: (ret != 0)
FreeBSD 4.10-RELEASE, dovecot-1.0-test29 crashes on sort and thread commands: Jul 25 15:12:08 owl dovecot: imap-login: Login: dima [81.19.64.101] Jul 25 15:12:26 owl dovecot: IMAP(dima): file index-mail-headers.c: line 408 (index_mail_get_header): assertion failed: (ret != 0) Jul 25 15:12:26 owl dovecot: child 20384 (imap) killed with signal 6 (gdb) bt #0 0x281e0fc4 in kill () from /usr/lib/...
2003 Aug 09
0
Timing attacks and owl-always-auth
Hi All. Attached is a patch against OpenBSD, based in part on the owl-always-auth patch. The idea is that the only way out of auth_passwd for the failure case is the "return 0" at the bottom. I don't know if this is a good way to do it or not, it's presented for discussion. Also, I don't think 3.6.1p2 is quite right WRT these timing issues...
2004 Nov 30
3
Cisco Asterisk Integration
...The problem occurs when I call from a phone behind cisco call manager. I have set up route pattern to divert all calls to the asterisk if the user presses 7.! . Anyone help would be appreciated:) This is the debug message I am getting when I dial 3000 from a cisco phone behind call manager. 001 owl*CLI> 002 003 Sip read: 004 INVITE sip:3000@10.217.81.111:5060 SIP/2.0 005 Via: SIP/2.0/UDP 10.217.84.12:5060;branch=z9hG4bK4709768 006 From: "Dinesh" <sip:65869804@10.217.84.12>;tag=34015864 007 To: <sip:3000@10.217.81.111> 008 Date: Wed, 01 Dec 2004 03:37:53 GMT 009 Ca...
2006 May 01
1
GBP/pound sign being converted to question mark
...aved to the database instead of the ?-sign. * Everything is working fine on my development system, but the problem occurs on the production server. * Both servers are using MySQL. * The ? symbol appears in all variants of ISO8859 but not in ASCII. * The application in question is running at http://owl.me.uk/ and and example of such a model that should contain a ?-sign is http://owl.me.uk/blog/141 . * I have tried setting the charsets of the table in question to both latin1 and utf-8 to no avail. Has anyone come across anything like this before? Does Rails try to guess the encoding of the DB...
2000 Feb 09
0
The sameNetscape Profile on every machine
...erver. h:\.netscape is then shared by netscape in both unix and nt environments. as far as i know, this is working fine as of netscape 4.7 (at least no one has complained to me about problems with their netscape preferences when moving between the two platforms). On Thu, 10 Feb 2000 fricke@team.owl-online.de wrote: > Hi there, > > is there any solution to have the same Netscape-Profile on every > NT-Machine in the network? > I always have to configure the Netscape if somebody is changing his place > or just working on another machine. > I work with Samba 2.04b and it´...
2019 Feb 07
2
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...he new @entry values reported for parameters in backtrace. These parameters will otherwise be reported as <optimized-out>. gdb) bt #0 get_next_move_from_list (list=list at entry=0x7fffffffbf88, color=color at entry=1, moves=moves at entry=0x7fffffffbfb0, cutoff=cutoff at entry=100) at engine/owl.c:3032 #1 0x000000000042a957 in do_owl_attack (str=<optimized out>, move=<optimized out>, move at entry=0x7fffffffc334, wormid=<optimized out>, wormid at entry=0x7fffffffc33c, owl=<optimized out>, owl at entry=0x0, komaster=komaster at entry=0, kom_pos=kom_pos at entry=0,esc...
2006 Sep 18
3
(slightly O/T) Agile dev. contract form for clients?
...ion" and "change request procedure" and so on. I was wondering, how do other people get around this in contract forms with their clients? I was thinking of just reverting to a standard consultancy contract, but not sure if that will cover all our bases. Any ideas from wiser owls here? -- Paul --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from t...
2002 Mar 13
3
zlib compression, the exploit, and OpenSSH
...as it is made available to us. OpenBSD OpenBSD is not vulnerable as OpenBSD's malloc implementation detects double freeing of memory. The zlib shipped with OpenBSD has been fixed in OpenBSD-current in January 2002. Openwall GNU/*/Linux All versions of Openwall GNU/*/Linux (Owl) prior to the 2002/02/15 Owl-current snapshot are affected by the zlib double-free vulnerability. Owl-current after 2002/02/15 includes the proper fixes in its userland packages. In order to not place the users of other vendors' products at additional risk, we...
2006 Dec 08
2
1 file of 16000 always being updated
Hi all! I'm trying rsync synchronizing some directories with about 16.000 files. After the first synchronization, the others are transfering just the changed files, as it is expected to be, except for 1 single file, that is not changed (size or time) and is being transfered in all synchronization. The file is called JSPWiki.war, and is a java war file. I checked the size and times on both
2002 Jun 25
2
Help wanted: configure test for busted mmap
Linux 2.2 (and probably others) have a deficient mmap which has caused a number of problems (e.g. bug #285). A workaround is in development, but it would be helpful to have a configure test to detect the bad mmaps(). Any takers? -d
2002 Mar 20
1
privsep
i think our strategy for privsep is to just keep portable sync'd closely with openbsd's tree, even though things will be broken wrt privsep for many platforms. then we just get primary one's working and work out issues as we go along. i'll start to work on sun and hp-ux again tomorrow.
2019 Feb 08
3
RFC: [DebugInfo] Improving Debug Information in LLVM to Recover Optimized-out Function Parameters
...in backtrace. These parameters will otherwise be reported as <optimized-out>. > > gdb) bt > #0 get_next_move_from_list (list=list at entry=0x7fffffffbf88, > color=color at entry=1, moves=moves at entry=0x7fffffffbfb0, > cutoff=cutoff at entry=100) at engine/owl.c:3032 > #1 0x000000000042a957 in do_owl_attack (str=<optimized out>, > move=<optimized out>, move at entry=0x7fffffffc334, wormid=<optimized out>, wormid at entry=0x7fffffffc33c, owl=<optimized out>, owl at entry=0x0, > komaster=komaster at entry=0, kom...
2007 Oct 23
3
Script work fine on sheel, but no on a cron job
Hi, I make a script which make some call of rsync to connect to a rsync daemon. When I run on a shell, the script work fine. When I run this scripts from a cron-job, the script fail with theses messages : rsync: failed to connect to remote-node: Connection refused (111) rsync error: error in socket IO (code 10) at clientserver.c(94) What's happen ? thanks St?phane
2003 Jul 11
0
spdep
...surveys locations. Once distances are converted to inverse euclidean distances, the list looks something like this: [[1]] [1] 15.617376 0.535176 0.569497 [[2]] [1] 15.6173762 0.5415378 0.5773159 [[3]] [1] NA etc. For each of these points I also have presence/absence data for a particular owl species (all the location, PA, etc. is kept in a single data frame). Is there a way of creating a similar list to the one above, identifying the Presence or Absence of an owl at each of the points that fall with in 0-2000m of the interested site?? I am attempting to determine the following equati...
2009 Nov 03
2
R 2.10.0: Error in gsub/calloc
I'm running R 2.10.0 under Mac OS X 10.5.8; however, I don't think this is a Mac-specific problem. I have a very large (158,908 possible sentences, ca. 58 MB) plain text document d which I am trying to tokenize: t <- strapply(d, "\\w+", perl = T). I am encountering the following error: Error in base::gsub(pattern, rs, x, ...) : Calloc could not allocate (-1398215180 of
2003 Jul 23
1
conflicting domain portions are not supported for NETLOGON calls
...r NETLOGON calls." I have created a unix/samba user testuser and a unix group pwruser. The testuser's primary group is pwruser. Next I mapped the ntgroup to pwruser with: "net groupmap modify ntgroup="Power Users" unixgroup=pwruser" and net groupmap list shows: [root@owl samba]# net groupmap list System Operators (S-1-5-32-549) -> -1 Domain Guests (S-1-5-21-1135672234-1853056381-2991119365-514) -> -1 Replicators (S-1-5-32-552) -> -1 Guests (S-1-5-32-546) -> -1 Power Users (S-1-5-32-547) -> pwruser Print Operators (S-1-5-32-550) -> -1 Domain Users...
2002 Oct 24
1
Using rsync for backup trashes st_atime
...urce, so there may be already a solution to this problem. If you think this is a nice feature, please give some response... MfG, JBG -- - Eine Freie Meinung in einem Freien Kopf f?r - einen Freien Staat voll Freier B?rger Gegen Zensur im Internet Jan-Benedict Glaw . jbglaw@lug-owl.de . +49-172-7608481 -- New APT-Proxy written in shell script -- http://lug-owl.de/~jbglaw/software/ap2/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists...
2002 Nov 18
2
Rsync and ssh with passwordless authentifikation
Is it possible to konfigure a passwordless authentifikation in kombination with ssh. for example: to a specific folder on a server named server1 has only user1 access. the user1 only exists on server1. server2 wants to replicate a foler from server1 to himself. the rsync process uses the rsync_user, which exists on both machines. the rsync process asks every time the job runs for the password