Displaying 20 results from an estimated 247 matches for "paramat".
Did you mean:
param_t
2005 Sep 02
3
Ajax.InPlaceEditor
...problems with the
Ajax.InPlaceEditor. I am getting different results when I use Firefox
and IE.
The problem is: On IE, when I click submit in the InPlaceEditor form,
the form posts to itself (my InPlaceEditor code is on /test/index.html,
and the form posts to /test/index.html) and passes a paramater of
''value'' which contains the correctly edited text from the form......
Yet: On Firefox, when I do the exact same thing the form posts to the
correct URL that I specify in the code, yet it does NOT pass the
paramater of ''value'' nor its value... In fact it...
2004 Jul 02
4
Encoding paramaters...
...quick_p.... what does this do ? What
implications does it have on the other parameters.
Should freq_force be set equal to keyframe_freq ? or doesn't matter.
What does dropframes_p and keyframe_auto_p and auto_threshold and noise
sensitivity do ? And what are the valid ranges/values for these paramaters.
Do any parameters invlaidate others ?
Thanks,
Zen.
2006 Jul 17
1
:create paramaters don''t get through (scoped_acces plugin)
Hi all,
I''m wrestling with the scoped acces plugin to generate object access
controll, but the :create params don''t seem to get through. :find works
great. This is the code
around_filter ScopedAccess::Filter.new(Service, :service_filter)
layout "settings"
protected
def service_filter
{
:find => {:conditions => ["business_id =
2006 Feb 01
1
Passing additional paramaters to nlsList(nlme) fit function
Hello, nls-users,
is it possible to pass additional parameters to the model function that are
known and groupwise constant with nlsList? I could not find something like a
"keep this fixed" option in the documentation and the code (my fault...?)
The current workaround is to break the problem down into groups and use
globals to pass the constant parameters, but it is ugly code and
2004 Mar 01
0
[PATCH] pxelinux corrupts ipappend-ed paramaters...
Attached patch addresses following problems with pxelinux:
1. If a x0y number is present in ip address to be ipappend-ed, middle
zero is omitted, e.g. 192.168.0.109 is passed as 192.168.0.19.
2. UDP port numbers allocated by pxelinux.0 are 100% predictable,
which might cause trouble when client reboots too fast for orphaned
tftpd process to time out.
The latter problem is [suggested to
2007 Jul 07
0
tc u32''s indev paramater
After checking f_u32.c sources, there''s one extra parameter parsed - indev,
that is nowhere described - not even in commandline help or in excellent
Russell''s documentation.
Does anyone know, what''s the purpose of it ?
2013 Aug 09
1
compile paramaters
hi,
I am trying to find out what compile flags and environment variables were
used when compiling the python package. Is there an easy way of figuring
this out? perhaps a website which shows the RPM specs?
--
--- Get your facts first, then you can distort them as you please.--
2007 Mar 12
1
write list doesn't override read only paramater
Hi all,
I'm trying to set up a share that is readable by everyone, but writable
by only a few. From my understanding, this should work:
[audio]
path = /tank/media/Audio
comment = Audio Files
write list = sound, @"Domain Admins", @"Associate Admins"
force user = data
force group = other
read only = Yes
The user sound (who
2006 Oct 06
8
Expecting calls with two different parameters
Hello,
I''ve just started using Mocha in the tests for my Rails app, and I''ve
run across an issue with mocking a method that should be called with
different parameters.
How would I setup a mock that expects that a method will be called
once with no paramaters, and a second time with a parameter? I''d be
tempted to shortcut and just do something like
foo.expects(:bar).times(2), but the value used as the parameter when
calling it the second time is very important.
Thoughts?
-Bryan
--
http://www.MyCongress.org/ -- coming soon
2006 Jun 23
4
Ajax.Request with page reload?
I need to send a POST request via a link, along with paramater data for
an action, and the page needs to reload. link_to_remote worked great
when I was updating a DOM element but obviously won''t work when I need
to reload a page. Is there an option
--
Posted via http://www.ruby-forum.com/.
2013 Sep 18
1
ENC paramater interpolation in ENC, and inline templates
I''m in the process of rolling out a new homegrown ENC (we''ve decided on
using an ENC over hiera; I know it''s not the way a lot of you are going,
but it''s right for us) and am running into some issues with variable
interpolation in ENC data.
To give a concrete example, I''m using modules to configure puppetdb,
puppet master, and puppet clients. So,
2012 Feb 14
1
questions about password complexity checking.
...ct
Also, if I understand correctly:
/usr/local/sbin/crackcheck comes from samba source rpm package.
maybe we need to compile it ourselves.
/usr/share/cracklib/pw_dict* comes from cracklib-dicts rpm package
Here are my questions:
1) may we also specify -c along with -d in check password script
paramater to enable "NT like complexity checks"?
2) what precisely are "NT like complexity checks"?
3) there is no file /usr/share/cracklib/pw_dict however there in
/usr/share/cracklib there is: pw_dict.hwm, pw_dict.pwd, and pw_dict.pwi
I am thinking pw_dict.pwd is the actual diction...
2023 Dec 03
1
Meaning of the engines in paramaters of nouveau module
In https://nouveau.freedesktop.org/KernelModuleParameters.html, there is:
Here is a list of engines:
DEVICE
DMAOBJ
PBSP
PCE0
PCE1
PCE2
PCRYPT
PDISP
PFIFO
PGRAPH
PMPEG
PPM
PPPP
PVP
SW
Also, in debug:
CLIENT
I have tried to find a description of those.
https://envytools.readthedocs.io/en/latest/
help a bit, but I don't find a
2004 Mar 02
2
* script parameter and BDC
When BDC will not make any changes in ldap, is it safe to not set any *script paramater in smb.conf?
--beast
2023 Dec 05
1
Meaning of the engines in paramaters of nouveau module
On Mon, 4 Dec 2023 at 05:04, Paul Dufresne <dufresnep at zoho.com> wrote:
>
> In https://nouveau.freedesktop.org/KernelModuleParameters.html, there is:
> Here is a list of engines:
> DEVICE
> DMAOBJ
> PBSP
> PCE0
> PCE1
> PCE2
> PCRYPT
> PDISP
> PFIFO
> PGRAPH
> PMPEG
> PPM
> PPPP
> PVP
2005 Mar 23
4
non-derivative based optimization and standard errors.
Hi AlL,
I ahve this problem that my objective function is discontinous in the
paramaters and I need to use methods such as nelder-mead to get around
this. My question is: How do i compute standard errors to a problem that
does not have a gradient?
Any literature on this is greatly appreciated.
Jean,
2006 Jan 15
6
PROPOSAL: Validations as Mixin
It seems to me that Validations are quite useful for many objects, even
ones having nothing to do with ActiveRecord.
Common examples are Contact Us forms, multi-step forms, web service
paramater validations, etc.
I took a look at the source for Validations, and it seems that it is
very independent from ActiveRecord. I caught only three depenedencies:
1. validates_numericy --> depends on ActiveRecords'' before_type_case
2. The exceptions were from the ActiveRecord namespace...
2016 Jun 02
4
[GSoC 2016] Parameters of a target architecture
...ting-point number.
2. Number of double-precision floating-point numbers that can be hold
by a vector register.
3. Throughput of vector instructions per clock cycle.
4. Latency of instructions (i.e., the minimum number of cycles between
the issuance of two dependent consecutive instructions).
5. Paramaters of cache levels (size of cache lines, associativity
degrees, sizes).
Could you please advise me where I can find such information? If I'm
not mistaken, we can get the size of a cache line and the width of the
largest vector register (which probably helps to determine the second
parameter)...
2012 Jun 07
2
Postfix not reading main.cf
...lo.world.com
> postfix reload
> postconf -d | grep myorigin
>
> I get this output:
> append_at_myorigin = yes
> myorigin = $myhostname
>
> Any ideas why it is not picking up the configuration?
>
> Thanks,
> Neil
>
What you should do is run postconf without paramaters to a file and
inspect that. In my case e.g. myorigin is set to $mydomain, but mydomain
is set to the correct value.
Good lcuk
Adrian
--
Adri P. van Bloois
Antonlaan 104 email: adrian at pa0rda.nl
3701 VG Zeist voice: +31-(0)-30-6912741
The Netherlands fax: NONE
52 05'15.77&q...
2008 May 28
3
Newbie: Searcing database via user form input?
Does anyone have a tutorial on adding new parameters to the paramaters
list and then creating find conditions around them?
I''m wondering how I can get my index page to list only the items where
some of the the databases fields match user form input. index.html.erb
would be calling itself with a new parameter :searchdata
So far the index.html.erb has......