XCoder is an extensible model transformation and code generation framework
implementing the Model Driven Architecture (MDA) standard of the Object Management Group. XCoder generates arbitrary output from UML models via an XMI interface.
A simple tool to help you create an R interface for your Java project. Simply annotate the constructors and methods you want to make available and JAnnotateR will produce a working package, complete with documentation generated from javadocs.
Code Critick is able to heuristically evaluate aspects of OO design quality, by using metrics. It also supports "code coloring" visualization -- shading lines of code by metrics. Originally developed at the University of Canterbury.
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.
This is a software to access and download your files on a remote sytem to your own machine (over the internet) with Java for cross-compatibility. Works perfectly to browse and copy files, directories on a computer behind a proxy (eg: at your office).
The Eclipse Incubator project is an incubator project for Eclipse related technologies and the home of the Google Summer of Code students projects for the Eclipse Foundation.
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.
Ethanon is a 2D game engine focused on the recent video cards for hardware acceleration and shader effects. The engine provides high-quality light an shadow effects with an easy visual interface and a simple and direct scripting system.
This is my project under CS12 at the Department of Computer Science in the University of the Philippines.
Made during the 2nd semester of my first year in the said course.
Volta is a suite of development tools for distributed, hard real-time systems. It includes Cascade, a control flow analysis tool for Java, and Clepsydra, a worst-case execution time analyzer. Also included is a Clepsydra plug-in for jEdit.
Euklas is a plugin for Eclipse's JavaScript editor. It enhances the editors error detection capabilities for JavaScript and code and introduces quick fixes for problems that have been caused by copying and pasting code.
DruideDB is an embedded database (based on Object/XML mapping files) for Java applications. Both sourcecode (DAO) and persistence layer (mapping) is generated. This DB stores everything as strings and handle auto-increments and multiple PKs.
Système de test de travaux informatiques. Des programmes Java, PHP, Prolog remis par des élèves sur un site web sont testés et notés. Une interface d'administration permet aux enseignants de les suivre. Utilisé au CNAM de Paris dans 10 UE.
A web application that helps students learn Java. Students can submit their solutions to programming exercises and get immediate feedback through automated tests. The application is built with Scala and Lift.
Project consists in a software that reads a copied web site to your computer and generates a graph model of it. The model is based on the links, which are seen as the edges, and the pages, which are the vertices of the graph.
This software is used to create and modify machine programs for EMCO Compact 5 and Control T.U. CNC-2A lathes and to send / received them between PC and machine over serial connection and ethernet using a converter (like lantronix XPort).
A collection of third party plugins for Buddi (http://buddi.sf.net). By being hosted in a separate project, it is easier for third party developers to submit and modify code.
This is the game Get Four also known as Connect Four. You can play against a computer opponent which provides three different levels of difficulty. Or you can play against another human player.