Discover the best of the web!
Learn more about Digg by taking the tour.
Meebo for your website! - ajax im version 2
unwieldy.net — ajax im is a complete instant messaging system for your website; akin to Meebo without needing to pay for tons of expensive servers. This system uses Javascript/PHP/MySQL to allow users to communicate between users of the ajax im script on your site. No refreshing of the page is ever needed, as everything is updated in real-time via the JavaScript.
- 995 diggs
- digg it
- warmcat, on 10/12/2007, -0/+12Kind of like a private IRC channel, but without needing any client software, cool.
- flernk, on 10/12/2007, -0/+4This will be perfect when it can be integrated with my software (someone visits my website and can chat with me through my iChat).
- Swanfactor, on 10/12/2007, -14/+77Digg this comment up if you like marshmellows
Digg this commment down if you do not like marshmellows
This is a marshmellow popularity test - WhyTwoKay, on 10/12/2007, -3/+16Marshmellows are awesome.
- elroy, on 10/12/2007, -4/+9I wrote some software that searches for the word "AJAX" and diggs all results. Anyone interested in a copy? It'd no doubt save all of you HOURS a day.
- trylleklovn, on 10/12/2007, -0/+2This probably would go well for at company online support solution..
- ignavia, on 10/12/2007, -0/+3So I'm the only one who knows that it's spelled 'marshm-A-llow'?
Does no one use FF 2.0? - willynilly, on 10/12/2007, -2/+0No, you're not the only one.
And I see I'm not the only one who knows that AJAX is spelled AJAX and not ajax. And guess what? "Instant messaging" is abbreviated IM, not "im".
- d4v1d04, on 10/12/2007, -0/+3Dugg, very cool web application
- WebDeveloper, on 10/12/2007, -0/+3It's like a virtual desktop for IM within a browser window. Well done!
- nanabite, on 10/12/2007, -16/+2I like it, I just wish I didn't have to be running Meebo to use the client. It would be nice if it was possible to integrate with one of the other protocols.
- sulaco, on 10/12/2007, -2/+7Did you even go to the site?
- nanabite, on 10/12/2007, -1/+1My bad. I really shouldn't do this when not thinking straight... it's quite a bit cooler now :D
- FBMGriever, on 10/12/2007, -2/+1Awesome application. Running ot now. THanks man.
Dugg. - dctech, on 10/12/2007, -0/+0Fantastic. Well done!
- hevnsnt, on 10/12/2007, -0/+2very cool -- the dev was on there answering questions
- oslointhesummer, on 10/12/2007, -1/+3Link Down.
- limes, on 10/12/2007, -1/+0Quite nice. It has a very clean feel. Now for some emoticons!
- kasted, on 10/12/2007, -1/+2u can mess with people on the test accounts!
- franco313, on 10/12/2007, -0/+1so what does that mean is it like a having a meebo site on your own site and letting others
sign on to their im (aim,yahoo) via your site? - kbeeveer46, on 10/12/2007, -1/+2Down?
- vhcougar, on 10/12/2007, -1/+2http://duggmirror.com ?
- sdbansal, on 10/12/2007, -1/+0Meebo is soo awesome but is anyone else having trouble getting meebo to work in IE7? It just hangs on the sign in screen.
- Atomic1fire, on 10/12/2007, -0/+1check the meebo forum out because they have the answer there not here at forum.meebo.com
i recomend ether uninstalling ie7 and going back to ie6 or just getting firefox
but there is a thing you can download to get it to work thats mentioned on the forum
- Atomic1fire, on 10/12/2007, -0/+1check the meebo forum out because they have the answer there not here at forum.meebo.com
- FBMGriever, on 10/12/2007, -1/+1Reuploaded via Rapidshare. Enjoy.
http://rapidshare.de/files/30292465/ajaxim_v2.zip - nismo334, on 10/12/2007, -1/+0Is there a way that I can get a chat client like this, but without a login on my myspace? So people could chat on my page without a refresh. That would be so sweet let me know if you have an idea of how it could be done
- FBMGriever, on 10/12/2007, -0/+1There are a lot of Flash app's that already do that. Just google Flash Chat
- vhcougar, on 10/12/2007, -0/+1vv Down there.
starfisch: http://www.myspace.com/starfisch
- Huevoos, on 10/12/2007, -0/+0Couldn't test the app, but theoretically seems very cool, I'll try later.
- lordkuri, on 10/12/2007, -0/+1ok, so now let's get Jabber support built into it
- starfisch, on 10/12/2007, -2/+4Meebo has widgets.
You can put them anywhere and people can talk to you.
It runs through jabber.
Example: http://www.myspace.com/starfisch
You can talk to me without signing in to anything.- lordkuri, on 10/12/2007, -0/+0I'm actually thinking of having it integrated on the backend. I use Trillian so I *don't* have to have yet another window of crap cluttering up my desktop. Having something like meebo be able to talk directly to my Jabber server without my having to be logged into the site (or if there was a meebo plugin for Trillian) would be great for some kind of live webchat kind of thing.
- lordkuri, on 10/12/2007, -0/+0scratch that, I found it with a bit of digging. very cool!
- sgtpinky, on 10/12/2007, -0/+1Yo Starfisch - thanks for the tester. :D
- oliviacond, on 10/12/2007, -3/+0erm....... can I have some screenshots?
- nismo334, on 10/12/2007, -1/+1sweet thanks for above I got a chat working on my myspace, sweet!
- sparrowkc, on 10/12/2007, -0/+1A MySQL error occured.
Query:
Error: (1064) You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'collate latin1_general_ci, `users` text collate latin1_general_
^^^^^^^^^^
The install script returns this error.
I know PHP and basic MySQL, but not table formating. Help would be greatly appreciated!- FBMGriever, on 10/12/2007, -0/+2I had to do this as well.
I think this was meant to be used for MySQL5. Just erase everything that has 'collate latin1_general_ci' in it.
So that means the collate=latin1 after the 'text' in each table has got to go.
Hope thats easy enough to understand.
- FBMGriever, on 10/12/2007, -0/+2I had to do this as well.
- SPThom, on 10/12/2007, -0/+3The description is somewhat technically inaccurate. Ajax IM is only similar to Meebo in that it's a "Web 2.0" (ajax-based) IM client. The similarities end there. Meebo is an IM gateway--a single client allowing communication over numerous IM protocols--boasting interoperability with AIM, Y!, MSN, and Gtalk/Jabber servers.
All the same, it's a nice design--better UI than Meebo, and that it looks to be an open source solution is very promising. I'd like to see this frontend hooked up to the Jabber protocol, or at least use the PHP Jabber classes to set IMs to be forwarded to a Gtalk/Jabber account. - pdesigns, on 10/12/2007, -0/+3Have an example on my site if anyone wants to try it out besides there:
http://xperiment.programming-designs.com/ajaxim
Register and try IMing me at PDesigns if you want to see how it is.
Or use:
account name: test
password: test - pdesigns, on 10/12/2007, -0/+1^ its a little slow but pretty cool
- pdesigns, on 10/12/2007, -0/+2Additional accounts:
user: test2 pass: test2
user: test3 pass: test3
Can try it out using multiple browsers as well.
(for link: http://xperiment.programming-designs.com/ajaxim) - starfisch, on 10/12/2007, -0/+1See, mine is fast and requires no authentication or sign up.
Plus it's one line of code to implement. - pdesigns, on 10/12/2007, -0/+1^ will check it out
- kendals, on 10/12/2007, -0/+1Login page doesn't work in Opera 9 (hence, the entire app doesn't work). It's a noted problem on their frontpage though...hopefully be fixed- looks cool! :)
- knubie, on 10/12/2007, -0/+1huh, didn't work in Opera, but it did work in Firefox.
- ralphdagza, on 10/12/2007, -0/+1http://pinkprankradio.com/index/im/
check it out
its amazing - HugC12, on 10/12/2007, -0/+0Any analog on ASP and MS SQL?
- aura, on 10/12/2007, -0/+2Looks like it took some "inspiration" from Meebo.
- CaseyTokyo, on 10/12/2007, -0/+0Does it work in safari? It doesn't work for me. I can't get it to authenticate.
Am I missing something? - Nigh7mar3, on 10/12/2007, -0/+0resolve the opera problems.
nice app - Nigh7mar3, on 10/12/2007, -0/+0I get no response from others test users, umh
- calande, on 10/12/2007, -0/+0Another company launched something similar: http://www.interactionchat.com
Let's see how well AJAX chat applications work...Sounds like it's the next big thing. - calande, on 10/12/2007, -0/+0Too bad it doesn't work in Opera. Opera still has AJAX capabilities, as it works with Gmail...
- yak86, on 10/12/2007, -0/+2Um.. isn't this EXACTLY like Meebo Me? (www.meebome.com).. am I the only one that's realized this?
- thelivingrobot, on 10/12/2007, -0/+1It's like you read my mind. I have meebome on my site and it seems like, oh, exactly the same thing.
- starfisch, on 10/12/2007, -0/+0No you're not the only one...I posted a link to my implementation of meebo me.
- elkos, on 10/12/2007, -0/+1it's like meebome.com (I use it in my home page too) but meebome uses shockwave flash
this one uses javascript/php/sql so i think it's more costumizable if you know your way around. - mjpatey, on 10/12/2007, -0/+1I think they used the Web 2.0 B.S. Generator to come up with the logo. :-)
- kayoone, on 10/12/2007, -0/+0isnt meebome forwarding the messages of people on your site to your ICQ? thats more like a one way chat or is everybody able to talk to everyone elese on the site ? I dont think so...
i would use this to integrate it with my own application to give my users the possibilty of chatting with each other in real time, i have to implent my user & authentification system there but then it should work, that'll be great :) - buddystream, on 10/12/2007, -0/+0I use koolim.com
- buddystream, on 10/12/2007, -0/+0any comments on koolim from the community would be great!
- netMASA, on 10/12/2007, -0/+1Gabbly is bettter
http://gabbly.com - messengerman, on 10/12/2007, -0/+0i like koolim also, gabbly is nice also, good work.
- nickadeemus2002, on 10/12/2007, -0/+0cool app. will give it a try tonight.
- messengerman, on 10/12/2007, -0/+0koolim.com is neat.
Digg is coming to a city (and computer) near you! Check out all the details on our