Displaying 20 results from an estimated 700 matches similar to: "Survey"
2007 Oct 03
4
form_remote_tag :onsubmit not working.
Hi,
Has anyone successfully implemented the :onsubmit option for
form_remote_tag. It doesn''t seem to work for me. Is there any specific
version of rails which is required for the same.
Here''s my piece of code.
<script>
function set_tojid(){
alert(''onsubmit'');
}
</script>
<%= form_remote_tag :update => '''', :url => {
2005 Apr 04
4
To su or not to su
If I try to install a WIndows program with Wine, should I su to root
before doing so?
2009 Aug 14
4
Redirecting mail gives 'mail forwarding loop' to the sender - calling for sieve help
Greetings, i am testing:
- dovecot-1.2-sieve-0.1.11
- dovecot 1.2.3
- dovecot-1.2-managesieve-0.11.8 (with patch)
I am trying to use sieve_after to execute some redirection of mails.
I have put in the after script:
require "include";
require "fileinto";
if header :contains ["To","Cc"] "userA at acasalud.com.ar"
{
keep;
redirect
2010 Sep 22
1
Sieve autoreply woes on test setup
Hi,
I have been testing sieve in my setup with qmail-ldap and deliver on a LAN
with an artificial domain name. Everything seems to be working as expected,
except in cases when autoreplies (vacation, reject messages) need to be
tested.
The domain name is vmint, and dawnone is the hostname on which mail server
is setup, so a users have address like cot at vmint, cute at vmint and dove at vmint
*
2014 Jul 21
4
C7 with Xen support
Hi all,
Anybody could me tell when CentoOS7 will have Xen support?
Thank a lot
2006 Jun 28
4
What does => mean ?
I see => is a hash in ruby so is # ,,, errrg But then I see in Rails
#=>
and then
render :action => ''list.rhtml''
and other uses to it ,, I just need some sort of definition to what it
mean, is it redirect send_to ''then'' no wait : is then ,,, help...
--
Posted via http://www.ruby-forum.com/.
2004 Nov 25
1
Error in anova(): objects must inherit from classes
Hello:
Let me rephrase my question to attract interest in the problem I'm having. When I appply anova() to two equations
estimated using glmmPQL, I get a complaint,
> anova(fm1, fm2)
Error in anova.lme(fm1, fm2) : Objects must inherit from classes "gls",
"gnls" "lm","lmList", "lme","nlme","nlsList", or "nls"
2023 Mar 18
1
Can't seem to setup remote access to doveadmI'm using
I?m running version 2.1.7 under Raspbian Wheezy (and have been for a number of years). I want to allow one of my other computers to remotely issue doveadm commands to my server but can?t seem to find the right way to add an inet listener to permit this.
Using ?doveconf -a? I?ve found the default service definition for doveadm-server. So I copied that and added it to the dovecot configuration with
2007 Mar 26
2
Rpm builders: Dovecot spec file
Maybe best asked to Axel...
I'm re-building my server from scratch (the old one was MDK 10.1 -> Mandriva
2006.0 with Postfix/Courier) and I want to install the latest versions
postfix/mysql/postfixadmin/dovecot/squirrelmail.
I've been building Dovecot (and postfix) from tarballs/srpm in the past so I
know more or less how it all fits together. But I wonder if 'old' patches
2009 Jul 07
2
[PATCH 1/1] ocfs2-devel: trivial fix for s/migrate/migration/ in dlmrecovery.c, line 1121
in dlmrecovery.c:1121, replace 'migrate' to 'migration' to keep the consistency
by comparing to other lines with the similar log info in the same file.
Signed-off-by: Jeff Liu <jeff.liu at oracle.com>
---
fs/ocfs2/dlm/dlmrecovery.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/ocfs2/dlm/dlmrecovery.c b/fs/ocfs2/dlm/dlmrecovery.c
index
2016 Nov 18
1
Letting you know about a broken link
Hi,
I appreciate you're busy so I just wanted to follow up on the email I sent you the other day, copy included below for reference.
On Sat, Nov 12, 2016 at 12:40 PM, Danielle James <danielle.james at whoishostingthismail.com> wrote:
Hi,
I just wanted to let you know about a link that seems to be broken on this page http://www.hdt-project.org/.
Here's the link
2009 Dec 09
1
[GIT PULL] gfxboot32 branch
The following changes since commit aae5483d9ebd6f091aa740108ad7f2958303931f:
Steffen Winterfeldt (1):
gfxboot.c32
are available in the git repository at:
git://repo.or.cz/syslinux/sherbszt.git gfxboot32
Sebastian Herbszt (4):
gfxboot: use $(NASM) and $(OBJCOPY)
gfxboot: fix typo in cb_getcwd - wrong function number
gfxboot: accept plain boot logo files
2007 Mar 19
4
Usb connection with HP S20 photo scanner
Hi all,
I'm try to use the firmware software of the Photosmart S20 scanner.
The software by it self work fine , but it can't make the connection
to the scanner.
Is there a way with wine.conf or other to give to the software the
right way to find the scanner?
If you can help, please do, it make my day brighter!
2005 Dec 14
3
Advanced routing question.
Hello All,
I''m making a quick application that tracks outgoing links to referral
sites. I need to track the user and the url they went to so the
easiest way would be to take the entire url as a parameter and log
that into the database. I was wondering if I could do something like
this with routing:
http://www.example.com/user/jump/http://www.myvendor.com/referral.php?
2007 Apr 29
3
Yum package/instlal/update problem
Hi gang!
I'm trying to update my videolan client (0.8.4a-4.el4.rf) to the latest
0.8.6 version. I see that Dag has a 0.8.6 for EL4 (I'm running Centos 4.4)
but when I do "yum update videolan-client" it says there's nothing to
update.
When I remove the videolan client than do "yum install videolan-client"
it insists on trying to install the 0.8.4 version:
2023 Mar 18
1
Can't seem to setup remote access to doveadmI'm using
ok there might be other ways to do this but here is what i did for my
django project
I had to create a listener in python
PLEASE PLEASE PLEASE BE CAREFUL !
This script is designed to work on a closed network and is still rough
around the edges but does work
needs to be run as root in the background to access the doveadm.
If you intend to access from outside then you need to secure it by
2006 Apr 05
12
Stream Test
Hi
Seeing as other people are posting streams to test, the system I have been
developing has an Ogg/Vorbis/Theora stream that you can watch. I would
appreciate any feedback to what players can play it and which players have
problems. (I am using Icecast as the streaming server)
So far I have found VideoLan plays the stream very well. MPlayer was ok,
but wasn't as good at buffering.
2010 Mar 23
3
theora video plugin ? videolan plugin?
hi, I'm Alexander a
just a question ? is there a reason why there shouldn't be a web
player for theora in Mozilla FireFox ? or Internet explorer ? I'm thinking
to compile videolan player with theora support only and enable the web
plugin interface, it would replace the cortado player and possibly provide a
better alternative to flash video plugin in linux when somebody starts a
2008 Nov 10
3
Using Theora
I am very interested in the Theora codec, but I dont knwo how to get
it started. Do I have to install it? or should I just look for a
Theora player to watch theora videos? Anyways I have Vista installed
so I dont know how my pc is going to react to it.
Thanks
2013 Jul 09
5
whenever gem
Hello All,
I want to schedule a mail every day.
I used whenever gem.
I added gem ''whenever'' in my gemfile. Then in the terminal I did -
"whenever ." which created a schedule.rb.
In schedule.rd I added this piece of code:-
set :environment, "development"
every 2.minutes do
runner "UserMailer.some_method"
end
Does it get invoked