endless pages in rails 3? [closed] - javascript

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I've tried following railscast 114 and several other links to get endless pages in a rails 3 app ive been building. I'm a beginner and I have followed teachmetocode's twitter replica tutorials. Which method for producing endless pages would work best with this model of application? THanks for any help in advance

Here's a good tutorial and full source code using JQuery and Rails.

Related

Examples of Dust.js templates [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I try to find difficult examples of large web applications based on Node.js + Dust.js as a template engine.
At the best case it will be LinkedIn source code of templates ;)
There are a number of node applications shown as examples of using KrakenJS. Look through them for examples of using dust with Node.js.
http://krakenjs.com/#Examples
Try this some node and dust example:
http://linkedin.github.io/dustjs/test/test.html

HTML Graph for branches [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have been looking for a JavaScript framework that can display a branch history for a custom-made version control. I have been unable to find anything myself, so I have started to make it myself, but I thought I would ask here if anyone know of a readymade framework that can already do this.
This is what I am looking for:
Take a look at Gitgraph.js. It's made with git in mind, but as the code examples show, you can fully control it.

BaaS to work with Angular.js? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a book, tool, software library, tutorial or other off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Is there a BaaS (backend as a service) that will work without modification with Angular.js? I reviewed both Parse.com and Stackmob and they both seem to be based on Backbone.js and I'd prefer not to have to fight against that. Has anyone implemented either with Angular.js?
You might take a look at Firebase which play nicely with AngularJS. They created an official AngularJS bindings : AngularFire
Here is a presentation on Youtube : Realtime Web Apps with AngularJS and Firebase

Open source Facebook-like Chat (with Jabber or IRC) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Like Mini Jappix but without the big application server behind.
Is there one ?
Best would be if it's integrated with Ruby On Rails, but not required at all.
You can try out cometchat at http://www.cometchat.com/ but it is commercial
Ok, here is something similar to what you need, it is free and open source: http://videosoftware.pro/rvc/ they also have a commercial version (called PRO) that has deep facebook implementation. There is a link somewhere in the photo gallery or google for "svc video chat". It is advertised as chatroulette but has similar modules to a normal chat as well..

Open source chat room for Ruby [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Do you folks know of a rails chat room package that fulfills these criterion?
customizable
very simple with no bells and whistles
I am building a software with a chat component, and I was wondering if you folks had any idea there!
I would look at:
http://github.com/maccman/juggernaut
http://github.com/endtwist/AjaxIM
Here is an example of how to make a simple group chat with the new juggernaut: http://dailyjs.com/2010/09/13/juggernaut/

Categories

Resources