search for: jurisdictions

Displaying 20 results from an estimated 149 matches for "jurisdictions".

Did you mean: jurisdiction
2006 Aug 13
4
has_many and foreign_key question
Alright, noob here, etc. etc. Trying to figure out the has_many usage. If I understand correctly, when you declare that a table/class has_many whatevers, the rails assumption is that there will be a foreign key in the whatevers table pointing back to the ''id'' primary key in the first table. This doesn''t seem to be the only way to have a ''has_many''
2013 May 14
1
Tamaño plots y calidad en grafico ggplot
Hola a tod en s, bueno, un poco al hilo de un mensaje anterior, reformulo la pregunta y pongo código completamente reproducible, a ver si hay más suerte. Estoy con un informe y hay que hacer algunos gráficos con datos diferentes con ggplot2, y hay que poner el mismo tamaño para todos ellos. El problema es que R cambia automáticamente el tamaño del área de trazado y el margen en función de
2009 Nov 11
20
zfs eradication
Hi, I was discussing the common practice of disk eradication used by many firms for security. I was thinking this may be a useful feature of ZFS to have an option to eradicate data as its removed, meaning after the last reference/snapshot is done and a block is freed, then write the eradication patterns back to the removed blocks. By any chance, has this been discussed or considered before?
2012 May 02
17
ChillDB License
A few of you sounded interested in using it. I haven''t explicitly put a software license on it, so I guess it''s not technically FOSS yet. What licenses are good? BSD? Public Domain? ? Jenna -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120502/96b87580/attachment.html>
2007 Apr 23
4
[courier-dovecot-migrate.pl] - No such file or directory at courier-dovecot-migrate.pl line 230
Hi all, I am in the process of migrating my Maildir IMAP server from courier-imap to dovecot. I am now at the point of converting my Maildirs into a format that dovecot understands (as per http://wiki.dovecot.org/Migration/Courier). Problem: ------- #/usr/bin/perl courier-dovecot-migrate.pl --recursive Finding maildirs under . ./courierimapuiddb: OK No such file or directory at
2015 Apr 26
0
question about use MP3s with LAME on Icecast
Hi, first and foremost: I am not a lawyer, none of the following can be considered legal advice! Consult a specialist lawyer, one who is familiar with your local jurisdiction! On 26/04/15 14:23, Konstantin Smirnov wrote: > Is it possible (legally) to stream MP3s on Icecast that have been > encoded with LAME encoder (http://lame.sourceforge.net/license.txt)? That will depend on several
2010 Jan 12
5
Multi-Tenant Parking
Has anyone managed to get multi-parking lot call parking working correctly? I've had several attempts at it, and never seem to be able to get it to go properly - (actually, at all): I've most recently done this with 1.6.1.x, and now 1.6.2.x, with no luck in either case. What I've been "trying" is the following: features.conf [general] parkext => 100 [featuremap]
2011 Jul 08
2
Using Windows 7 Task Scheduler with R source scripts
...xecute. Any ideas? Much thanks, Dan Barclays Wealth is the wealth management division of Barclays Bank PLC. This email may relate to or be sent from other members of the Barclays Group. The availability of products and services may be limited by the applicable laws and regulations in certain jurisdictions. The Barclays Group does not normally accept or offer business instructions via internet email. Any action that you might take upon this message might be at your own risk. This email and any attachments are confidential and inte...{{dropped:27}}
2015 Apr 26
3
question about use MP3s with LAME on Icecast
Hi. Is it possible (legally) to stream MP3s on Icecast that have been encoded with LAME encoder (http://lame.sourceforge.net/license.txt)? So if a composer writes a track, then saves in MP3 with LAME, and wants to distribute with Icecast server, is it legal? Must he get license for MP3 (http://mp3licensing.com/royalty/emd.html) and pay any royalties for MP3 DISTRIBUTING or STREAMING as it stated
2007 Jun 27
5
Regexp not matched
Sorry, meant to post this in the rails forum. Anyways, how would I write a rescue method to recover from a failed regexp parsing with error "regexp not matched" -Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post
2012 Apr 02
2
R datasets ownership(copyright) and license
...reated some kind of precedence in the USA [3]. But also it imho showed that similar attacks might happen in the future, and possibly against data sets which are not that obviously "factual" thus after all might fall under copyright or IP protection if not in the states then in some other jurisdictions. And 'data copyright/license' question comes over and over again, I just wanted to ask based on what policies or advisories datasets were selected to be shipped with R. From a very very brief look at the datasets, many of them appear to be factual data, thus at least at the moment proba...
2017 Apr 17
10
RFC #3: Improving license & patent issues in the LLVM community
Hello everyone, This email is a continuation of a discussion started in October 2015, and continued in September 2016: http://lists.llvm.org/pipermail/llvm-dev/2015-October/091536.html http://lists.llvm.org/pipermail/llvm-dev/2016-September/104778.html As with those emails, this is a complicated topic and deals with sensitive legal issues. I am not a lawyer, and this email is not intended to be
2019 Jun 13
1
Problem joining domain [SEC=UNCLASSIFIED]
UNCLASSIFIED Hi Louis, I will make the change. This is what SAMBA gave me when I joined the domain. Cheers Russell -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of L.P.H. van Belle via samba Sent: Wednesday, 12 June, 2019 6:33 p.m. To: samba at lists.samba.org Subject: Re: [Samba] Problem joining domain [SEC=UNCLASSIFIED] I migth be picky in
2018 Aug 22
1
Re: [PATCH] generator: Do not claim copyright for future years
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2018-08-22 06:11, Nikolay Ivanets wrote: > Doesn't it mean you have to remember changing copyright in 2019? s/have to/can/ https://stackoverflow.com/questions/2390230/do-copyright-dates-need-to-be-updated In many jurisdictions, expiry of copyright is 50-70 years after death of the author and that point in time does not depend on when a file was updated, so I still wonder why so many people update these numbers. Maybe to show that your project is still alive :-) -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQRk4KvQEtfG32NHp...
2007 Apr 23
1
Trying to explain mutt+dovecot(ssl) to myself :(
Hi all, I have recently migrated my mail from courier-imap to dovecot. In doing so, I finally configured mutt to connect to imaps (SSL). In the end I got it all working. I then sat back and thought: "I kinda don't understand the SSL/TLS part even though it works". And I hate setting stuff up and not truely understanding the mechanics of it. So I started to write about it and am
2009 Apr 29
1
Running wine within a VM ... Is it possible ?
Hi all, Im in a situation where I need to run windows binaries within a Linux VM on VMware ESX (in production) I have looked hi and low but cannot find an answer to this. Can anyone tell me if this is possible ? Thanks! -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have
2009 May 09
1
determination of where a call is placed from (physical location)
I am interested in setting up asterisk to record all calls it processes. there are however some legal quirks to doing this that I have run across such as one party notification vs 2 party notification requirements which depend upon the physical endpoints of a call. If I wish to discretely record all incoming calls except those calling from a place requiring 2 party notification (thus avoiding
2019 Jun 13
2
Problem joining domain [SEC=UNCLASSIFIED]
UNCLASSIFIED Hi Rowland No tombstonelifetime. Do I need to upgrade the schema? The current schema is 30 (Windows 2003). When I try to update the schema, I get the following error: Applying Sch31.ldf updates... Exception [Errno 2] No such file or directory I downloaded sch31.ldf and tried to apply that. samba-tool domain schemaupgrade --ldf-file=sch31.ldf --base-dir=/home/user/work/ldif
2010 Feb 13
3
ads_sasl_spnego_krb5_bind failed: Program lacks supportfor encryption type [SEC=UNCLASSIFIED]
Alex, I've been a victim of this since Day 1. After a lot of reading and emailing, it comes down to this. libkrb5-3 version 1.8x by default disallows DES encryption. /etc/krb5.conf can be changed to allow weak encryption, but as it relates to Samba, is only effective in letting the system join the domain. For it's internal functioning, winbind uses an autogenerated krb5.conf that
2013 May 13
0
Tamaño plots y retoques de ticks en grafico ggplot
Hola a tod en s, estoy con un gráfico algo complicado de ggplot y me he quedado bloqueado con un par de cosas. Si se ejecuta el siguiente código, se obtiene el gráfico que pongo a continuación. Necesitaría que en la línea sombreada de color azulado, correspondiente a Alpha (252), esta etiqueta "Alpha (252)" también saliese sombreada o, al menos, destacada con otro color y en