Displaying 10 results from an estimated 10 matches for "ccqc".
Did you mean:
ccc
2005 May 10
6
How not to use AJAX
.../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
...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?
...edia_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
...: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?
..."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?
...lidates_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
...er 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?
...#39;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
2007 Mar 08
0
[JOB] Full Time Ruby on Rails Position in Phoenix, AZ
...or .NET
- 4+ years programming experience
- 6+ months Ruby On Rails experience
* Mad PC/XBOX/Wii gaming skills are a plus
Compensation: $25-$40 an hour (depending on experience)
Contact Information:
Tornado Design
Phoenix, AZ (USA)
URL: http://www.tornadodesign.com
Email: tom-Aq18tROjzs3pVLaUnt/cCQC/G2K4zDHf@public.gmane.org
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA3...
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'',