search for: p14li7zca

Displaying 9 results from an estimated 9 matches for "p14li7zca".

Did you mean: p14li7zcae
2005 May 10
6
How not to use AJAX
...//blog.taragana.com/index.php/archive/how-not-to-use-ajax/ and was curious what the consensus is on the bookmarking and search indexing problems. I remember seeing something about bookmarking on the list. Thanks, Ben -- Ben Jackson Diretor de Desenvolvimento INCOMUM Design & Conceito ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org http://www.incomumdesign.com
2005 May 17
5
Strings, Variables and GetText
...lt;/script>) I need to convert it to use GetText, but what I need to do with the @media.name and how concaten with %() ?? The function from gettext is it: render_text "String" #widout gettext render_text _("String") #with gettext Thank you -- Pedro C. Valentini pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org +55 (21) 8708-8035
2005 Apr 20
4
Error in tutorial or sintax changed?
...*app/controllers/media_controller.rb:366: can''t find string "SQL" anywhere before EOF* what is wrong? the tutorial or ruby changed? please, how I insert a text in a variable? (widout " or '' to delimite the string) Thank''s -- Pedro C. Valentini pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org +55 (21) 8708-8035 _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Jul 27
1
Upload Progress, Error in Ajax.PeriodicalUpdater
...#39;'}, { :name => ''new_gallery'', :begin => "alert(''begin'')", :finish => "alert(''finish'');" } ) %> Some sugestion where can be the error?? Thank''s -- Pedro C. Valentini pedro-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org +55 (21) 8708-8035
2005 Jun 08
7
Rails/lighttpd: Changes to controller not being seen?
...app, but changing "controllers" doesn''t. After changing the directory name (and corresponding name in the config) and restarting lighttpd, I manage to break the app by renaming "controllers". WTF? - Ben ___________________ Ben Jackson Diretor de Desenvolvimento ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org http://www.incomumdesign.com
2005 May 29
0
validates_length_of && validates_presence_of: Duplicate error messages?
...something like validates_length_of :login, :within => 3..40, :message => "Login must be a minimum of 3 characters.", :if => !:login? Using the patch from http://dev.rubyonrails.com/ticket/1324. Is this accurate? ___________________ Ben Jackson Diretor de Desenvolvimento ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org http://www.incomumdesign.com
2005 Jun 24
0
lighttpd - sporadic mysql errors
...^[[1;37mMySQL server has gone away: SET NAMES UTF8^[[m Mysql::Error (Access denied for user ''myusername''@''localhost'' (using password: NO)): ----------------------------------------------------- ___________________ Ben Jackson Diretor de Desenvolvimento ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org http://www.incomumdesign.com
2005 Aug 18
0
Vitalsource - what are the potential applications of this?
If you haven''t seen Vitalsource (http://www.vitalsource.com), take a look at it. Very cool stuff, apparently they''re putting a native GUI frontend on their Rails app. What kinds of possibilities does this open up? ___________________ Ben Jackson Diretor de Desenvolvimento ben-p14LI7ZcAE/pVLaUnt/cCQC/G2K4zDHf@public.gmane.org http://www.incomumdesign.com
2005 Jun 21
3
dynarch calendar problem when used with ajax
I''ve got a partial with a form using the dynarch calendar (calendar_field behavior). Working. Now I render this partial from the action specified in to a link_to_remote. Now when I click the calendar it''s not showed anymore. theese lines: <%= stylesheet_link_tag ''calendar-system.css'' %> <%= javascript_include_tag ''calendar'',