search for: odom

Displaying 20 results from an estimated 74 matches for "odom".

Did you mean: dom
1999 Mar 26
0
anova problem:
...Error: invalid dimnames given for data frame Any idea where it comes from? Many thanks. Here is the fit and the attempted anova: > fit Call: lm(formula = as.formula(paste(chemical, "a~", cmd, sep = "")), singular.ok = TRUE) Coefficients: (Intercept) Odom Displace Weight -1.440e+00 2.936e-02 9.276e-01 -2.619e+00 HC1b HC2b CO1b CO2 8.974e-01 -1.223e-01 -3.695e-01 2.484e-01 NOX2 R00001 R00010 R000...
2006 Mar 24
4
validate if different?
Hi, I seem to remember seeing the equivalent of saving only if all attributes are different. I can''t seem to find that now in the API or the agile book. I''m using the acts_as_versioned and only want to save if the input is different. Thanks, Steve http://www.smarkets.net -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Dec 22
3
help with unless
...an error message that lookup.updated_ondoesn''t exist. I''ve tried lookup.nil? but lookup gets returned in the form of [] so that empty works. But if lookup is empty should not the code inside the statement get ignored? Any suggestions on how I might rework that code? Thanks Steve Odom http://www.smarkets.net _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2009 Mar 15
4
php 5.2
Hi, Is there any news about CentOS 5.2 updating to php 5.2? Best Regards, Melinda Odom Design Hosting, Inc. Web Design, Web Hosting, & Ecommerce Solutions 479-471-0891 CST info at designhosting.biz http://www.designhosting.biz
2005 Dec 21
7
use of SET command in find_by_sql
Hi, I''m trying to execute something like this method in a model: def self.sql_for_rankings() sql = "SET @counter:=0;" sql << " SET @counter:=0; SELECT *, @counter:=@counter+1 AS rank FROM testscores. " find_by_sql(sql) end Where the new rank column is a kind of autoincrementer inside of
2006 Mar 31
4
javascript help
Hi list, I have a list of tags. I want to be able to click on a tag and have that tag name populate an input field. I think delicious used to allow you to click on existing links to tag your bookmark similar to this (moving instead to auto_complete). My guess is the code looks something like this.... <form> <input type="text" name="all" id="discover"
2006 Apr 27
2
centos 4.2 upgrade
Hi, Which one of these listings would I put in my yum.conf file to upgrade my centos 3.6 to centos 4.2? http://mirror.centos.org/centos/4.2/os/ alpha or ppc? Sincerely, Melinda Odom www.designhosting.biz 479-471-0891 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.5.0/325 - Release Date: 4/26/2006 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermai...
2009 Mar 13
7
rails, passenger, and images
...stylesheet and js links by not using the helpers. I can access my all of my assets directly via http://dating.local/stylesheets/all.css, for example. I used passenger pref pane to render the vhost. It looks like: <VirtualHost *:80> ServerName dating.local DocumentRoot "/Users/steveodom/Development/dating/public" RailsEnv development <directory "/Users/steveodom/Development/dating/public"> Order allow,deny Allow from all </directory> ErrorLog "/Users/steveodom/Development/dating/log/apache.log" </VirtualHost> I''m...
2006 Mar 15
7
Populating text_tag with serialized data
I am using a serialized attribute in one of my models The serialized data is in the form of an array. I want to have a text_tag for each element contained in my serialized attribute. How would I construct the text_tag? My model name is ''questions''. The serialized attribute is "answers" So I might have: <% form tag %> <% text_tag ''question'',
2005 Dec 26
2
resorting a dataset
...etically rather than by test score. I''ve tried things like t.sort.name and other variations. I also thought that I could loop through t and push data to a new array and sort that, but it doesn''t seem very clean. My example is more complicated but that is the gist. Thanks. Steve Odom http://www.smarkets.net _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Aug 07
8
Ajax forms and redirects
Here is an example that seems perfect for Ajax that I have not seen implemented nor can figure out how to do it. I am hoping someone can give me some pointers. On the sign-up page, I would like to do my validations (password length, username uniqueness,etc ) Ajax-style. But if all validates, then redirect to the success page. The combining of redirection to a new page with Ajax is throwing me.
2006 Apr 02
3
updating the dom
...contained in a newly rendered div that wasn''t present when the page first loaded -- its id doesn''t seem to be found in the dom and so the onfocus won''t trigger. Is there a javascript command that can be used to refresh the dom when a partial is rendered? Thanks, Steve Odom http://www.smarkets.net -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060402/7d19d43d/attachment.html
2007 May 08
4
help with rspec''ing controller
Hi, I''m a rspec newbie. I''m having trouble with rspec''ing a simple controller to Create a record. I''ve tried a couple of approaches and still get errors: Mock ''remedy'' expected :save! with (any args) once, but received it 0 times -or- Mock ''Remedy'' received unexpected message :save with (no args). Here are my two
2007 Jan 18
2
centos version numbers
...I try yum update or yum upgrade there is nothing to update. I have checked some of the files from the centos mirror site for version 4 and it seems I have the same versions on my server. http://mirror.centos.org/centos/4/os/i386/ So would I have the most recent centos version? Sincerely, Melinda Odom Design Hosting, Inc. www.designhosting.biz 479-471-0891 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.432 / Virus Database: 268.16.14/636 - Release Date: 1/18/2007 4:00 AM -------------- next part -------------- A non-text attachment was scrubbed... Nam...
2006 Apr 28
4
os update with plesk
...ve updates. It should only be used for reference. I will need to keep my server os at 4.2 because that is the only one plesk supports so according to those 2 articles and staying at centos 4.2 will the "vault" files be the one to use and will they get security updates? Sincerely, Melinda Odom www.designhosting.biz 479-471-0891 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.385 / Virus Database: 268.5.1/326 - Release Date: 4/27/2006 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermai...
2005 Feb 22
2
strange IE problem
...s also happening on www.bandtobow.com/catalog and if you go to www.bandtobow.com and click on the retail/wholesale link at the top the download box pops up just for some people. Everything works fine in the Firefox browser I was told by a Linux guy. This is not OS related is it? Sincerely, Melinda Odom www.designhosting.biz 479-471-0891 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 266.2.0 - Release Date: 2/21/2005 -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-tn...
2006 Apr 17
3
help debugging an error
Hi, I''ve started getting an error I can''t debug. The error doesn''t generate anything in my development log. A breakpoint set right at the beggining of the controller method does not get triggered. It happens on a form submission. I can make changes to the object model from with the console, but not on this form submission. I thought maybe it was routing, because I have
2005 Jul 05
2
root@localhost email problem
...via SMTP. Please use an actual mail address in your cgi scripts." >>>>>>>>>>>>>> Since the ecommerce store is php and root at localhost has been working for months is there someplace I can look to try to find the problem? Thanks! Sincerely, Melinda Odom www.designhosting.biz 479-471-0891 -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.323 / Virus Database: 267.8.8/37 - Release Date: 7/1/2005 -------------- next part -------------- A non-text attachment was scrubbed... Name: winmail.dat Type: application/ms-...
2005 Oct 31
2
Inplaceeditor and a tooltip on mouserollover?
on mouseover when using inplaceeditor it highlights in yellow. Great. However, I want to also show a tooltip inside this div on mouseover. Specifically, when a user is over editable text, besides the yellow background, I want to display next to it a "delete" link. One of the things I''ve tried is this: <script language="JavaScript"> new
2005 Dec 19
1
New rails site. Beta testers need.
...uot;Python" you can compare the performance of the Agile Rails book with some Python books I entered. You can add new "stocks" to the system on this page: http://www.smarkets.net/product/new I am very interested to get feedback and ideas from you. Thanks for checking it out. Steve Odom http://www.smarkets.net _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails