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.
Download Now
Business Automation Software for SMBs
Fed up with not having the time, money and resources to grow your business?
The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
A powerful but lightweight configuration-, dependency-injection-, and scripting framework for the JVM, leveraging a combination of annotations and the standard Java script engine framework to provide self-validating scriptable configuration files
Fydji WS is a Web Services creation framework allowing to build services mapped to database operations, Java methods or other sources. It produces a Web application for services publishing and Java/JavaScript/PHP client classes for their invocation.
Total Network Visibility for Network Engineers and IT Managers
Network monitoring and troubleshooting is hard. TotalView makes it easy.
This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
POESIA= Public Opensource Environment for a Safer Internet Access
an opensource Internet content filter (multimodal, mulitlingual) aimed for protection of youth (in schools...); partly funded by the European Commission
A suite of emergency notification tools using the Common Alerting Protocol format for messages. Includes a web interface for posting, administration, and public viewing, public and monitored alert monitors and a mass SMS / email sender.
TurtleScript is a semantic web project to demonstrate the utility of including the Turtle RDF serialization in HTML files as a form of metadata. It is intended as proposed alternative or supplement to microformats and RDFa.
A web application built in java to collect snippet of code or items on the web in categories. The application is provided with user registration, snippet moderation, advanced code formatting and ActionScript API for Flash applications integration.
It's a modern take on desktop management that can be scaled as per organizational needs.
Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
Convert a "line string" from a .kml file to a "route" in another .kml file. I started this project to use google maps for routing at home and a very simple GPS-device for following the route while on the road.
A SOA-based framework for multilingual question answering (QA) systems that answer natural language questions with the help of a domain ontology and structured answer data sources from freely specifiable domains.
Open Source Tracker is a middleware for electronic traceability of food message, e.g TraceCoreXML. OST comes with an optional web interface used to view, generate, exchage and translate traceability messages. Both Java and .net version are available now.
The JeXMl library would like to give java programmers the same ease ruby provides with REXML.The JeXML library can give you a huge control over xml data from within your java code with the least possible effort.
This is our implementation of a tagger that was described in iTag: A Personalized Blog Tagger. It will automatically tag blog posts, text documents and other textual media. Comes with an XML-RPC server for web deployment.
XML parser is a tool written in java, which can parse any XML file fed to it. It generates the needed source code to parse your XML, based on the specified schema.
This project is aimed to develop a small language to support XML updates. The update language has been built on top of XQuery by adding on some update primitives. The end product provides flexibility in the software architecture for future extensions.
OpenXML4j is a Java library supporting Open Package Convention for Office Open XML File Format documents. Microsoft Office 2007 documents using ECMA 376 specs are actually supported, Microsoft Office 2010 support is coming.
Tool for managing patch codes for the Nintendo Wii. Formats this tool handles are common to Gecko OS and popular Wii homebrew software. This is one of very few complete cross-platform GCT compilers and the only known GCT decompiler and merge tool.
Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.
This tool is a small tool to upload a csv file to a database. This tool can analyse a CSV file and it can determine the field lenght and the column name.
A simple set of Java classes used to handle CSV (Comma-Separated Values) files. The CSVFileReader class has a readFields() method that splits a line of the file into separate String fields; the text qualifier and the field separator are customizable.