Displaying 20 results from an estimated 4000 matches similar to: "AJAX responses"
2008 Jan 05
4
PeriodicalUpdater onComplete broken?
Using the PeriodicalUpdater, I''m finding the onComplete is not firing.
I thought I''d get some feedback here before filing a bug report.
http://ianty.com/updater/update_test_1.6.0.1.html
http://ianty.com/updater/update_test_1.6.0.html
The above are examples of this for prototype 1.6.0 & 1.6.0.1.
I''m expecting the onComplete to fire after the update takes place, per
2007 Feb 23
4
Does Ajax.PeriodicalUpdater have a shield against multiple parallel executions?
Hello
Does Ajax.PeriodicalUpdater have a shield against multiple parallel
executions?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group, send email
2006 Aug 14
14
ClockingIT Beta - It''s about time...
My wife and I have been working on our own task-listing, time-tracking
web application, and we''re really interested in some feedback as we
ourselves feel we''ve come a long way.
If you have some minutes to kill (or just want to see how the Comet
functionality provided by the Juggernaut plugin can work) have a look at
http://www.clockingit.com and
2008 Jul 23
5
Updating the page dynamically
Hi, I''m developing a Rails application that displays data from MySQL
database table. I have an external python script that adds new rows to
the table. My goal is to dynamically add new rows to the html table
which is displayed in my browser (without reloading the page). I''ve
read that Ajax can handle this task ("periodically_call_remote"). But
I don''t want to
2010 Aug 30
10
Trouble with rvm (Ruby Version Manager)
Hi--
Am having trouble with rvm. Successfully installed it, but when I
tried to install Ruby 1.8.7, here is the error I got:
Paul-Denlingers-MacBook-Pro:~ pdenlinger$ rvm install 1.8.7
-bash: rvm: command not found
Tried closing terminal, quitting terminal, opening another tab, etc.
but continued to get same error.
What to do?
Thanks!
--
You received this message because you are subscribed
2006 May 02
6
Stopping the Ajax.PeriodicalUpdater -- My Kludge?
Well, I''ve been burning the midnight oil trying to figure out how to
issue the stop() command to a PeriodicUpdater. I''ve come up with a
solution that uses setTimeouts to call the stop function. I think my
solution is very kludgey... especially since I''m new to Javascript +
Prototype.
Can anyone let me know if the below code is at all proper? :)
---------
Summary: A
2009 Sep 04
12
Changing cursor while waiting for remote function response?
Hello,
Google and the search function didn''t help me this time. Is it possible
to change the mouse cursor while waiting for a response of a remote
function call?
--
Posted via http://www.ruby-forum.com/.
2010 Jun 04
9
Compress css files with Rails
Hi,
I work on a website with many css files. To improve the performance of
the site I would to merge all my css file into one on the production
site.
I know I could do this using plugins, but I heard it is possible
natively within rails.
Does someone know what it is?
Greg
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups
2010 Aug 03
3
Juggernaut Rails 3
Are there any plans to update the Juggernaut gem to be compatible with
Rails 3? It doesn''t seem to work as of now with Rails 3, unless I set up
the whole thing wrong. Also are there any good working alternatives for
a push server?
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
2007 Sep 18
10
How do i make rails wait until an ffmpeg call is complete?
In my app i upload a file, convert it with ffmpeg, delete the original
and make a small thumbnail out of the big thumbnail ffmpeg makes.
At the moment it seems like these actions are tripping over each other -
how can i make the app wait until ffmpeg has completed it''s output
before doing the next thing?
--
Posted via http://www.ruby-forum.com/.
2010 Jul 06
28
Is this book dated?
http://apress.com/book/view/9781590597811
I acquired this book and it has the info I thought I wanted; but, I''m not
sure.
Is there something better more current out there? RESTful oath openid etc..
I''m coming from a wordpress to cake, codeigniter tinkering and forget why I
tried rails; but, it seems pretty cool and intuitive.
Appreciate the Capistrano rec prior. Super good,
2009 Jul 13
12
.html/.html.erb/.rhtml to PDF
Hello All,
I wanted to convert .html file into .pdf.
is there any rails plugin ??
Thanks,
Sandip R~
--
Ruby on Rails Developer
http://sandip.sosblog.com
http://funonrails.wordpress.com
www.joshsoftware.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2009 Aug 18
5
Increment counter on download
i am offering my site visitors a download of zip file. when someone
downloads it, i want to increment a counter and update db. how do i do
that?
--
Posted via http://www.ruby-forum.com/.
2006 Jul 20
16
Juggernaut Released - (a.k.a Armageddon)
I''ve just released Juggernaut - a plugin for ruby on rails.
Check out the site: http://juggernaut.rubyforge.org
I?ve also finished a demo that illustrates some of Juggernuat?s
capabilities. You can sign up for an account here:
http://alexmaccaw.no-ip.info:3500/login/sign_up . It might be a tad slow
as it?s running from my home machine.
Juggernaut for Ruby on Rails initiates a flash
2010 Feb 04
6
Fastes database server for...
Hi,
I''m currently building a small rails application that needs to store web
traffic information. Similar to google analytics and clicky. (but
simpler) It needs to store refer domains and visitors. Integration goes
through a small javascript snippet.
My question is: What database server is the fastest and should I use for
this app?
I was thinking about SQLlite.
Thanks for your time,
2009 Nov 04
11
Sending Mails with mutations ä,ü,ö
Hi everyone
I am sending mails with rails in German. The Problem is that the German
letters ä,ü,ö are arriving correctly at the receiver.
When the subject contains the word
Für
the receiver gets
Für
Does anybody knows this issue?
Thanks in advance.
Adam
--
Posted via http://www.ruby-forum.com/.
2006 Mar 07
5
RoR Hosting
Hi,
Does anyone know a decent RoR hosting in the UK?
I''m doing this for my project.
Thanks in advance,
Adi.
--
Posted via http://www.ruby-forum.com/.
2006 Aug 16
7
Forward of moderated message
OK I know whats happening. Your while loop completes and calls kill
on the worker before your task_progress controller method ever gets
called> So the worker is deleted and when you try to access it from
rails you get an error because there is no longer a worker at that
job key. The kill method is meant to be used within a worker that you
fire and forget. If you want to get the
2009 Jan 26
1
Mongrel::HttpParserError
I''m new to rails, started first project today.
I''m also using flex and want to go RESTful over HTTP as much as
possible, most posts seem to think this is not possible!
Everything runs RESTfuly fine in the flex local sandbox, but fails in
the remote sandbox due to security.
I''m using as3httpclientlib as HTTPService doesn''t do the job.
Flash sends a request
2010 Sep 16
3
Resyful authenticatio current_user in model
Hi,
I am using Restful authentication for user authentication.
I want the current logged in user object in my model property.rb
Problem is current_user is not working on model.
How can I fix this I need that?
Please help me out.
Thanks,
Mike
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk"