Libraries and command line tools for medical image processing.
This software provides libraries and command line tools for the processing and analysis of gray scale medical images.
JEE based ERP system.
This project is deprecated. New project - https://sourceforge.net/projects/beige-accounting WEB based ERP that works on a standard JEE server as well as on A-Jetty (Jetty 9.2 adapted for Android that can run precompiled JSP/JSTL) This project also contains: * Beige-ORM is lightweigt multi-platform (JDBC/Android) ORM library. It supports Postgresql, H2 and SQlite. * Beige-WEB is CRUD interface based on standard JEE MVC (servlet, JSP, JSTL) and AJAX, JSON. It renders forms (include entity pickers) and lists of any entity according XML settings. * source of Apache Tomcat to precompile JSP/JSTL for Android A-Jetty. * source and APK of Android A-Jetty.
Validation Manager is a tool to handle all the cumbersome paperwork of regulated environment validations. Including Validation Plans, protocols, executions and exceptions. Keeping everything in one place and best of all paperless. Source is hosted on Bitbucket: https://bitbucket.org/javydreamercsw/validation-manager
Adds a little bit to a Java 8 stream
Some utilities for controlling concurrency and buffering when using the Java 8 stream API.
OpenAjax Alliance's (http://www.openajaxalliance.org) open source project that implements technologies defined by OpenAjax Alliance. The first effort is the OpenAjax Hub, a JavaScript module that enables multiple Ajax runtimes on the same Web page.
Search and manage batches of D64/etc files.
Emutils are a collection of utilities for dealing with files which are in formats most commonly used by Commodore 64 emulators (D64, D71, D81, etc). These include search tools, extractors, converters, archive tools, etc. especially for batch operations.
An OpenSource Chat Solution
FlareChat is a OpenSource Chat Solution, that works on every OS, that supports Java. It has a Built-In-Server for fast hosting and a separate Server for running on Console-only Systems. You can manage rooms and also kick chatters. In the future, we plan to add better Encryption, Server-Passwords, User-Passwords, File-Transfers and a way to save settings! Based on the following Post: http://www.dreamincode.net/forums/topic/259777-a-simple-chat-program-with-clientserver-gui-optional/
Perl Web Scraping Project
Web scraping (web harvesting or web data extraction) is data scraping used for extracting data from websites.[1] Web scraping software may access the World Wide Web directly using the Hypertext Transfer Protocol, or through a web browser. While web scraping can be done manually by a software user, the term typically refers to automated processes implemented using a bot or web crawler. It is a form of copying, in which specific data is gathered and copied from the web, typically into a central local database or spreadsheet, for later retrieval or analysis. Web scraping a web page involves fetching it and extracting from it.[1][2] Fetching is the downloading of a page (which a browser does when you view the page). Therefore, web crawling is a main component of web scraping, to fetch pages for later processing. Once fetched, then extraction can take place. The content of a page may be parsed, searched, reformatted, its data copied into a spreadsheet, and so on.
As I See Fit 1.1 AI Services Framework
I no longer have a Linux box, so there will be no further development. As I See Fit 1.1 AI Services Framework AsISeeFit is manufactured by MSS Code Factory 2.9, available at http://msscodefactory.sourceforge.net. AsISeeFit imports the data from a Facebook profile as read and evaluated by MSS Code Factory MarkII 2.10 (Apache V2 License.) AsISeeFit also depends on the Apache V2 Licensed MSS Code Factory 2.10 projects CFSecurity, CFInternet, and CFEng.
experimental C++ library for GPU based linear algebra
Electronic Version of the German Enigma Machine
A software simulator of the famous German Enigma encryption machine used during World War II. The simulator will eventually allow different models of the machine to be configured with various rotors or reflectors. The initial version will concentrate on the Enigma 1 model. The project is designed to education and informative and released in the hope it will be useful.
A framework/platform for Trade Finance business.
Application framework based on inversion of control/dependency injection
Register TopComponent in a Group via Annotation
The module provides an Annotation and a Processor, so that you can easily register an TopComponent in a Group via this annotation.