Displaying 19 results from an estimated 19 matches for "alongwith".
2006 Feb 03
3
how to maintain data while using migration
hi all
started using migration , gr8 stuff
but how can i maintain old data , or import it alongwith schema with same easiness,
as in migration we only import schema ?
thanks
rohit
---------------------------------
Yahoo! Mail - Helps protect you from nasty viruses.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/...
2012 Dec 21
2
Can data.frame be saved as image?
Dear R forum
I have one stupid question, but I have no other solution to it in sight?
Suppose some R process creates graphs etc alongwith main output as data.frame e.g
output1 = data.frame(bands = c("A", "B", "C"), results = c(74, 108, 65))
I normally save this output as some csv file.
But I need to save this output as some image (I understand this is weird, but I need to find out some way to do so)...
2002 Aug 03
2
Password Expiration when using LDAP
Hi,
We are planning to move all of our win2k server
(currenty around 50!) alongwith AD to Linux, we are
planning to use LDAP based samba domain controllers
for authentication and file/print serving. We are
doing a pilot and things are fine till now, just one
simple problem, what should we do with our password
policy, we have three restrictions relating passwords
minimum password...
2011 May 15
1
(no subject)
Hello,
In the documentation section of Python API Website it is written that the
generation of python API and documentation is automated using generator.py
file. This should produce the necessary files alongwith the documentation in
libvirtclass.txt which should be present in docs or python folder.
I executed generator.py file but was not able to find the libvirtclass.txt
file to get the documentation.
The easiest way I could think of was to manually browse the libvirt.py file
for the available functions...
2002 Oct 07
1
winbind+samba3.0 pdc on the same machine
Hi all,
I am trying to install samba 3.0 pdc alongwith winbind
on the same machine, the objective is to allow Squid
to use ntlm_auth for samba users existing on the same
machine.
If I move squid to another machine, join this machine
to samba3.0 domain and then use wbinfo, everything
works fine. But when I install squid on the same
machine as samba an...
2003 Jul 26
1
ref #2655 (PR#3566)
Full_Name: Melinda Teng
Version: 1.7.1
OS: Windows ME
Submission from: (NULL) (67.118.2.50)
Hi,
I understand that R 1.7.0 version (onwards) will solve the issue in #2655.
However, I still find the same error message. That is, a data matrix defined
outside the function containing the stepAIC() (alongwith glm()) is not passed
into the function. This data matrix is defined as one of the function
parameters.
Error in model.frame.default(formula = Y ~ X4, data = A, drop.unused.levels =
TRUE) :
Object "A" not found
Greatly appreciate any advice.
Thank you very much.
2009 May 08
1
filter_parameter_logging for multi model forms
...up in the classic Ryan Bates Complex
forms style (railscasts.com/episodes/73) for my signup page.
The two models in this are the Account model and the User model and
this structure cannot be changed right now. The User model has
password and password_conf attributes which are, unfortunately, taken
alongwith the rest of the User''s attributes into an array
user_attributes[]. This array is then processed in the Account model
as is the method shown in the above screencasts.
Now i understand filter_parameter_logging works for hashes and sub
hashes. But in this case, its an array. Any ideas on how...
2013 Mar 12
1
Testing for significance of overlap in three sets - mantelhaen test?
...Is_C = c('Yes','No'),
Is_B = c('Yes','No'),
Is_A = c('Yes','No')))
## test
mantelhaen.test(myrabbit, exact = TRUE, alternative = "greater")
###################### end code
Is this the right test (alongwith the current parameters) to determine what
I want or is there a more appropriate test for this?
many thanks!!
[[alternative HTML version deleted]]
2006 Mar 24
1
To Open Source Or Not To Open Source?
I have been receviving a lot of feedback on Adoppt.com and based on the feedback, I have one question:
Should I open source my project? What are benefits / drawbacks?
Adoppt employs many principles that I have learned over the years. Alongwith my upcoming Pro Rails book, it will be something nice to give back to the community.
So far I think I would like to Open Source the software only for personal use and place a licensing fee for commercial use. Is that possible with Open Source? I know MySQL does something like this.
If...
2012 Mar 08
2
[LLVMdev] A question about DBG_VALUE and Frame Index
Hi,
I have a case that is causing me grief in the form of an assert. The prolog
Epilog inserter tries to remove Frame Index references. I have a DBG_VALUE
instruction that looks like this (alongwith the Frame Index). This is for
the Hexagon backend.
**************************
fi#2: size=4, align=4, at location [SP-84]
DBG_VALUE <fi#2>, 0, !"fooBar"; line no:299
**************************
Clearly, the FI in question is at an offset of -84 from the SP at entry to
the function i....
2006 Feb 23
1
Questions about sshd_config man page and comments in the file
...the comments quoted in sshd_config file itself. They are given below.
a)
>From the man page of sshd_config:
"If UsePAM is enabled, you will not be able to run sshd(8) as a
non-privileged user."
I changed the permission of the hostkeys to a non-privileged user and tried
to run sshd alongwith "UsePAM=yes" in one of the non-privileged ports . sshd
was successfully initiated but it failed to handle client's connection
request. Is this the behaviour highlighted in the man page ?
b)Comments in sshd_config file:
# Set this to 'yes' to enable PAM authentication, acco...
2005 Oct 20
2
Can i prioritize my jobs with RSYNC ?
...iles at location 'A' & 500 files at location 'B'
& we want them to be transmitted to each other (not exactly synchronizing
two location). RSYNC can do that, no issues on that. But i have few
queries further.
My first query:
1. Can we make some sort of queuing procedure alongwith or through RSYNC.
Like in which we can provide priorities to particular JOBs in a queue. Even
if we are not able to make a seperate system for queuing, Is there a way to
change the priorities for my Jobs ( Like by default, jobs are processed
alphabeticaly or numerically & that is the defa...
2008 Sep 03
1
[LLVMdev] LLVM FPGA interface.
Hi LLVM community members.
I downloaded LLVM-GCC4.2 Front-end source code and succefully installed
alongwith LLVM-2.3 on linux x86_64. I think it's front-end has better
optimizations.
I am naive to LLVM environment, my focus is to generate LLVM inermediate
code for FPGA. Are there any resources/links/papers/documents which
discusses LLVM intermediate generation for FPGA needs.
I am aware with Xilinx...
2012 Mar 08
0
[LLVMdev] A question about DBG_VALUE and Frame Index
...Mar 7, 2012, at 5:19 PM, Pranav Bhandarkar <pranavb at codeaurora.org> wrote:
> Hi,
>
> I have a case that is causing me grief in the form of an assert. The prolog
> Epilog inserter tries to remove Frame Index references. I have a DBG_VALUE
> instruction that looks like this (alongwith the Frame Index). This is for
> the Hexagon backend.
> **************************
> fi#2: size=4, align=4, at location [SP-84]
> DBG_VALUE <fi#2>, 0, !"fooBar"; line no:299
> **************************
>
> Clearly, the FI in question is at an offset of -84 from...
2012 Oct 11
1
Error in file(file, "rt") : cannot open the connection
Hi,
I am using R package "QT" which call runs alongwith SAS
I get this error : " Error in file(file, "rt") : cannot open the
connection"
I have tried using setwd or running R directly from that directory but
still get the same error. Any help would be appreciated
setwd("C:\\Documents and Settings\\....\\two")
data= read...
2018 Mar 02
0
Release 4.0: GA tagging status and blockers
...any slips.
1) Patches waiting regression votes before merge:
- https://review.gluster.org/#/c/19663/
- https://review.gluster.org/#/c/19654/
2) Patches awaiting backport (Kaushal)
- https://review.gluster.org/#/c/19657/
3) Packaging requirements (Packaging team, are we good here?)
- GD2 package alongwith Gluster packages?
- CentOS6 client only packages?
4) *All*, anything else you think we should be waiting for?
Other (core) release activities that are pending (Shyam)
- Finalize release notes
- Write/update upgrade guide
Thanks,
Shyam
2009 Jul 12
2
[LLVMdev] llvm-ld's output file names.
Hi Mikhail,
I have one more problem related to driver/llvm-ld at my hand for which i
could not think of any solution. May be you can help.
We use llvm-ld as a linker to link .bc alongwith other .bc libs. example
$ llvm-ld foo.bc -l std -o tmp.bc
Now this command generates two files 1. tmp.bc (lli executable script)
2. tmp.bc.bc (the linked output .bc)
Now i am interested only in "tmp.bc.bc" and that is what should be
passed as INFILE to further tools like llc.
So t...
2007 Jun 07
6
Can't download files with send_data or send_file
I have a form_remote_tag that calls a method to print out a csv file
for download. If I tell the form_remote_tag to update a div the data
comes up in that div, but otherwise I can''t get the browser to
acknowledge the sent file.
>From view:
<%= form_remote_tag :url => {:action => "csv_dump" }%>
<%= submit_tag "Download Complete List" ,:name
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding
changes for Ocfs2.
Aside from the usual set of cleanups and fixes that were inappropriate for
2.6.25, there are a few highlights:
The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location
meshes better with modern sysfs layout. A symbolic link has been placed in
the old location so as to