search for: seamus

Displaying 15 results from an estimated 15 matches for "seamus".

Did you mean: seams
2006 Jun 21
5
newbie - question on radio_buttons
...t;%= radio_button "radio", "answer", "a" %> (A) inside the process_answer, I have the following: def process_answer if params[:answer] == "c" redirect_to(:action => "correct_answer") end end it does not like this any thoughts?? Seamus -- Posted via http://www.ruby-forum.com/.
2008 Jul 17
1
child xxxxx (imap) returned error 83 (Out of memory)
Hi list, > Jul 17 12:15:10 seamus dovecot: IMAP(someone at somehost.org): block_alloc(): Out of memory > Jul 17 12:15:10 seamus dovecot: child 26181 (imap) returned error 83 (Out of memory) I found those two entries in the logs this morning. The system has ample free memory. What's going on? -- martin | http://madduck.net...
2006 Jun 26
8
id of last element in a table
Hi, I would like to figure out how to determine what the id of the last element in a table is. Is there an equivalent to the Table.find() method which will tell me the number of elements in a table? also, maybe more importantly, where are the available methods on tables documented? What i am trying to do is to increment the id and work through a table and check whether the id i am currently
2002 Nov 27
1
Setting up Red Hat machine on a windows network
Hello, I am setting up a red hat machine on a windows network and i am wondering if the samba application needs to be installed onto the server or weather I would get away with it being installed on the local machine only. Thanks for your help, seamus.
2006 Jun 27
3
quota not working on delivery
...conf } socket listen { master { # LDA path = /var/run/dovecot-auth-master mode = 0600 user = vmail } } } plugin { quota = maildir } protocol imap { mail_plugins = quota imap_quota } protocol lda { postmaster_address = postmaster at seamus.madduck.net mail_plugins = quota } dovecot-sql.conf: driver = pgsql connect = host=localhost dbname=users user=dovecot password=XXXXXXXX password_query = select password from vmail.users where email='%u' user_query = select home, uid, gid, 'maildir:storage=' || quota...
2006 Jul 07
2
disabling a layout before calling javascript window.open
Hi, I have some code in which i open a pop up when a user clicks on a link. However, the new popup window comes with the layout of the page on which the user clicked the link. I would like to remove the layout only from the new window which is created with the javascript window.open - any ideas thanks -- Posted via http://www.ruby-forum.com/.
2008 Sep 17
1
rejecting mail due to quota exceeded
...g the message to the following command spawned by vmail: /usr/bin/env HOME=/srv/vmail/mydomain.ch/myaccount /usr/lib/dovecot/deliver When a message is delivered to an account that has reached its quotum, deliver issues a failure message saying: From: Mail Delivery Subsystem <postmaster at seamus.madduck.net> To: $ENVELOPE_SENDER Message-ID: <dovecot-1221640816-796581-0 at seamus> Subject: Automatically rejected mail Your message to <vmail> was automatically rejected: Quota exceeded The original message is attached, which is nice, however, I don't like the dov...
2006 Jul 27
2
setting initial text field values in a form
Hi, I am trying to create a basic form in which I want one of the fields initialized before displaying it. My code (in a view) is as follows: <% if ( session[:user_id] != nil ) then logged_in_user = User.find(session[:user_id]) end %> <% form_for :suggestion do |form| %> <label for="suggestion_title">Topic:</label><br/> <%=
2006 Jun 13
13
Pass infomation between different views and controllers
Hi, I am a rails and ruby nuby :-) How do you pass data between different controllers and views? I have a page ( a quote) that I am editing url ....quote/edit/6 6 id the current id. I then go to a catalog (url....catalog) to add an item to my quote (I do this via a line_item file that the quote reads) I now want to go back to the quote. I have tried this <%= link_to ''Back to
2004 Aug 06
1
Help Needed
...sage - this happens maybe 300 times in 5 minutes. Do clients need a password to connect ? Also, is there a problem if I send a mixture of mp3 + ogg files or should they be one or the other? (and do I need to specify this?) I would appreciate any help anyone can offer. Thanks, <p><p>Seamus --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages...
2006 Jun 20
0
simple client side javascript clock
...clock.js javascript file in the public/javascript directory. and reference the file through <%= javascript_include_tag "clock" %> in my layout file. The clock has a javascript function to update a field on a periodic basis using setTimeout("countUp()", 1000); thanks seamus -- Posted via http://www.ruby-forum.com/.
2004 Jan 04
0
TDM400P & X101P cards, echo issues?
...are talking at the same time, results are indeterminate). I know echo is caused by a wide range of issues, a wide range of problems, and everyone's experience has been different. I'd like to get the most feedback possible, and it would probably be better to address replies directly to me (seamus@insomnia.org) to avoid cluttering the list unless your answer will directly benefit us all :) Thanks! Pat
2005 Jun 22
3
combining calls from 2 queues
We have 1 queue called helpdesk and are setting up a second one called isp. The helpdesk queue is for internal support calls and isp for our ISP customer calls. Both of these queues will be directed to the same agents (helpdesk phone extensions). We want to have the separate queues for tracking purposes but the queued calls need to be ordered and answered as if there was only one queue. For
2005 Jun 22
10
New Asterisk Implementation
Hello, I've been planning to replace my aging CENTREX switch with a new PBX and am seriously considering Asterisk as my solution. I work at a college, and we currently support just under 300 regular analog lines to the offices and whatnot. I was wondering.. Is asterisk ready for such a job? Would I be making a mistake to deploy this across the campus at this time? It seems that
2003 Dec 01
0
No subject
...tp://lists.samba.org/mailman/listinfo/samba XFS 1.0 has a bug that makes ACLs being overrided by umask. You'll have to get the latest devel tree from CVS. Also, read the linux XFS' mailing list archive. That matter has been already addressed there. Regards, Mario Gamito Return-Path: <seamusm@agsm.edu.au> Delivered-To: samba@samba.org Received: from agsm.edu.au (onyx.agsm.EDU.AU [149.171.216.2]) by lists.samba.org (Postfix) with ESMTP id 7E5FC45AC for <samba@samba.org>; Sun, 13 May 2001 23:41:16 -0700 (PDT) Received: from longleg.agsm.edu.au (longleg.agsm.EDU.AU [149.171.2...