Displaying 20 results from an estimated 76 matches for "goldberg".
2007 Sep 13
5
Authenticating before tests
Hi all,
I''m using Goldberg, an engine that provides roles based access
control for my app. I need to login before I can do controller tests,
but I can''t find any examples of people doing this.
Could someone point me in the right direction?
I thought the simplest way would be to either call the login action
f...
2007 Mar 22
6
Anyone using Goldberg for production sites?
Just starting to look at Goldberg and I like what I see so far. However,
there''s quite a bit in there. Anyone using Goldberg for production sites?
How is the security, flexibility, etc?
Thanks for any input you can provide!
Jake
--~--~---------~--~----~------------~-------~--~----~
You received this message because you...
2003 Mar 19
3
SAMBA on the WAN
Is anyone routing samba connections over a wan?
Is there a way to do this that will make the network admins happy?
Thanks for your help with this.
-alan
==============================================
Alan M. Goldberg
SAP Basis Specialist, Web Consultant
HJ Heinz Company of Canada Ltd
PH: 416-226-7542 FX:416-226-7564
CEL: 416-606-8945 PAG:416-381-0157
alan.goldberg@hjheinz.com
2018 Jun 20
2
Welcome to the "Xapian-discuss" mailing list
...//lists.xapian.org/mailman/listinfo/xapian-discuss
>
> If you ever want to unsubscribe or change your options (eg, switch to
> or from digest mode, change your password, etc.), visit your
> subscription page at:
>
>
> https://lists.xapian.org/mailman/options/xapian-discuss/gaby.goldberg%40rivdata.com
>
>
> You can also make such adjustments via email by sending a message to:
>
> Xapian-discuss-request at lists.xapian.org
>
> with the word `help' in the subject or body (don't include the
> quotes), and you will get back a message with instructions....
2018 Jun 21
0
Welcome to the "Xapian-discuss" mailing list
...ver there is one where it's within two ("I am walking…"). Likewise:
query("I NEAR/2 always") # nothing
query("am NEAR/2 always") # prints 1
query("walking NEAR/2 always") # prints 1 again
Hope that helps a little!
J
> On 20 Jun 2018, at 21:23, Gaby Goldberg <gaby.goldberg at rivdata.com> wrote:
>
> I'm a bit confused on how the operator works. Does it find the distance between the two terms?
>
> On Wed, Jun 20, 2018 at 1:09 PM James Aylett <james at tartarus.org> wrote:
> On 20 Jun 2018, at 20:39, Gaby Goldberg <gab...
2009 Nov 22
1
Metaplot Axis Annotation
...iot & Knowles (1976)", "Elliot & Knowles (1976)", "Porter
(1967)", "Kawaguchi (1975)", "Minnesota Governor’s Commission (1973)",
"Youth Opportunities Upheld (1978)", "Maynard (1980)", "Baker & Sadd
(1979)", "Goldberg & Johnson (1972)","Roth (1983)","Seckel & Turner
(1967)","Zimring (1973)","Randall (1973)","Anderson & Schumacker
(1986)","Lattimore, Witte, & Baker (1990)","Weisz, Walter, & Weiss
(1990)","Greenwood...
2011 Sep 21
3
Quelplot
Hi all,
Does anyone have an R implementation of the queplot (K.?M. Goldberg
and B.?Iglewicz. Bivariate extensions of the boxplot. Technometrics,
34(3):pp. 307?320, 1992)? I'm struggling with the estimation of the
asymmetry parameters.
Hadley
--
Assistant Professor / Dobelman Family Junior Chair
Department of Statistics / Rice University
http://had.co.nz/
2008 Aug 09
6
ElderScrolls - case-sensitivity, many of the same file
hypothetically, i have 2 different textures, one names TX_Skin, another named tx_skin. a plugin calls TX_SKIN, which texture does it choose?
2005 Jul 10
1
VM Outcall: Rube Goldberg Edition
Resent to the list since I didn't think you would mind.
Kevin wrote:
> Eric,
>
> I have been using your vm outcall script for some time and it has worked
> well. Thanks for your efforts.
>
> I am trying to re-install and I can't seem to get a call file generated.
> I have set up postfix and in the log it appears that it pipes the
> message to the vmoutcall
2001 Sep 17
5
Samba 2.2.1a
...control within a 15-minute time frame.
Any suggestions would be appreciated. If you need additional info from our
config file or logs, please let me know. There's a lynch mob after me...
Thanks,
Sally
_______________________________________________________________________________
Sally L Goldberg
Network & System Administrator, Saint Mary's College, Notre Dame Indiana
<goldberg@saintmarys.edu> <phone> 219-284-4737 <fax> 219-284-4716
2017 Nov 02
2
Publication Request: The Design of a Custom 32-bit RISC CPU and LLVM Compiler Backend
Hey everyone,
I would like to add my graduate paper to the list of LLVM publications:
http://scholarworks.rit.edu/theses/9550/
Here's the abstract if anyone is interested:
*The Design of a Custom 32-bit RISC CPU and LLVM Compiler Backend*
Compiler infrastructures are often an area of high interest for research.
> As the necessity for digital information and technology increases, so does
2005 May 20
3
Help with follow me
I hope someone can help me with this. This is what I want to happen.
Someone dials in and goes to my extension.
First, the phone on my desk rings
If there is not an answer, I would like to have the dialplan call my cell
phone. If I answer my cell phone, speak the incomming number to me. I
press one of the buttons on my cell phone to accept the call.
If I don't answer, or I don't
2007 Jul 12
2
Integrating dovecot 1.01 into CentOS-3.8 systemw with chroot passwd dirs?
...or: IMAP(lda01): stat() failed with mbox file /home/mail/lda01: No such file or directory
dovecot: Jul 12 16:23:58 Info: IMAP(lda01): Disconnected: Logged out
--
-- "Outside of a dog, a book is a man's best friend.
-- Inside of a dog, it is too dark to read." -- Groucho Marx.
Gary Goldberg KA3ZYW <og at digimark.net> V:301/249-6501 F:301/390-1955 AIM:OgGreeb
Digital Marketing/Bowie MD/Systems & Networks Consult <http://www.digimark.net/>
2015 Mar 12
2
[LLVMdev] Google Summer of Code FP Range checks
...point range check pass in LLVM.
I have been in touch with Arch as well as Hal Finkel about this and I wanted to know the feedback from the general community about this project, especially as being part of Summer of Code.
I have currently looked at integer range analysis papers and also the David Goldberg paper on floating point arithmetic. I have also gone through the rough code that was posted on the mailing list by Arch, which sets up a basic lattice for the range checks. I feel that with enough effort during the course of the Summer of Code program I should be able to get a good enough implement...
2002 Dec 10
4
most pointless mentioning/advertising of a format in a film i've ever seen
In the recent muppets christmas film, god (played by whoopi goldberg- or howevr u spell her name), mentioned converting her entire album collection (every album ever recorded. ever) to mp3 files.
Now that is the most pointless use of advertising the inferior mp3 format i've ever seen.
Now that we've started covering the use of vorbis in games, anyone spotte...
2005 Sep 13
1
Floating-point arithmetic
Hi Folks,
A recent exchange on the 'octave' list led to the following
paper being cited, which I had not met before:
What Every Computer Scientist Should Know About
Floating-Point Arithmetic, by David Goldberg,
originally published in the March, 1991 issue of Computing Surveys.
PDF and HTML versions are widely available on the web (see Google),
e.g. at
http://www.physics.ohio-state.edu/~dws/grouplinks/floating_point_math.pdf
Though over the years I've many times been there, done that,
got bitten...
2010 Nov 08
0
Re: Wine
Zachary Goldberg wrote:
> On Wed, Mar 19, 2008 at 11:16 AM, James Hawkins <truiken at gmail.com> wrote:
>
> > On Wed, Mar 19, 2008 at 8:13 AM, Marcel W. Wysocki <maci at satgnu.net> wrote:
> >
> > >
> > > On Wed, 19 Mar 2008 08:02:47 -0700
> > > "Dan...
2017 May 11
2
How to detect fake CallerID? (8xx?)
...challenge-response), a callback. No matter the callerid, you don't know where the caller is. But if you place a call BACK to the callerid, it's going to go to the destination. Then you either need the phone to be answered, or the phone to be answered and and the challenge entered.
Adam Goldberg
AGP, LLC
+1-202-507-9900
-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of J Montoya or A J Stiles
Sent: Thursday, May 11, 2017 7:48 AM
To: Asterisk Users Mailing List - Non-Commercial Discussion <asteris...
2007 Jul 25
1
Waiting for BIND security announcement
[freebsd-security@ CC'ed to avoid answering the same there again
shorly :) - if following up, please drop either freebsd-questions or
freebsd-securiy to avoid "spamming" both lists]
On 2007.07.24 18:15:43 -0500, Jeffrey Goldberg wrote:
> As I'm sure many people know there is a newly discovered BIND vulnerability
> allowing cache injection (pharming). See
>
> http://www.isc.org/index.pl?/sw/bind/bind-security.php
>
> for details.
>
> The version of bind on 6.2, 9.3.3, looks like it is vul...
2008 Mar 20
5
installing wine on 7.04 feisty
i typed in the feisty code in terminal, and then i typed in
sudo apt-get update
and
sudo apt-get install wine
and i still cannot run a game of mine that is supposed to work with wine
any advice?