search for: personnellement

Displaying 20 results from an estimated 317 matches for "personnellement".

2008 May 30
3
another sed question...
Looking to change a yml file (yaml is a database type file) *** from ?--- !ruby/object:Right attributes: name: Personnel Admin action: index id: "1" controller: assessments --- !ruby/object:Right attributes: name: Personnel Admin action: find id: "2" controller: assessments *** to ?--- !ruby/object:Right attributes_1: name: Personnel Admin action:
2006 May 30
0
Single table lookups
I''m struggling with a single table type (self) lookup. my ''personnel'' model has a supervisor_id and is_supervisor column. The supervisor''s select list is created by @supv = Personnel.find(:all, :conditions => ["is_supervisor = true"], :order => ''last_name'') in my personnel model, I have the following... def
2000 Apr 27
0
Question of the day for SAMBA GURUS!
Hi, I have a question that I haven't been able to answer from the docs. I wondered if someone out there has tried to do what I would like to attempt. On our server, we have mapped a share called wrkgrps to drive G: Users then have various directories under drive G: which correspond with their department, i.e. accounts, personnel, etc. Each of these directories has a share which I have
2008 Feb 28
1
Logging rsync results using >> not getting all output
I currently use a patched version of rsync 2.6.3 with support hfs+ file systems. Running on Mac OS 10.4 (Server). It works great but I cant get the output to work correctly. This is the command I use in the script: rsync -av --hfs-mode=appledouble /Volumes/x/x/ root@192.168.1.1:/Volumes/x/x/x/x/ >> $LOGS This give me output like this: building file list ... done Personnel/Library
2006 Jun 04
3
passing a value in a hidden field inside a form
should be trivial but I can''t figure this out from api <%= hidden_field ''certifications'', ''personnel_id'', {value = #{@personnel.id}} %> I want to pass the value of ''id'' field in my form to the certifications controller as personnel_id Craig
2006 Jun 04
3
link_to tool tips
I think they are called tool tips... I have view code that looks like this... <%= link_to ''I'', :action => ''edit_innoculations'', :id => personnel %> Is there an option (I don''t see it in api) to have tool tips for a link_to ? Craig
2012 May 31
1
ControlMaster, scp and current working directory
Hi, It seems there is a problem regarding ControlMaster and scp'ing a file depending on the current working directory: $ cd ~/Personnel $ scp -o ControlMaster=yes cox.jpg host.local: muxserver_listen bind(): No such file or directory lost connection $ scp -o ControlMaster=no cox.jpg host.local: cox.jpg 100% 222KB 222.1KB/s 00:00 $ cd $ scp -o
2008 Jun 25
2
T and P Statistics
How do you calculate T and P statistics (T- test) in R? Is there a package out there that can do these calculations? Best, Michael Tong Futures Associate Quantitative Research Services Franklin Templeton Investments, Inc. 600 Fifth Ave New York, NY 10020 (212) 632-4254 mtong@templeton.com Notice: All email and instant messages (including attachments) sent to or from Franklin Templeton
2011 Mar 17
4
Shared directory contained within another shared directory
Hello, I have Samba server running version 3.0.33-3.29.el5_5.1. The Samba server is a member server of a Windows 2003 domain. Winbind provides authentication. We have a physical directory named hr that is shared as "hr" and is accessible to the HR department. A subdirectory of the hr directory named hrshared is shared as "hrshared" and should be accessible to specific users
2008 Jun 23
2
Correlation Help
Hi, I have recently been using the R program and encountered a recurring problem. I have been trying calculate the correlation of a 16 column table. Everytime I type in cor(test), where test is data that I uploaded into R using the read.table function, I get an error: Error in cor(test) : missing observations in cov/cor In addition: Warning message: In cor(test) : NAs introduced by coercion
2006 May 29
5
Find last
This seems rather ugly. I am thinking that this needs to be in the model but I am looking to obtain the date for a tb test... >> @tb = Innoculation.find(:all, :conditions => ["personnel_id = 1 AND innoc_type = ''TB''"], :order => ''innoc_date DESC'') => [#<Innoculation:0xb77ed234 @attributes={"id"=>"1",
2006 May 20
1
RJS returned javascript written straight to page
hi there, I have in my controller, the following to catch a link_to_remote: def form_part_add_personnel @credit_types = CreditType.find(:all) p = Credit.new() p.id = rand.to_s[2..-1] render :update do |page| page.insert_html :bottom, "script", :partial => ''films/form/personnel'',
2008 Jun 02
1
Samba & Vista
Hi, I am using samba in ads mode with a Windows SBS 2003 domain controller. samba: 3.0.24-6 server os: Debian Etch. client os: Vista Business SP1 The system has been running effectively for more than 4 years with Windows XP machines. I now have a Vista laptop that I am using on the system and have hit an odd problem. Whilst shares that don't specify valid users still map with
2007 Jun 13
3
Using Modems with Asterisk
Has anyone had any experience using a modem through the Asterisk system? I have some technical support personnel that need to use a computer modem to connect to a remote system for troubleshooting. Is there a SIP compliant gateway that will support a modem connection at decent speeds (minimum of 28.8) that anyone knows of? If not, has anyone used a Digium FXS card for this? Thanks
2006 May 31
3
detecting changed data
I am working on an application where there are many different screens to access the data in a particular record/row. I have links to each data entry screen at the top. Is there a way to detect whether the current hash has been changed from the stored record so I can prompt the user if they attempt to change screens without having saved their changes to the data? Craig
2002 Feb 01
4
error in rsync protocol data stream (code 12) at token.c(288)
I am getting the following error when mirroring part of the RedHat distribution tree over a slow connection (~T1 speed). When running over a faster network (100BaseT) the problem does not appear. Note, the problem file a large 600MB ISO image, whereas other small files appear to be fine. rsync: open connection using /path/ssh remote.host /path/rsync --server -vlHogDtprRz --timeout=600 --delete
2006 Feb 03
5
Limiting the columns loaded from a legacy db
I''m setting up a new Rails project that is a nice front end for a company''s personnel database with a legacy schema. Unfortunately, the table that contains all the standard information (first name, last name, email address) has some 20+ columns, one of which is a BLOB of a picture of the person. Loading all this takes a while, when the application really only needs the
2004 Sep 03
4
NTFS-type directory permissions
I apologize if this is an easy question. I am a samba newbie and the answer was not really clear to me from reading chpt 12 of the documentation. We recently moved from a Windows 2000 file server to a Samba(3.0.4) file server running on Solaris. We have about 20 top-level directories with lots of subdirectories. Right now, we have the security setup so that people can only get to the top-level
2004 Jan 06
1
Re: 911 and lawsuits and redundancy
Hi, Most companies we work with, have 'designated' crisis management teams. These vary from the insignificant crisis', through to life-threatening crisis'. There is always an assigned emergency services contact, whose job it is in an emergency, to maintain communication with the emergency services. One of our corporate functions is crisis management - so we have to consider
2011 Mar 05
3
R Statistical Package Installation
Dear R-project team, I have tried but could not install the R statistical package (http://cran.ms.unimelb.edu.au/ ) even after the help of my institute's IT personnel. The setup file could not be downloaded. The latest file R-2.12.2.tar.gz<http://cran.ms.unimelb.edu.au/src/base/R-2/R-2.12.2.tar.gz> does not start installation wizard. Kindly extend the technical support. Best regards.