Oh, and I found that first app interesting. What exactly did that do? On Aug 12, 9:32 am, raj <nano.ri...@gmail.com> wrote: > This is wayyy over my head. Thanks for the project files, but I don't > even know where to begin with all of this. I wish there was more of an > orbited support site. Anyway, I was trying to use orbited to create a > chat system on my website and I followed this > tutorial:http://www.rkblog.rk.edu.pl/w/p/django-and-comet/. But I couldn't > figure out what to do at the end of it. The html file requires > something called orbited.js, and the tutorial never talks about where > to get this file. So ya I'm stumped, I don't even know what path I > should take to make a django chat system. I even tried impletementing > a polling chat from the django-jchat tutorial, but that didn't work > either. :(. Ideas? > > On Aug 12, 12:59 am, william ratcliff <william.ratcl...@gmail.com> > wrote: > > > > > > > > > You may also want to look at some of the projects > > at:https://github.com/mcarter > > > On Fri, Aug 12, 2011 at 12:58 AM, william ratcliff < > > > william.ratcl...@gmail.com> wrote: > > > Can't write much now, but you may look at my students' prototype of a web > > > based system for data reduction at: > > >https://github.com/pjreddie/WRed > > > > Here, we were updating the client every time a new datapoint came off of > > > our instrument. The README tells you how to start orbited, what to do > > > with > > > STOMP, etc. However, I've also had problems with orbited.org--at some > > > point, I think the project forked into orbited2 and hookbox. I'd be > > > really > > > curious to know what other people are using for Comet--are they still > > > using > > > django, or did they move on to using something else? > > > > Best, > > > William > > > (btw. for our app, it's big and you'd have to fake the data stream to run > > > the live data part, but it should give you an idea where to put things and > > > what goes in a cfg file) > > > > On Thu, Aug 11, 2011 at 10:24 PM, raj <nano.ri...@gmail.com> wrote: > > > >> Odd question, but I'm trying to follow this tutorial which explains > > >> how to set up comet with django. I'm just confused about some stuff > > >> when I'm trying to do the tutorial. > > > >> Firstly, where does the orbited.cfg file go? I just placed it at the > > >> root of my application (where the settings.py file etc. is). Also, in > > >> the cfg, It says to use the localhost address as the http, but I'm not > > >> running a development server, can I just put the url I'm using there? > > >> What about the port issue? > > > >> Secondly, at the end of the tutorial, it says to run the orbited > > >> server. How do I do this? Do I need to install orbited beforehand? I > > >> ask this also because the html file requires an orbited.js file, and I > > >> have no clue where to find that. orbited.org doesn't seem to work. I > > >> found some github distros, but I dunno exactly how to make all the > > >> pieces fit. Currently I have pyorbited installed. Thank you. > > > >> -- > > >> You received this message because you are subscribed to the Google Groups > > >> "Django users" group. > > >> To post to this group, send email to django-users@googlegroups.com. > > >> To unsubscribe from this group, send email to > > >> django-users+unsubscr...@googlegroups.com. > > >> For more options, visit this group at > > >>http://groups.google.com/group/django-users?hl=en.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.