Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
Get a free trial
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
This Software takes an text with algebra symbols and converts it to real sql, which then may be run with an extra database backend like mysql or postgresql.
EQUIL (Electronic Queuing of Users In Labs) is a system designed to make the job of managing students in laboratory sessions more efficient, orderly and democratic.
SpellTime is a program to help kids (or adults) learn their spelling. It allows for the creation of word lists which can be added to student names. Words recorded to wav format files are played back to the student. Students can practise or take tests.
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Shibboleth Jabber Instant Messaging agent - utilizes Jabber IM with out-of-band Shibboleth authentication for secure anonymous chat (e.g. between an authenticated library user and a librarian), with programmable behaviour.
JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programming language work in a computer system.
The objective is generate a tool to assist the school business process in Brazil. In first instance, this project is for an assitential entity known by APAE. The project will be developed with the Java plataform with open source development tools.
inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details.
Inicrond : Network of Interactive Courses Registred On a Net Domain
The Robocode Depot is a web site and web service for sharing and finding information about Robocode robots for Robocode robot developers/competitors/competitions. It is deployed at: http://robocodedepot.net Implemented by using: Java, Wicket, Databinder
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Stop searching for your notes on that interesting book written by some person called Smith - now they're only a few clicks away. BibWorm is your complete research management tool, bringing together your bibliographical data and your documents/notes.
Is a web-based software for schools and colleges. This is a software write in Java with hibernate, xdoclet, webwork and other open source also is make with Extreme Programming software development process.
Areasteroids is an educational free software to learn how to calculate the geometric figures area. The original idea was based on the old arcade game Asteroids of Atari.
GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
VDC has been superseded by DVN: https://sourceforge.net/projects/dvn/ ---- The Virtual Data Center project is building an operational, open-source, digital library to enable the sharing of quantitative research data, and the development of distribute
PlanetDR is an open source Content repository developed under the umbrella of the spanish research project PLANET.
PlanetDR supports standards such as IEEE LOM, IMSCP, IMSDRI and LORI SQI.
Functional Networked Integrated Environment (FUNNIE) is a networked CSCW programming environment specifically tuned to the needs of students and instructors, based on a subset of Haskell.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
The Campaign Simulator is an attempt to statistically model and predict the outcome of an American presidential election; several users assume the roles of competitive candidates and inflict the repercussions of certain decisions on a GSS based dataset.
Java editor for petri nets, based on the ARP analyzer. Exports nets to GIF, JPEG, PNG, PPM, ARP and PNML (XML based) file format. Uses the excellent JHotDraw 5.2 framework.
The Electronic Evaluation System is a set of client-server applications designed to ease the evaluation process for various domains by allowing creation, publishing and solving of tests with various plugin-based question types.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>