search for: expedient

Displaying 20 results from an estimated 133 matches for "expedient".

2009 Feb 10
2
form_remote_for NOT passing param: I want put and I get post
...Basically I have a form for creating records, and I want to submit it using Ajax. On previous versions of RoR (2.0.2) it was working, but the same methods doesn''t work on 2.2.2, and I started to make changes and changes and read forums and the api, but no way ... <% form_remote_for (:expedient, :url => {:action => ''create_ajax''}, :update =>''div_listd'') do |f| %> <table class="edit"> <tr> <td class="label" width="100px">Referencia</td> <td class="data"><%= f.text_f...
1999 Jun 04
0
Use of solaris 2.5.1 precompiled as expedient
Would anyone have experience or a prediction about the feasibility of using the pre-compiled solaris 2.5.1 executable on a solaris 2.5.0 system? Thanks for any advice on how well this might work. Frank R.Brown Frank.R.Brown@MailAndNews
2004 Nov 01
9
Some issues with proxy ARP
This is some ramblings on why using proxy ARP (on a host in a DMZ) is a good or bad thing. The good is that a computer X retains a public IP address which makes it easy to connect it directly to the net if the firewall has to be taken down for extended periods. Thus, if computer X is a mail server for example, it can still function in a reduced capacity until the firewall is restored. The bad
2010 Sep 21
2
Trouble installing pwr package
...r/local/lib/R/site-library and ~/R/x86_64-pc-linux-gnu-library. I also tried installing it with R CMD INSTALL pwr. I have also tried installing it on my mac mini running Leopard but it can't even find the packages object, and CMD INSTALL pwr returns "invalid package 'pwr'". Expedient help would be appreciated :-) Brian Mingus Graduate student Computational Cognitive Neuroscience Lab University of Colorado at Boulder [[alternative HTML version deleted]]
2015 Feb 09
7
Another Fedora decision
On 2/9/2015 11:06 AM, Always Learning wrote: > The third item was a 16.1 MB PDF of 1,344 pages. A quick scan of the PDF > shows every page appears to be readable. 11 pages devoted to BASH. > Information on other interesting topics too. on a site hosted in Russia which appears to be FULL of copyright violations. -- john r pierce 37N 122W somewhere
2001 Apr 19
3
Install problems with RedHat 7.0 RPM for 2.2.0
...nary in the RPM is built to look for it's supporting files in /usr/share/samba/swat whereas the RPM installs said files in /usr/share/swat. This results in the following error message when you try to access swat: 400 Server Error chdir failed - the server is not configured correctly The most expedient work around is to create the directory /usr/share/samba and move /usr/share/swat there. Steve Sedlmeyer Crosswalk.com, Inc.
2008 Dec 19
2
[LLVMdev] llvm-c API and well formed block
How can I find out, in llvm-c API, whether a basic block is well formed? In C++ I could call getTerminator and test for NULL. -- Seo Sanghyeon
2008 Dec 19
0
[LLVMdev] llvm-c API and well formed block
...y to spell for dyn_cast<Terminator>(*--BB->end()). Adding bindings for isa<> would be the way I'd prefer to approach this, since that would be most broadly useful. But if your only introspection need is for BasicBlock::getTerminator, we could add bindings for that to be expedient. — Gordon
2015 Feb 10
2
Another Fedora decision
On Tue, February 10, 2015 4:04 pm, Warren Young wrote: >> On Feb 9, 2015, at 12:12 PM, John R Pierce <pierce at hogranch.com> wrote: >> >> On 2/9/2015 11:06 AM, Always Learning wrote: >>> The third item was a 16.1 MB PDF of 1,344 pages. A quick scan of the >>> PDF >>> shows every page appears to be readable. 11 pages devoted to BASH. >>>
2005 Aug 22
1
FLAC shirts
--- Ralph Giles <giles@xiph.org> wrote: > On Mon, Aug 22, 2005 at 10:33:48AM -0700, Josh Coalson wrote: > > > since I've been getting a lot of requests, we're planning to do a > > run of FLAC shirts at cost if there is enough real demand. there's > > also a slogan contest for what goes on the back. for details see > > Not going with the new frog
2006 Jan 06
3
Gianni
|Hi i''m New First Question: to use a script.aculo.us it needs to include prototype.js and scriptaculous.js.... but doesn''t work!!; instead ||using ||scriptaculous.shrunk of Alister Cameron, work; what are the expedient to use to include the ||scriptaculous.js ? Second question: in script.aculo.us |Ajax.Autocompleter <http://wiki.script.aculo.us/scriptaculous/show/Ajax.Autocompleter> : |new Ajax.Autocompleter("autocomplete", "autocomplete_choices", "/url/on/server", {});...
2012 Dec 27
1
sqldf merging with subset in specific range
...hits in data set A that correspond to any of the "hotspot" ranges in data set B. I have downloaded sqldf and tried a couple things but I cannot do a traditional merge since set B is based on a range. I can always do a manual subset but I am trying to figure out if there is anything more expedient since these df's will be quite large. Thanks! Matt [[alternative HTML version deleted]]
2007 Apr 18
1
Descriptor table patches integrated
...e quite different in different guests. One general approach to this is to consider errors as faults to be delivered to the guest, since in many cases, errors result from protection violation attempts. This has the benefit of not presenting the two problems I just mentioned. For now, the most expedient approach appears to be to preserve the error code values, but the mapping issue seems to be a large one that needs long term resolution. Zach
2007 Apr 18
1
Descriptor table patches integrated
...e quite different in different guests. One general approach to this is to consider errors as faults to be delivered to the guest, since in many cases, errors result from protection violation attempts. This has the benefit of not presenting the two problems I just mentioned. For now, the most expedient approach appears to be to preserve the error code values, but the mapping issue seems to be a large one that needs long term resolution. Zach
2015 Mar 10
2
Dovecot fails to compile --with-cdb (and attempted fix)
...rry, my bad. It turns out I hadn't set CPPFLAGS and LDFLAGS during the configure to use /usr/local/{include,lib}. When that's done, this works (in the sense that libdovecot.so is now linked with libcdb!). I'm not so sure that this is the best place to link libcdb in, though, but for an expedient fix, it works.... Would appreciate somebody more familiar with the code weighing in on this one. thanks, -jf -- He who settles on the idea of the intelligent man as a static entity only shows himself to be a fool. Mensan / Full-Stack Technical Polymath / System Administrator 12 years over the en...
2005 May 02
0
[PATCH] update evtchn for SMP
# This is a BitKeeper generated diff -Nru style patch. # # ChangeSet # 2005/05/01 17:01:17-07:00 kmacy@curly.lab.netapp.com # add SMP support to evtchn # Signed-off-by: Kip Macy <kmacy@netapp.com> # # freebsd-5.3-xen-sparse/i386-xen/include/xen_intr.h # 2005/05/01 17:01:15-07:00 kmacy@curly.lab.netapp.com +3 -0 # add SMP interfaces # #
2004 Nov 17
0
[LLVMdev] LowerPacked pass
...perations. In particular, we need at least 'extract element' and 'build vector out of scalars' operations. Given these, we can implement packed arguments to functions without a problem. There are problem many others we eventually want. For your work, it might be most expedient to just ignore the lower packed pass and add SSE support to the X86 backend: that will get you up and running quickly and get you the performance you are obviously after. If backwards compatibility with old hardware is an issue, revisiting the lower packed pass would make sense. Let me know what...
2004 Nov 17
2
[LLVMdev] LowerPacked pass
Hello, Our software uses 4 x float vectors a lot, and I pass these to LLVM as packed types - but when I do the JIT compile it seems that the LowerPacked pass is never run so the code generation fails. I noticed that most other passes have a header file with a public createXXXPass() function so they can be added to the PassManager, but LowerPacked doesn't have this... What should I do?
2018 Sep 17
2
diag(-1) produces weird result
On Mon, Sep 17, 2018 at 5:22 PM, G?bor Cs?rdi <csardi.gabor at gmail.com> wrote: > I would say it is a mis-feature. If the 'x' argument of diag() is a > vector of length 1, then it creates an identity matrix of that size, > instead of creating a 1x1 matrix with the given value: > > ? diag(3) > [,1] [,2] [,3] > [1,] 1 0 0 > [2,] 0 1 0
2011 Apr 02
3
Best way to extend pv partition for LVM
I've replaced disks in a hardware RAID 1 with larger disks and enlarged the array. Now I have to find a way to tell LVM about the extra space. It seems there are two ways: 1. delete partition with fdisk and recreate a larger one. This is obviously a bit tricky if you do not want to lose data, I haven't investigated further yet. 2. create another partition on the disk, pvcreate another