search for: cody

Displaying 20 results from an estimated 329 matches for "cody".

Did you mean: code
2006 Jun 13
21
RJS Templates for Rails
...ebugging with FireBug, and finishes off with some reference material. The book is 56 pages and is available in PDF format. I''m really happy with how the book has turned out and I think you''ll really enjoy it. You can find the book at http://www.oreilly.com/catalog/rjsrails/ -- Cody Fauser http://www.codyfauser.com
2007 Sep 13
2
Reciprocal Mill's Ratio
...may be obtained in R as dnorm(z)/(1 - pnorm(z)) or, better, as dnorm(z)/pnorm(-z) for small values of z. The latter formula breaks dowm numerically for me (running R 2.4.1 under Windows XP 5.1 SP 2) for values of z near 37.4 or greater. Looking at the pnorm documentation I see that it is based on Cody (1993) and thence, going one step further back, on Cody (1969). Consulting Cody (1969) I see that the algorithm for pnorm(z) [or actually erf(z)] is actually based on rational function approximations for the reciprocal Mill's ratio itself, as I rather expected. I wonder if anyone has dug out a...
2007 Oct 05
20
RSpec Book(s) on the radar
I just found this one: http://tinyurl.com/3c3mfa David, are there any other RSpec books in the works? With Regards, Cody Skidmore
2006 Apr 11
12
RJS
I am trying to use RJS as shown in this tutorial : http://www.codyfauser.com/articles/2005/11/20/rails-rjs-templates However it does not seem to work. I am not getting any excpetions in the logs. Here is what the logs say : Parameters: {"action"=>"add", "controller"=>"homepage"} Rendering homepage/add The homepage...
2006 Jul 26
2
R vs. Stata
I have read some very good reviews comparing R (or Splus) to SAS. Does anyone know if there are any reviews comparing R (or Splus) to Stata? I am trying to get others to try R in my department, and I have never used Stata. Regards, -Cody Cody Hamilton, Ph.D Institute for Health Care Research and Improvement Baylor Health Care System (214) 265-3618 This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only f...
2006 Mar 04
29
Getting RJS / EgdeRails working
Hi, using Rails 1.0 on windows (without svn yet) I just wrote "rake freeze_edge". Are the RJS-templates already included then ? When I write "rake update_javascripts" I receive this error: svn: ''.'' is not a working copy Any tipps for a newbie on how to get the update done (if neccessary) ? thx Jan
2006 Apr 07
5
RJS support "toggle" effect?
Does RJS inherently support the Element.toggle effect? I haven''t been able to call it the way you call "appear", "fade", etc... Jeff -- Posted via http://www.ruby-forum.com/.
2011 Jun 27
3
testInstalledPackages
...ledPackages("both",outDir='c:/Test') ? I got the following message: Running ?testci.R? comparing ?testci.Rout? to ?testci.Rout.save? ... files differ in number of lines: Please note the test does not result in 'OK' as do the other tests.? Is this a concern? Regards, ???-Cody Hamilton
2002 Sep 11
1
rational approximations to the normal cdf
...al function approximation for the normal cdf. These constants are listed: const double a[5] = { 2.2352520354606839287, 161.02823106855587881, 1067.6894854603709582, 18154.981253343561249, 0.065682337918207449113 }; The source file cites a paper by Cody (1969) and states that these constants are derived from Cody's paper. I've checked the paper, and the constants do not agree, so I assume someone else derived slightly different constants. The source also contains a reference to 1993 paper by Cody, but this paper describes software itsel...
2004 Oct 13
0
Song Updates
...mount=/live.ogg&mode=updinfo&song=test_name+te > st_Title' > <b>source will not accept URL updates</b> > > > Dave St John > Mediacast1 Administration > Need Support ? > http://mediacast1.com/helpdesk > ----- Original Message ----- > From: Cody Tubbs (wISPdirect) > To: icecast@xiph.org > Cc: Dave St John > Sent: Saturday, October 02, 2004 2:07 PM > Subject: Re: [Icecast] Song Updates > > You did not type the exact string I told you to first of all. You forgot to use the 's after before the h > in http and at...
2004 Oct 14
2
Song Updates
...f using ogg vorbis you must compile icecast2 with --enable-vorbis-updates in order to update the song/title id3 metadeta (Instructions on how to do so with `curl' are below). If I was using ogg I may have been of more use, yet I hope what was conversed helped get you on the right track. -- Cody Tubbs : (Certified Master Linux Administrator) : (Certified Unix Security Specialist) -- wISPdirect : http://www.wISPdirect.com -- Broadway Internet On 14 Oct 2004 at 1:02, Dave St John wrote: > Got it working, had to --enable-vorbis-updates during configure runtime. > > &gt...
2005 Dec 23
13
how to form.rest in RJS
is there any way to Form.reset (clear all fields of the form ) in form_remote_tag generated form? I want to reset fields after ''submit'' in .rjs. -- Hiroshi Takagi <gollum-u1eKKkw+WM0gE89CWYshPg@public.gmane.org>
2006 Mar 07
12
rjs and partials
I''m trying to update a list, and having a hard time applying visual effects to the latest element created. Here is what I''m doing. =========================================== 1) Creating an "item" via an action, then rendering the RJS template 2) RJS template looks like this: page.insert_html :top, ''items'', :partial =>
2006 May 20
4
Segmentation fault on page requests
...- MySQL 5.0.16 on a separate Linux machine - latest Rails (1.1.2) - MySQL bindings retrieved via "gem install mysql" and then choosing Option 1( mysql 2.7.2006.05.10 (mswin32)" (I also tried a slightly dated version "mysql 2.7.2006.04.21", same result.. Thanks in advance /Cody Thanks!
2004 Oct 02
0
Song Updates
...=/live&mode=updinfo&song=Artist_name+Title' notice the useage of the 's in my string and not in yours. Your string is launching nonsense into the background via the two &'s, hence [1] and [2]. Follow my string and it will work wonders. Sorry for the delay in reply. -- Cody Tubbs : (Certified Master Linux Administrator) : (Certified Unix Security Specialist) -- wISPdirect : http://www.wISPdirect.com -- Broadway Internet On 1 Oct 2004 at 16:37, Dave St John wrote: > [root@mediacast1 gork]# curl --user user:pass > http://64.62.252.140:9120/admin/meta...
2006 Jul 05
3
Invoking SAS in order to use sas.get
...that 'sas' is not a recognized internal or external command, etc. I am guessing that I need to specify the internal command to invoke SAS in the sasprog option for the sas.get function, but I don't know how to determine what that command might be. Any thoughts would be appreciated. Cody Hamilton, Ph.D Institute for Health Care Research and Improvement Baylor Health Care System (214) 265-3618 This e-mail, facsimile, or letter and any files or attachments transmitted with it contains information that is confidential and privileged. This information is intended only for the u...
2006 Mar 07
0
Re: rjs isn''t update_page problems (Cody Fauser)
Thank you for the reply Cody. It didn''t work so I''m just going to try edge rails again. Wish me luck! -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060307/7e7df8dd/attachment.html
2011 Jun 01
3
Notification Emails
...h, RalphAngenendt, RussHerrold, TimVerhoeven, AkemiYagi, NedSlider, AlanBartlett, MarcusMoeller, TimothyLee, LaurentWandrebeck, TimoSchoeler, GaoHu, and AlainRegueraDelgado with every edit? It makes me a little nervous updating the T43 page or my homepage. I don't want to spam anyone. Cheers, Cody Jackson
2011 Apr 07
12
Mutliple custom facts not showing in facter
Hi, I''ve noticed that defining multiple facts in one file is possible, and puppet can make use of them correctly, but when trying to call with facter --puppet they are not shown, do I need something special to make them work as any other single custom fact? Master is running 2.6.7 This is a custom fact with two facts in it: [modules/foobar/lib/facter/foobar.rb ] require
2007 Aug 17
4
RSpec --format --html:/path/to/file.html
Greetings everyone. I''m learning RSpec and am pretty fresh to Ruby/Rails, but am so excited I can''t help jumping in. I''m running before I can walk here. :-) Yesterday I tried outputting test results to HTML instead of colorized plain text. It looked like there were some entries in the change log for the 1.0.5 release allowing RSpec to do what I wanted. I tried