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
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
The FrameCode.NET project is a collection of articles and sample code in all kinds of programming languages that point out hints, tips, tricks, samples, and much more. Articles are community driven and are provided by the public!
XinDiff is a diff utility implementing WinDiff like GUI by an improved LCS algorithm. The key feature in addition to WinDiff is in-place comments for code review.
The DBE Studio is an Integrated Development Environment (IDE) for the Digital Business Ecosystem (DBE). It includes eclipse plugins that allow business services to be analysed, and corresponding software services to be defined, developed and deployed.
It is a lejos emulator for the lego RCX. It can be used to test your code without having to go through the painful process of continuously uploading the code to the RCX. It does this by providing a emulation of the major parts of the lejos library.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
The CCM Tools are CASE tools used for generating CORBA components, test components, and test programs based on source IDL files. Various target languages can be generated. Scripting language wrappers can also be generated to enable rapid prototyping.
Java Virtual System (JVS) is built around a virtual file system (VFS) - a common platform of Java, by Java, for Java. JVS extends JVM and makes it from an interpreter running half-compiled code a first-class server.
Straightforward Java persistence layer. Provides automatic object/relational mapping (ORM) of Java objects to database tables. You just write Java code (no XML or SQL involved) and pBeans takes care of the database layer. It uses annotations.
Utility classes for sending files over JMS providers like ActiveMQ, use of XDoclet generated code and Hibernate in J2EE projects. In addition code to call EJB SessionBeans from C++. Programming Language: java Libraries: XDoclet, Hibernate
THIS PROJECT HAS BEEN MOVED TO GOOGLE CODE. HERE IS THE URI ... http://code.google.com/p/blackboardeventprocessor/ Regards, Bediako George www.lucidtechnics.com
Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
SLAX based LiveCD showcasing Sun Microsystem's open source project "Project Looking Glass 3D" (LG3D). Presented in 2004 LG3D combines a stunning 3D UI with the benefits of Java (easily expandable and reusable code, platform independency, etc.).
Java-RFID is a Java programming library for RFID. Its goal is to create an RFID kit-agnostic API ala JDBC. Thus, programmers will write the same code to communicate with any RFID kit. It has been tested with Texas Instruments and Microchip RFID kits.
A general purpose Java component to poll directories and asynchronously notify client code of incoming files. It's instrumented via JMX and controllable (also) via a JMX agent, like JBoss' JMX console. Not updated frequently - because it just works
Hermes is a P2P middleware. It's not a framework, but it's a shell over the existing frameworks. This shell is made in such a fashion that it's possible to the app developer to change the underlying framework without any changes to his app code.
java2web is a java to html sourcecode converter which a wide array of features, including CSS customization, outline generation, automatic javadoc liking, selective highlighting and a lot more.
A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.
Plugins for Maven 1.x (http://maven.apache.org/maven-1.x/) - manage all aspects of your project (tests, docs, distribution) from a single project descriptor! This project provides plugins that are not bundled with Maven due to differing licenses.
Client-side Installer/Updater/Launcher for Java clients (Possibly others in the future) that uses an binary SVN based back-end repository to keep the client updated with the latest code-base.
-----------------------------------
This project is no longer being actively maintained (it hasn't been worked on since around late 2006.
I am leaving what code is available.
If you wish to take over this project ...
Please send me a message on my profile
or email me at WilliamDeRieux@gmail.com.
You can also contact me on twitter: https://twitter.com/Neoh4x0r
and Google+: https://plus.google.com/+WilliamLDeRieuxIV/posts
-----------------------------------
This Project's Purpose is...
an integration framework for UML and MOF case tools based on Jini and SOAP.
It exchanges models from ArgoUML, Poseidon, Rose, etc. as XMI (UML stored in XML), checks them and generates code. New services simply plug in and can be shared world-wide.
sandboss is a messaging framework generator that creates complete communications, persistency, UI forms, configuration management, and runtime control infrastructure from struct and node declarations. Full generator support in the dependency-aware build
Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.