Wrox Programmer Forums
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the RoR Ruby on Rails section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old February 10th, 2013, 08:52 PM
Registered User
 
Join Date: Feb 2013
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Ruby Help!!!

I really need help.

Can someone write me a step by step procedure on how to make a website retrieve data in real-time? I have a website with a graph already made and ruby on rails already set up and running.

I know there is a better way to make this work but I have to use these requirements in order to get it working.


SO I have this dynamically generated graph made with highgraphs. All I need to do is get information from a database and have it update the graph in real-time.

Highgraphs already updates the graph dynamically if I put in randomly generated numbers within the website itself. But I want to put in integers from a database(sqlite3).

I know I should use something like websockets or server sent events and I have to use the CRAMP framework (I know there are problems with CRAMP) to open some connections.


I need it to run in Linux virtual machine Ubuntu and I have to be able to test that everything works inside of my virtual machine.


I am having a major problem converting my data into readable data with json so my highgraph can process it.

And I am having a major problem with being able to test the whole thing.

I am very new to web development so I really need some help. I will pay! I just really need help getting the overall idea on how to make this happen.





Similar Threads
Thread Thread Starter Forum Replies Last Post
What is the difference between Ruby on Rails and Ruby? raisteam RoR Ruby on Rails 1 July 12th, 2010 11:22 AM
ruby is not recognized.... Crippy RoR Ruby on Rails 1 July 16th, 2008 08:37 AM
Need Help with Ruby on Rails - Please Help sfazel Other Programming Languages 1 April 8th, 2008 05:03 AM
Ruby support? peterv6 Beginning PHP 0 August 30th, 2007 12:15 PM
Any interest in Ruby here? woodyz Ruby 12 April 3rd, 2007 06:03 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.