search for: wehner

Displaying 20 results from an estimated 37 matches for "wehner".

Did you mean: wegner
2006 Jul 02
11
Google maps api in ruby/rails
I''ve been looking for any modules/tools that are available for using the google maps api in rails. I found a couple of quick examples, but not much more. If anyone knows of good sites that cover using google maps api in rails please post it here:) Chris
2010 Aug 20
5
country state city drop down list rails
hi every one please tell me the recommended way to get country state city drop down list in rails any gem - plug-in tutorial thanks in advance. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe
2008 Apr 09
13
submitting an ajax form via javascript not rendering
for some reason the controller is parsing everything fine, but the return is a page instead of code execution. I have other ajax forms no listed that are also running fine on this same page. there are supposed to be 3 ajax events: onblur event that calls a function to submit - doesn''t work. There is a submit button at the end of the form - works there is a delete image that removed the
1999 Jan 01
1
Problems running 'R' on Windows-2000
Do you know of common problems running 'R' on Windows-2000 Pro? For some reason, the program crashes every time I try to start 'R' _____________________________________________________________ Jason K. Wehner University of Chicago Graduate School of Business jwehner2 at gsb.uchicago.edu home: 312-938-0528 cell: 773-218-6244 -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", &...
2005 Oct 04
3
Ruby/Rails users in Toronto area?
Just checking. I''m new in town, and somewhat new to Ruby on Rails. -- joshua
2006 Aug 31
1
using mulitple sound card inputs
...ing, and will need to add another 2 cards shortly. I hadn't thought about the matter-it's something I can try to play with later. What you've done here is awesome, where did you come across a system that could house 11 pci cards? ______________________________________________ Andrew Wehner Chatham Financial - Kennett Square T: 484.731.0029 -----Original Message----- From: telmnstr@757.org [mailto:telmnstr@757.org] Sent: Thursday, August 31, 2006 12:13 AM To: Andrew Wehner Cc: icecast@xiph.org Subject: Re: [Icecast] using mulitple sound card inputs > I've been able to su...
2002 Jan 22
0
Problems running 'R' on Windows-2000
...r(s) # (see rwxxxx/etc/rgb.txt for the known colours). background = White normaltext = NavyBlue usertext = Red highlight = DarkRed Hope this helps. Rich -----Original Message----- From: Uwe Ligges [mailto:ligges at statistik.uni-dortmund.de] Sent: Tuesday, January 22, 2002 2:23 AM To: Jason K. Wehner Cc: R-help at stat.math.ethz.ch Subject: Re: [R] Problems running 'R' on Windows-2000 "Jason K. Wehner" wrote: > > Do you know of common problems running 'R' on Windows-2000 Pro? For some > reason, the program crashes every time I try to start 'R' No....
2006 Apr 28
4
Existing Tabs Helper?
Hi. I''m going to start writting an ajax "tabs"" helper, but before starting to reinvent the wheel (and in order to avoid DRO : don''t Repeat Ourselves :-) ) I wish to know if there is any project for this already. Thanks.
2006 Aug 13
4
Javascript compression / How to hook in to rails development
Hi there, I thought it''s rather neat to use the javascript compression from http://dojotoolkit.org/docs/compressor_system.html This removes javascript comments and renames variables and seems pretty reliable and effective. For example, I keep the original htmlarea.js file from http://xinha.gogo.co.nz/ in a file htmlarea.js.txt and it compresses from 200K to 100K. With gzip it
2009 Jan 07
13
HTTP parse error due to an extra percent sign
If you append an extra percent sign to a URL that gets passed to mongrel, it will return a Bad Request error. Kind of odd that "http://localhost/%" causes a "Bad Request" instead of a "Not Found" error. Here is the error from the mongrel log: HTTP parse error, malformed request (127.0.0.1): #<Mongrel::HttpParserError: Invalid HTTP format, parsing fails.>
2009 Jun 12
5
Limit Request Body Size (Disallow very large File-uploads)
Hello all, For the last couple of days I was trying to get my Apache/mod_proxy/mongrel setup to limit the size of the request body. The setup is as follows: 1.) Apache acts as a reverse proxy by facilitating mod_rewrite and mod_proxy 2.) Requests for non-static files are passed on to a mongrel_cluster 3.) We use mongrel for our Ruby on Rails application Note that due to some restrictions we are
2006 Aug 17
2
how to check if the value is repeated?
hi! as the subject says, :P how can i check if a value is already in a table?? ty!! -- Posted via http://www.ruby-forum.com/.
2006 Jan 25
1
Non-model methods go where?
Hi all -- I collect two pieces of data from users, then perform a calculation on this data. Where should I put this calculator this method? Helpers seem view-oriented, and the result here is not being sent to the user. Anyway, I tried putting the method in a helper and got a "no method" error. At the moment, I have it in another Model, but this seems really lame to me, so I
2005 Mar 08
1
Pluralization rules?
Is there documentation somewhere on how RoR handles pluralization? I''m finding it head-scratching/table-thumping. I''m playing with converting an old PHP app to RoR. I used to have a table called "status_code" which was referenced by column "status". I converted the "status" column to "status_id" and the table to "statuses",
2005 Mar 08
1
Adding to model (newbie)
Sorry if this is a really lame question, I''m sure it''s something fairly obvious, but I just can''t see it at the moment... I''m trying to add something simple to the model for a project management/todo list/thing. The DB has ''first_name'' and ''last_name'', and I''d like to have "full_name" available. So -
2005 Mar 14
1
(newbie) /tmp/fcgi_ipc ?
...rectory? Can anyone guess why the chmod''ing doesn''t seem to "stick" ? I''m just trying to understand what''s going on here. I haven''t had to deal with Fast CGI before Rails, so it''s new ground for me. -- Joshua --- Geek out: www.thewehners.net/joshua/
1998 Aug 10
0
AFS compilation problems
...mask /usr/afsws/lib/liblwp.a(preempt.o) this is with gcc 2.7.2.3. i've scoured the system and can't find those library definitions anywhere. this may be just my AFS version or something, but it also happens on 2.5.1. Any and all input is apprecited. Regards, Kris Wehner
2006 Jul 01
0
Fun with Mongrel and cygwin.
On the Mongrel FAQ forum, Josh Wehner was having problems with cygwin (don''t know if he fixed it). http://rubyforge.org/forum/forum.php?thread_id=6978&forum_id=5450 Due that, I manage to install cygwin, ruby and rails on my humble little computer, it compiled worked ok (taste like *nix, so I felt a bit off-road running t...
2006 Jul 02
5
Question about setting field values for a belongs_to model
I have two tables, applicants, and skills where each applicant "has_many" skills, and each skill "belongs_to" an applicant. When I have a reference to an applicant and a (skill) id for one of their skills, I thought to update their skills by using @applicant.skills.find(id_of_skill).description = ''new description'' # even adding
2008 Apr 10
2
Testing an action behind HTTP Authentication
Greetings, I''m writing an integration test and would like to make sure that, with the correct credentials, I get the proper response. The problem is I don''t know how to use the ''get'' method to attach the username and password to the request. For example, when using RSpec''s Story tests.. When("I request the user information for that