Displaying 19 results from an estimated 19 matches for "veiwed".
Did you mean:
veiled
2009 Sep 04
1
Hod do you call a method to the veiw?
Lets say I did
script/generate controller home
And in the home controller made a the method..
def say
puts "You are here"
end
How would I call that method in the index.html.erb?
When learning ruby it just said to run the whatever.rb in the terminal
to run what ever code you wrote within that file. Just curious on how
that
would work with rails.
--
Posted via
2006 Apr 16
3
AJAX multi actions?
How can I do something like this:
<a id=a7 style="cursor: pointer;"
onClick = "new Effect.Fade (''li'');
Element.show(''a1'',''a2'',''a3'',''a5'',''a6'');
onClick = "new Effect.Fade (''rp'');
2006 May 31
1
Automatic .santize?
Hello and thanks in advance to those who post back,
I''m working on a calender but, it renders the data in the controller
then saves it as @code so I call it in the veiw <%= @code %>. So
everythings working and I add this line..
@event =
Event.find_by_date("#{@temp13.year}-#{@temp13.month}-#{@temp13.day}")
if @event == nil
@@td = "<td width=50 height=50
2006 Mar 13
7
Problem with params
I''ve got a User model, which holds the following (excerpt):
def try_to_authenticate
User.authenticate(self.username, self.password)
end
..
private
def self.hash_password(password)
Digest::SHA1.hexdigest(password)
end
def self.authenticate(username, password)
@user = User.find(:all, :conditions => ["username = ? AND
password = ?",
2018 May 22
2
RSAT Hang
RPvs> On Tue, 22 May 2018 09:08:31 -0700
RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote:
>> I was under the impression that during provision that the
>> Administrator account got all the domain [and other] "root" privs by
>> default. If that's the case, why doesn't Administrator have the privs
>> we'd expect? [Perhaps I
2003 Apr 23
2
Revised example configurations available
Judging from log analysis, there has been in the past some interest
in the Asterisk example files that I have made available from my
experimental platform (home office) so I've put my newest versions up
on my site. Feel free to dig through these and cut pieces up for
your own use, or just marvel at the bad logic flows. :)
http://www.loligo.com/asterisk/current/
JT
2008 Aug 06
0
Samba with cups. when cups shutingdown client view nothing
hi list,
I have installed a samba with cups for share all printers on network.
When i stop the cups server i was thinking that the windows client veiw
their print device as on error however the client view nothing. All printers
are allways shared?
when i send a print job on a queue the client says nothing on error and the
jobs is not stored in /var/spool/samba and of course it's not printed
2012 Apr 22
1
Survreg
Hi all,
I am trying to run Weibull PH model in R.
Assume in the data set I have x1 a continuous variable and x2 a
categorical variable with two classes (0= sick and 1= healthy). I fit the
model in the following way.
Test=survreg(Surv(time,cens)~ x1+x2,dist="weibull")
My questions are
1. Is it Weibull PH model or Weibull AFT model?
Call:
survreg(formula = Surv(time, delta) ~ x1
2007 May 24
1
video quality problem, encodeing with ffmpeg2theora -p pro
...ackage and I can see no
mention any problem simular to what I am having with encoding with "
ffmpeg2theoar -p pro ".
There was a site I found with test .ogg files for the veiwer. These where
encoded as -p pro and -p preveiw. All the test files ran OK with the video
veiwers and I have veiwed other viedos encoded as " -p pro " with no problems
at all.
Its just the encodeding I do with " ffmpeg2theora -p pro " that goes wrong.
OS : Debian etch
ffmpeg2theora 0.16-2+b1
libtheora0 0.0.0.alpha7.dfsg-1.1
Cpu 2 x : Pentium III (Coppermine) cpu MHz : 665.218
MemTota...
2008 Jun 14
1
help with collection_select
Hi,
I have a table called ''users'', there is a field called ''username'' and
another field called ''mobile_number'' (among other fields).
In my application the user can send SMS message and can choose between
his/her username and mobile number as the sender id. Both of them are of
course stored in the users table. Also there is a third option which
2007 Jun 17
2
[holger@layer-acht.org: participate in DebConf7 from abroad]
----- Forwarded message from Holger Levsen <holger@layer-acht.org> -----
Date: Sat, 16 Jun 2007 17:54:14 +0100
From: Holger Levsen <holger@layer-acht.org>
Subject: participate in DebConf7 from abroad
To: debian-devel-announce@lists.debian.org
Mail-Followup-To: debian-devel@lists.debian.org
Hi,
as many of you are aware, today is DebianDay, the preceeding event to
DebConf7, taking
2005 Jul 07
6
remove wins entries - samba 3
Hi,
I am having the same problem. Did you figure out how to do this? Any
help in how to remove stale WINS entries from Samba would be greatly
appreciated.
Cheers,
-farshad
2006 Mar 22
0
Another Problem with params
I am trying to do a similar thing for some spares that I am trying to manage...
My spare.rb file is as under
class Spare < ActiveRecord::Base
belongs_to :department, :class_name => ''department'', :foreign_key
=> ''department_id''
belongs_to :subequipment, class_name => ''subequipment'',
:foreign_key =>
2018 May 22
0
RSAT Hang
On Tue, 22 May 2018 12:26:26 -0700
Gregory Sloop via samba <samba at lists.samba.org> wrote:
>
>
> RPvs> On Tue, 22 May 2018 09:08:31 -0700
> RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote:
>
> >> I was under the impression that during provision that the
> >> Administrator account got all the domain [and other] "root"
2005 Jul 01
4
R integration with Microsoft Powerpoint
Please allow me an unusual question.
Is there any way that R can be closely integrated with a Microsoft
Powerpoint presentation? I would like to embed R calculations in
Powerpoint so that I will start Powerpoint, be prompted to enter some
parameters, and an R function will run and return values and graphs.
Thanks,
John
R 2.1.1
windows 2k
John Sorkin M.D., Ph.D.
Chief, Biostatistics and
2005 Feb 02
0
ExtensionState problems using Manager.conf API
This is my first attempt to write software of any sort. What I am
trying to is to use a .php page to query asterisk Manager and get the
ExtensionState for each particular extension. Then when it has the
answer it outputs an XML file for use as the directory on a Cisco 7960
phone. What I am thinking is that when the user hits the directory
button to veiw the directory that is at this URL it will
2018 May 22
2
RSAT Hang
RPvs> On Mon, 21 May 2018 17:15:21 -0700
RPvs> Gregory Sloop via samba <samba at lists.samba.org> wrote:
>> See Inline
>> LPHvBvs> Hi Gregory,
>> LPHvBvs> On the questions.
>> >> Is there a good reason to avoid Samba internal DNS?
>> LPHvBvs> No, imo not, but i only use bind9_dlz because i need bind in
>> LPHvBvs> my lan for
2018 May 22
2
RSAT Hang
>> >> starts with after an initial provision.]
>> RPvs> Administrator doesn't get any privileges normally, but it does
>> RPvs> inherit all the 'Administrators' group privileges, but even this
>> RPvs> group doesn't get them all AND they only apply to the DC.
>> RPvs> You need to create them on each Unix machine.
>> RPvs>
2001 Nov 26
5
Who else can reproduce this problem?
I truely believe I've stumbled across a bug deleting directories. The
bug is either with Windows 2000 or with Samba 2.2.1a and 2.2.2. I'd
tend to think it was a Windows bug except that the problem does not
occur against earlier versions of Samba.
I've duplicated this problem deleting directories to Samba versions
2.2.2 and 2.2.1a in various configurations running on several