MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Start Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
This project is about porting libomv from OpenMetaverse.org to Java. Due to differences in C# and Java, this will not be a 1 to 1 port but rather a Java implementation based in large parts on the architecture as done by OpenMetaverse.
JuniCoder is a Javaproject that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
The PlanetaMessenger.org Libraries project is a set of open source instant messenger libraries used and maintained by PlanetaMessenger.org. You can find protocol implementation for MSN, ICQ, ComVC networks for use on standalone and server applications.
A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers.
(Note: This project has been moved to GitHub)
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
Web based SMS Chat app delivering messages through SMS Gateways
###############################
Project moved to GitHub: https://github.com/jcustovic/CChat
###############################
SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
An IRC Bot With some essential commands for fun and power. This lightweight bot can be adapted to all your needs. Because it is made in python the possibilities are limitless.
**This project is not under development, v0.2 is the less-bad code and should be used instead of v0.1**
DominoBot is a project for a simple IRC framework. It is currently a simple yet functional Domino game bot for IRC. It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone.
It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc.
Uses PircBotX (redistributed - you do not need to download it). Pure...
Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
=== Donate to the C0CMS Project ===
Flattr : https://flattr.com/t/961915
Paypal : http://slcnc.blogspot.fr/p/donatecontact.html
=== Deployment scenarii ===
* Basic scenario : copy and paste the following HTML code in any blog, CMS or website surpporting iframe-based widgets :
<iframe src="http://shangri-l.dyndns.org/audio/road-travel-ZZL/" style="background-color:white;" width="100%" height="100%"></iframe>
* Advanced scenario
-download the latest version
-edid the file...
Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
A secure implementation of GWT Client / Support Agent chat
An implementation of an enterprise grade support agent chat system where users can login and chat with a support agent. This project aims to provide a clean and secure generic implementation to attempt to satisfy all use cases.
The MathChat project is an attempt to make communication between Math TA's and students at Universities and High Schools easier. Users can customize a keyboard so that chatting using standard text and math formulas is easy and intuitive for anyone.
PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
This project aim to develop a plug-in module for ready use in Java Web application with little effort, it has many ways to persist account details (XML vs DB) It can be used as a standalone application for support services in the web sites.
NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
This Is a IP messenger. instant messenger for internal communications. To run this project java1.6.0 or higher required. I am discontinuing here. I have hosted my code on http://code.google.com/p/ip-messenger/ and will continue there.
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
openLoL is Java courseware for online courses (eg distance education) built on proven framework that facilitate customization and maintenance of code. Main features are communities,forum, classroom, study points, blackboard, classroom, chat & much more.
Engroup is the web enterprise groupware promotes various collaboration methods plus adding company business management modules. Features are included: CRM, HRM, Document Management, Project Management, Chat, Wiki, Forum, News, Todo.
The iLabs Mobile Toolbox aims at facilitating development of mobile clients in JavaME. Main features are XMPP and ATOM apps., HTML rendering with some CSS support and the Widger framework for making mobile applications with rich server side logic.
This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Projectsourcecode will be added shortly..
This project provides a basic Java implementation of the OSCAR protocol, used by ICQ and AIM clients. Commonly used features such as messaging, status and server buddy lists are supported, making it easy for developers to use this in their own work.
JXA is a Jabber XMPP API for J2ME. This Project includes a complete API (containing XML Reader and Writer) and a working example implementation of a Jabber client for mobile phones (including roster organisation and GUI using MIDP 2.0).