Displaying 20 results from an estimated 1000 matches similar to: "Need Authentication Source"
2006 Mar 22
6
OT: a very simple .vimrc example to use with my gmail account, pls help
Hi guys,
is there a very very simple .vimrc example to use with my gmail
account? i couldn''t find it from uncle google. Please help, my
thunderbird is becoming so slow with hundreds of thousands of email..
i don''t want to use it anymore, i want to use mutt. i''m using Mac OS X
10.4.5 (Tiger) and mutt (DarwinPort)
Thank you very much for your help and sorry for this OT.
2010 Jan 05
5
mean for subset
Hello, does anyone know how to take the mean for a subset of observations?
For example, suppose my data looks like this:
OBS NAME SCORE
1 Tom 92
2 Tom 88
3 Tom 56
4 James 85
5 James 75
6 James 32
7 Dawn 56
8 Dawn 91
9 Clara 95
10 Clara 84
Is there a way to get
2016 Dec 31
3
Automatic Insertion of OpenACC/OpenMP directives
Dear LLVMers,
we have released a tool that uses LLVM to insert OpenACC or OpenMP
4.0 directives in programs. You can use the tool online here:
http://cuda.dcc.ufmg.br/dawn/. Our tool, dawn-cc, analyzes the LLVM IR
to infer the sizes of memory chunks, and to find dependences within
loops. After that, we use debug information to translate the low-level
information back into annotations that we
2012 Jul 15
4
Imposing more than one condition to if
Hi,
I have a dataset which contains several time records for a number of days, plus a variable (light) that allows to determine night time (lihgt= 0) and daytime (light> 0). I need to obtain get dusk time and dawn time for each day and place them in two columns.
This is the starting point (d):
day time light
1 1 20
1 12 10
1 11 6
1 9 0
1 6 0
2006 Mar 15
4
New RadRails tutorial using AWDWR book
Hello there,
I am basically a J2EE refugee fascinated with Rails.
I have been using the Spring framework (a lightweight J2EE java framework
with some special characteristics) but I am so impressed with RoR that I am
porting over many applications.
In order to "dive into Rails", of course the second thing to do was get
myself an IDE, and since I''ve been using Eclipse for the
2016 Dec 31
0
Automatic Insertion of OpenACC/OpenMP directives
Hi,
> On Dec 31, 2016, at 8:33 AM, Fernando Magno Quintao Pereira via llvm-dev <llvm-dev at lists.llvm.org> wrote:
>
> Dear LLVMers,
>
> we have released a tool that uses LLVM to insert OpenACC or OpenMP
> 4.0 directives in programs. You can use the tool online here:
> http://cuda.dcc.ufmg.br/dawn/. Our tool, dawn-cc, analyzes the LLVM IR
> to infer the sizes of
2017 Jan 03
2
Automatic Insertion of OpenACC/OpenMP directives
> On Jan 3, 2017, at 7:17 AM, Jonathan Roelofs <jonathan at codesourcery.com> wrote:
>
>
>
> On 12/31/16 12:37 PM, Fernando Magno Quintao Pereira via llvm-dev wrote:
>> Dear Mehdi,
>>
>> I've changed your example a little bit:
>>
>> float saxpy(float a, float *x, float *y, int n) {
>> int j = 0;
>> for (int i = 0; i < n;
2001 Aug 21
1
read.table -unexpected truncation of rows
Hello,
Are there any 'unallowed' (meta)characters that can cause R to parse
a file incorrectly when using read.table?
--Dawn
Here the background if it's needed:
I'm new to R, but have done some Perl. I'm trying to read in a
data.frame from a file using * as a record separator.
data <- read.table("all_genomes.data",header=T,sep="*")
This has
2013 Nov 20
1
error in install
Hi,
I am trying to install R on the Unix system. When I type './configure', it
seems many not installed on my computer. The last one is 'configure: error:
No F77 compiler found'.
Can you tell me where I can get these software before installing R?
Thanks!
Dawn
[[alternative HTML version deleted]]
2007 Jan 16
2
Gaussian glm for grouped data with unequal variances
Hello - I am fairly new to R, (i.e., ability to create functions/write
programs insignificant) and was wondering if there might be a convenient way
to model the following: I want to fit a gaussian glm to grouped data, while
allowing for unequal variances in each of the groups.
More specifically, my data set looks something like this:
----------------
data group
1 76 1
2 82 1
3
2001 Mar 19
1
HELP!!! (going crazy)
I don't even know how to start this e-mail. Okay, first I installed samba
2.0.7 directly from the SGI website. It looked pretty good and I thought I
was on my way to an easy install. I guess I should tell you my set up. I
have a SGI Octane that has samba on it then I have one windows 98 PC
connected to it (they can ping each others IP addresses so I know the cable
and network cards are
2006 Mar 22
4
Problem with ACL plugin system
Don''t know if anyone else has experienced this but I''m having a problem
with the access_denied method in Ezra''s ACL access control plugin. It''s
working fine (in conjunction with acts_as_authenticated) until it comes
across a user it denies access to, in which case it throws the following
error:
NoMethodError in Admin#index
protected method
2007 Feb 06
3
Warhammer: Dawn Of War Winter Assault Expansion (MSI problem)
Hello.
I'm trying to install this expansion under wine. The uninstaller reverted
Dawn Of War to 1.40 correctly as it should, but due to an msi installer
error, the expansion didn't install:
fixme:advapi:LookupAccountNameW (null) L"fab" (nil) 0x34f808 (nil) 0x34f804
0x34f810 - stub
fixme:advapi:LookupAccountNameW (null) L"fab" 0x16d190 0x34f808 0x16d1a8
0x34f804
2012 Oct 10
1
PuppetConf Videos Are Available Now
I wanted to let everyone know that the videos from PuppetConf are
available at http://puppetlabs.com/community/videos/puppetconf/
Here are a few of my personal favorites:
CERN: http://youtu.be/-Ykb2j2ojYU
Discovering and creating great Puppet Modules:
http://youtu.be/aWqktlD62ks (talk actually starts at 4:45 min into
video)
State of the Community http://youtu.be/0_u_5RkVymE (I''m
2001 Mar 12
1
Using Samba from One Unix box to one Win98 PC
To all the helpful people out there,
We currently use samba on our Unix server and have win98 clients from a
winNT network that we share files with. I have a user that will soon be
working at home using a Unix (SGI Octane2) box and a Win98 PC. He wants to
be able to share files between the machines. My question is will I need
some kind of hub between the two for them to make Samba work or
2001 Mar 14
1
./configure isn't working
I am using "Sams Teach Yourself Samba in 24 Hours" and I'm having some
trouble. I'm attempting to put Samba on a SGI Octane2 so I copied
samba-latest.tar.gz off the CD that came with my book and did the gzip -dc
samba-latest.tar.gz | tar xvf - command that it told me to use to compile
samba. That all seemed to go fine so I went to my
/usr/local/samba/src/samba-2.0.3/source
2001 Oct 06
1
Defeating Timing Attacks
Hello,
In response to the timing analysis attacks presented by Dawn Song et.
al. in her paper http://paris.cs.berkeley.edu/~dawnsong/ssh-timing.html
we
at Silicon Defense developed a patch for openssh to avoid such
measures.
Timing Analysis Evasion changes were developed by C. Jason Coit and Roel
Jonkman of Silicon Defense.
These changes cause SSH to send packets unless request not to,
2008 May 03
3
Fonts cut off (Dawn of War, wine 0.9.45 +)
I'm using wine 0.9.44 to run Warhammer 40,000: Dawn of War 1.51 (http://appdb.winehq.org/screenshots.php?iAppId=1918&iVersionId=2576) on Kubuntu 8.04
This works just fine:
[Image: http://img170.imageshack.us/img170/6568/screen1hq9.th.jpg ] (full size (http://img170.imageshack.us/img170/6568/screen1hq9.jpg))
However, if I use wine 0.9.45 or any later version, the topmost pixel of the fonts
2006 Mar 08
8
Acts_as_authenticated plugin?
Hi,
I''ve just downloaded the acts_as_authenticated plugin but I can''t find much
in the way of documentation.
First is there anywhere that someone could point me to to get a handle on
this.
Second.. Does the plugin still require the use of generators to use?
Thanx in advance
Dan
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Apr 28
2
["acts_as_authenticated"] << "Role-Based Authorization Rails Recipe"
hi guys,
has anyone here implemented role based authorization from rails recipes
into acts_as_authenticated ? how''s it going?
Case:
there is ONE admin. And MANY users. Admin is the only one who can
create, edit, delete user, etc.. users also need to login, but go to
different pages. do you guys think it''s good to try rick''s
acts_as_authenticated + chad''s