Displaying 20 results from an estimated 24 matches for "pilon".
Did you mean:
pilot
2006 May 29
8
Rails and user authentification
I am a the point now where I have to add user authentification to my
application.
Anyone can point me toward an easy to use / secure library? I know about
ActiveRBAC and was wondering if there is anything else that I should
consider.
Thanks!
--
Posted via http://www.ruby-forum.com/.
2004 Apr 28
9
chan_sip.c max number of retries?
Still getting the same error.
Apr 29 11:57:49 WARNING[1125329600]: chan_sip.c:503 retrans_pkt: Maximum retries exceeded on call 6b8b4567327b23c6643c986966334873@211.28.255.135 for seqno 102 (Critical Request)
please advise anyone!!!!!someone!!!
jai
2006 May 06
6
assert_raises --> how does it work?
Hi,
I have this code fragment:
def test_delete_concept
assert_not_nil Concept.find(concepts(:entreprise).id)
get :delete_concept, {:concept_id => concepts(:entreprise).id}
assert_raises :RecordNotFound,
Concept.find(concepts(:entreprise).id)
end
basicaly, on the first line, I make sure that the concept exist in the
DB. On the second line I delete the concept fron the DB.
2006 Jun 01
4
how to: update a select from another select
Hi all,
I woke up at 4AM this morning to find a solution for this and it is
still not working.. grrr! lost sleep for nothing!
Anyways, I have 2 select list and I want the content of the second list
to be updated according to what is selected in the first list.
I did this in the past by having my application generate all the
possible content of the second list and make some Javascript to do
2006 Jul 19
5
weird result for a custom attr reader!
Hi all,
I am having a weird problem reading a value from my model. basicaly, I
have these two models:
class Category < ActiveRecord::Base
acts_as_tree :order => "name"
belongs_to :item_type
has_many :specific_category_names
end
and
class SpecificCategoryName < ActiveRecord::Base
set_table_name "Specific_category_names"
has_many :products
belongs_to
2006 Nov 15
1
PAM authentication to Active Directory
...talks about winbind and joining the linux machine to the windows domain. I do not which to do this, I only want to get PAM to authenticate with the AD and then everything else is local.
Should I use pam_winbind ? pam_ntdom ?
Some help/hints would be greatly appreciated.
Regards,
Jean-S?bastien Pilon
Systems Administrator
Penson Financial Services Canada Inc.
% Tel.: 514.841.9724 #269
% Cell: 514.771.0365
NOTICE: This email contains privileged and confidential information and is intended only for the individual to whom it is addressed. If you are not the named addressee, you should not dissemi...
2006 May 20
3
Navigation between DB Items with active Record
Hi,
I am having troubles to figure out how to move from one record to the
other without using <find_by_sql> or other ugly tricks. So far, I have
managed to do a lot of stuff without it but I decided that I need to
learn how it works this weekend! So I need your help to figure that
out...
I have the following 4 models:
class Client < ActiveRecord::Base
has_many :client_variations
2006 May 22
6
how HTML_Option works?
Hi all,
all the form helpers can take a serie for options but I cant find any
documentation about them. Any one can point me toward one?
Or at least tell me how I can for example add a function that would be
call with the onblur event from a input box?
Thanks!
--
Posted via http://www.ruby-forum.com/.
2004 Nov 24
1
Wiki...
I vote for twikiwiki...
Also see it in action here:
http://www.voip-info.org/tiki-index.php
DP
2004 Sep 23
0
Re: did I write that nVIDIA cards never work?
...rd/monitor combination was the problem, but
Windows has no problem with the combination.)
Maybe my frustration with nVIDIA cards shows, and as a
result, my emails on this topic are easily
misinterpreted.
Rick
> Message: 8
> Date: Wed, 22 Sep 2004 20:38:24 -0400
> From: "Denis E. Pilon" <dpilon at dpilon.com>
> To: Rick Graves <gravesricharde at yahoo.com>
> Cc: centos at caosity.org
> Subject: Re: [Centos] Re: nVIDIA on Linux -- less is
more
>
> Rick,
>
> Because the nVIDIA does not work for you doesn't
mean it does not
> work..
&g...
2004 Apr 18
1
spandsp...can't compile *
Why is it I keep getting this error when trying to get spandsp compiled
with asterisk ?
gcc -O2 -g -Iinclude -I../include -c -o app_rxfax.o app_rxfax.c
app_rxfax.c:45: `PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP' undeclared here
(not in a function)
Denis
2005 Mar 20
0
[cAos] cAos and CentOS Reorganization
...contribution and comment from several members of the community and of the
transition planning team members who participated in IRC and back-end
administrative brainstorming and planning, including: Donavan Nelson,
Michael Jennings, John Newbiggin, Maarten Stolte, Rick Graves, Denis
Pilon, Karanbir Singh, Dag Wieers, David Parsley, Jacob Wilkins, Johnny
Hughes and more. Some may be surprised to find them-self listed, but each
has been a valued sounding board or contributor.
Please direct requests for authoritative clarification to any of the
project leads for going fo...
2005 Mar 20
0
[cAos] cAos and CentOS Reorganization
...contribution and comment from several members of the community and of the
transition planning team members who participated in IRC and back-end
administrative brainstorming and planning, including: Donavan Nelson,
Michael Jennings, John Newbiggin, Maarten Stolte, Rick Graves, Denis
Pilon, Karanbir Singh, Dag Wieers, David Parsley, Jacob Wilkins, Johnny
Hughes and more. Some may be surprised to find them-self listed, but each
has been a valued sounding board or contributor.
Please direct requests for authoritative clarification to any of the
project leads for going fo...
2006 Nov 16
3
password strength
I have Samba PDC with an LDAP backend. I just realized that the users
can reset their passwords to anything, a single character a space. Is
there anyway to prevent this?
2003 May 20
8
IAX2
What is the no authority found problem?
And how can I register with * on IAX. It keeps rejecting the request telling that XXX not dynamic host. rejected
any idea
THX
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030520/a8a5907d/attachment.htm
2005 Dec 29
7
belongs_to causing NoMethodError exceptions ... ?
I''ve got a really strange problem using belongs_to. I apologize in
advance for the length... this is going to take a while to explain.
Basic idea: Creating a User requires that the user enter an email
address and activation key that matches an existing PendingUser.
After creating the user successfully, that pending user should be
marked as "used".
The problem:
When I
2004 Sep 24
0
RE: CentOS digest, Vol 1 #137 - 12 msgs
...rd/monitor combination was the problem, but
Windows has no problem with the combination.)
Maybe my frustration with nVIDIA cards shows, and as a
result, my emails on this topic are easily
misinterpreted.
Rick
> Message: 8
> Date: Wed, 22 Sep 2004 20:38:24 -0400
> From: "Denis E. Pilon" <dpilon at dpilon.com>
> To: Rick Graves <gravesricharde at yahoo.com>
> Cc: centos at caosity.org
> Subject: Re: [Centos] Re: nVIDIA on Linux -- less is
more
>
> Rick,
>
> Because the nVIDIA does not work for you doesn't
mean it does not
> work..
&g...
2006 May 19
37
OS for rails development: Windows vs. Mac?
Caveat: this is not a discussion about *hosting* a rails app on windows.
Anyway...Macs are everywhere you look when researching rails (demo vids,
tutorials, and pictures from rails training classes). I''m interested in
what the pros to using a Mac for rails development are (besides
textmate). Is it more of a cultural thing, a what would 37 signals do
thing, is it a unix thing, or
2006 Jul 27
1
importing data with migration for habtm
I have 2 tables: products and categories. They are both linked by a
habtm association. I have a fixture to import all the data in each table
but I dont know how to import the data in the categories_products table
since that table has no model, so I cant use that code:
f = Fixtures.new(Category.connection, # a database connection
"categories", # table name