Open source Facebook-like Chat (with Jabber or IRC) [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 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..

Related

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.

PHP upload 512MB files library [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
Is there a php backend library that allows a user to upload files upt to 512mb big and displays the progress in a bar through jquery / javascript?
Thanks,
EL
I've used http://www.uploadify.com (the html5 version) and I've been happy with it.
Note that the upload size allowed depends on the php configuration.
There are lots of tools available (just google it). If you want do do something your self you can check out this step-by-step guide
http://www.9lessons.info/2012/04/file-upload-progress-bar-with-jquery.html

Javascript Framework for UI's [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 need an open source Javascript framework to create web UI's. I'm looking for something similar to ExtJS but easier.
Any suggestions?
May be you can try to work with Webix http://webix.com/.
It is easy to learn thanks to detailed and comprehensive documentation and with this library you can build web apps of any difficulty.
Its all depends on your requirement only... How your application architect flow goes.
Please refer below link with list of few framework.
http://www.hanselman.com/blog/TheBigGlossaryOfOpenSourceJavaScriptAndWebFrameworksWithCoolNames.aspx
http://www.tripwiremagazine.com/2009/11/top-10-javascript-frameworks-by-google.html
My suggestion is go for extjs(Even if you pay for it).
All the best.

How to make multi-select, aucomplete combo box like in Atlassian Jira [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
I like GUI and controls of Atlassian Jira. In particular they have cool multi-select combo control. I need to implement similar control on my site.
I am using jquery-ui.
What library do they use? What license?
Can I find it somewhere as JScript?
Is there anything similar free or commercial?
Developer website with demo:
http://www.atlassian.com/software/jira/tour/
UPDATE SAMPLE IMAGE
You can also check this select2

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