Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
A SSH based chatroom framework; inspired by "ssh-chat" project.
This framework support not only the IRC-like command line interface, but also custom clients by providing an API.
Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
This projects target is to provide a server based on j2ee technology which redirects irc-requests from a webpage to a "real" irc webserver. The webpage provides an AJAX-based interface. (Like ebuddy.com for the msn) Currently no dev'ing at sf.net.
ScriptBot is a scriptable IRC bot. Based on PircBot and BSF, it allows to fully customize the bot's behaviour by editing script files in the scripting language of your choice.
JackBot is an IRC bot written in 100% Java. It provides a flexible, extensible plugin architecture and a rich scripting environment built upon the Rhino JavaScript engine.
The Java HTTP based Chat-server implements all that is needed on the serverside to bind a standard browser like (IE, Mozilla, etc.) to an IRC Network. The relationship require no special software installaed at the clientside other than a modern browser