search for: hoepfner

Displaying 6 results from an estimated 6 matches for "hoepfner".

Did you mean: hoefler
2006 Jul 17
5
Keeping attributes of two models in sync
Hi, I have a Product and a corresponding Keyword (1:1 via belongs_to and has_one). I want to ensure, that two attributes (:name) of the two models alway stay in sync. What''s the easiest way to accomplish that? I did play around with before_/after_save hooks and with AR::Observers but in the end I''d always get infinite recursion... Thanks, Timo
2006 Jan 31
5
resizing multiple images using getElementsByClassName
I am building a iPhoto like (Read rip-off) interface for thumbnails and I am having a couple problems that I thought some one on the list might be able to assist me on ... first off here is the page: http://v4.incontrolsolutions.com/galltest/ I am no Javascript whizz and I am sure there is a FAR more efficient way to do what I am trying. Having said that, the 2 things I was looking for
2005 Dec 19
4
Locomotive 500 - Internal Server Error
I''m getting this in my Lighttp.error.log file when trying to run typo in Locomotive. What does this mean? 2005-12-19 16:56:57: (mod_fastcgi.c.1532) connect failed: 9 Connection refused 61 0 /tmp/ruby-fastcgi.A5364CB4-70E2-11DA- AC3C-000A95BA28D0-5471-00000DCDBD6C54E6.socket-1 2005-12-19 16:57:01: (mod_fastcgi.c.2196) unexpected end-of-file (perhaps the fastcgi process died): pid:
2006 Jan 25
24
RailsCron 0.2 plugin
I received feedback from some of you, saying that it would be cool if RailsCron was even easier to manage. So I implemented a graceful start/restart inside of the plugin''s init.rb. If you don''t like it, comment it out and send me the feedback. Also, I finished an update to RailsCron that allows you to attach asynchronous processing methods to your ActiveRecord models. i.e.:
2006 Jul 17
0
respond_to and redirect_to
Hi, I have two controller actions like: def foo do_something respond_to :html, :js end def bar do_something_else redirect_to :action => "foo" end How can I get foo to return JS, when bar is called via AJAX? What I''d like to get is: bar is called via AJAX do_something_else is executed do_something is executed foo.rjs is rendered The ideal solution should
2006 Jul 17
0
organization of controllers
Hi, I need some help in wrapping my head around the following problem: I want to layout a site in a similar manner as http://yoxos.com/ ondemand/. There you hae a tree on the left hand side and details of the tree-selection in the (lower) middle. You can switch what type of info should be shown by tabs in the middle. Here, I have a hierarchical set of keywords. Each keyword is related to