Newsletter:

(PROJECTS) java.net Projects in India

(PROJECTS) java.net Projects in India

  • A Standard-I/O Terminal for Java JARs  (a-jar-stdio-terminal)    
    A JAR is a great way of packaging class files for distribution. It solves many deployment problems, but it also creates a big one -- the "standard input/output" capability (java.lang.System's "out", "err" and "in") does not work any more. This is a problem for small utilities which do not use GUIs, loggers or other frameworks. "System.out" and "System.err" are simple, direct, intuitive and frequently used. The loss of standard I/O capability (and any messages sent to "out" or "err") completely without warning can, therefore, be critical for small programs. This tool is a tiny (400 line), pure-Java class that works like a "green-screen" terminal for JARs. The terminal can even be "retrofitted" onto existing JAR files without changing any of the existing code -- magically restoring any lost standard I/O capabilities. It uses a JDialog with a simulated green-screen terminal that pops up whenever the user's code attempts to perform any I/O operation via java.lang.System's "in", "out" or "err" streams. It can handle output as well as input (characters associated with "in", "out" and "err "are rendered in white, green and orange respectively).
  • AceMDI  (acemdi)   
    AceMDI is a small MDI Framework that facilitates the creation of professional looking MDI applications. With Swing, JDesktoPane and JInternalFrame are provided to use with MDI applications. But JInternalFrame has a rather annoying behaviour. When maximized JInternalFrame only occupies the whole area of the desktop pane with its title bar as is. What a general GUI user expects is that the title bar should vanish and the minimize, maximize and close buttons should appear in the menubar of main application frame. Due to this, many programmers do not use JInternalFrame. Instade they use closeable Tabs to represent their documents. But in this approach they loose the facility to place to documents side by side in "restored" state to compare them. AceMDI is made to solve exactly these two problems. It manages your "views" as closable tabs (with system menu) when maximized and as internal frames when restored or minimized.,
  • Adaptive Corridor Energy Saving System  (ACESS) 
    To develop an adaptive corridor lighting system, which judges intelligently corridor attributes and automatically controls the switching of all lights to reduce power requirements of the corridor.
  • Aditya's Java Based OS  (adityajos) 
    This is an attempt to create a kernel where we can host the Java vm to run normal GUI and Applications. This way we can have a portable os and all we have to do is recomplie the kernel.
  • AgileWiki  (agilewiki) 
    A Wiki-based application server supporting multiple clients (Swing, Servlets) via RMI. application code resides in the back end, building on a custom OODBMS.
  • Amass Pharma Plus  (amasspharmaplus) 
    Amass Pharmaceutical assistance service is build to Pharmacy Company to medical distributors. This web application based application will have very interactive user interfaces which will make searching medicines easy and convenient. Admin who will control all the system and has the power to delete or update the information. This system will have database system which can efficiently handle large number of users. This application is build such that it can be updated depending on the business needs and expansion plans.
  • An Interactive Learning Environment in Java 3D  (AILEJ3D)  New!
    This paper presents the technical side of the AnimJ3D project.The main project goal was to produce an interactive learning environment for the java3D API.Initial research revealed that there was a niche to be filled in combining java3D learning resources into a single application.AnimJ3D is unique in this respect as it combines tutorial material with interactive graphical demonstrations, and source code behind the demonstrations
  • An XML-configurable, fully extensible Swing Wizard.  (xwizard) 
    Wizards are a well known interaction pattern, but even generic wizards are not generally configured easily. xwizard is intended to be easily configured with XML, with graphic elements dynamicly composed from an extensible set of configurable components.
  • ani-pro    
    video conferencing application
  • Applications for EE and ME users  (engineering-applications)   
    We're not going to beat you over the head about how great Grid Computing is for important projects with short deadlines that need large amounts of computational power. You already know, hopefully, that's one of the reasons you're here. The other reason is to get involved or find out more about Engineering Applications tools and tips for use on the Sun Grid. We know how important applications are to Grid Computing and we're working hard to get more useful applications available on the Sun Grid. We're also trying to help out by making it easier to write, distribute, and run these applications. We understand that we can't do this alone. Please feel free to start new projects to simply share information about Computer Assisted Engineering applications well suited to the Sun Grid or upload applications as resources. This community category is here to support you, our partners and ISV's in the development and access to these Engineering tools. We have an integrated suite of tools available for collaborative work. Once you set up a project, you get mailing lists and discussion forums to help your teams communicate. You also get a choice of CVS or Subversion repositories to help manage your development processes for files that you want to put under change control and tracking. And all of this can also be done in private projects (contact the category owner for details), where your proprietary information is securely shared within a limited subset of community members. Be sure to check out our getting started page if you're new to the community. It explains the process of creating projects and working with the tools. If you have any additional Engineering tools please join in and make this a better place for everyone.
  • AppTale  (apptale)    
    An open source generic framework to factiliate learning about your applications. Some usecases: - UI - Most frequently used keystrokes - Frequently used colors, textwidths - Application - Number of transactions, averge transaction size - System - Current memory usage - How often connection pool is getting exhausted? Note: Some of the data here can be retrieved by writing code yourself. But then you are writing code! All this will be exposed via various channels, such as, - JMX - XML The offering will also include a plugin to integrate AppTale in your application.
  • Archive Search Tool  (zfind) 
    ZFind is a java tool that can search a directory tree for resources inside archives. These may include nested archives.
  • arms  
    Spatial Alignment with the RMS (Root Mean Square) method.
  • Artificial Intelligence API in pure Java  (jaai) 
    Artificial Intelligence API in pure Java
  • asv  
    Analytical calculation of van der Waals surfaces and volumes.
  • autolist    
    Inspired by Gmail's address autocomplete, I decided to develop a framework that can provide this autolisting facility by selecting data from sources like DB,File,XML,another webapp. Framework would also provide caching at the client and server end.
  • Automated Data Warehouse  (JADW) 
    Automated DataWarehouse is a fully automated data organization.This automatic system uses a problem oriented language to design the client based data organization.Here,B+ Tree is used to design the FileSystem of DataBase. Hashed Logic is used for implementing different computational algorithms.Anyone can use this DataWarehouse without using any other host O.S. Java is used here to achieve our objectives.
  • Automated Payroll System  (AutomatedPayrollSystem) 
    Consider a medium sized IT establishment which manages its own payroll requirements. This project will aim to develop an automated system to pay employees their monthly wages. The system should store employee salary details and leave allowance. At the end of the month the system should automatically credit the employee’s bank account with their salary. Income tax and loan payments should be deducted at source and appropriate accounts credited. Salary slips should also be generated. This system can be integrated with Leave and loan systems to give a holistic solution to the organization.
  • Automation Systems  (autosys) 
    This Project is basically intented to create Automation Systems in all fields, as a beginning, We have decided to start with automation system for Flood and Drought control.
  • bee    
    Yet another Java project build tool
  • bellevoix   New!
    Command your PC with your voice
  • Blender    
    Blender is the open source software for 3D modeling, animation, rendering, post-production, interactive creation and playback.
  • Blogger Plugin for NetBeans  (netbeans-blogger) 
    This projects aims to embed various features for bloggers within the NetBeans IDE. NetBeans users will be allowed to login and post to their blogs from NetBeans. Users will be provided various embeded features like directly posting files or selected text from editor to blogs. Future features include maintaining a bookmarks list of blogs, displaying all posts on selected blogs of the user.
  • bluebill  
    Gannet is a plugin for the blueMarine photo management application (http://bluemarine.dev.java.net). It provides some tools which help the amateur ornithologist photographer to manage its activities integrating them to the photo workflow. This website hosts the source repository and the project mailing lists. The official website is http://gannet.tidalwave.it.
  • bluetooth technology  (bluetooth) 
    i want a simple but an interesting project on bluetooth technology for a college techfest
  • Bonsaii Internet Banking  (bonsaii-internet-banking) 
    Internet Banking is the online banking application totally made by using Struts Java Design Pattern using JSP And Servlets and with keeping in mind high security
  • Bourne Swing Diretory  (jbournetest)   
    It is an emulator for assembly language made in swing.
  • BTrace - dynamic bytecode tracing for the Java platform  (BTrace)  New!  
    BTrace is a dynamic tracing system for the Java platform. BTrace lets user to specify tracing of a running Java program (similar to DTrace does it for OpenSolaris applications and OS) and dynamically instruments target application classes to inject tracing code. Tracing code is expression in Java programming language. There is also integration with the DTrace system for the OpenSolaris platform. There will be a VisualVM plugin for BTrace back-end - so that the users can trace their application from the VisualVM client.
  • Cactus    
    Cactus is an open source problem solving environment designed for scientists and engineers. Its modular structure easily enables parallel computation across different architectures and collaborative code development between different groups. Cactus originated in the academic research community, where it was developed and used over many years by a large international collaboration of physicists and computational scientists.
  • Calendar-Alarm  (calalarm) 
    This project is about building an application that will act as a calendar,Alarm. Initially the User has to record his thumb impression as an indentity and use the same as the authentication to use the application from the next time.
  • Charet  (charet) 
    This project will be basically implementing JSP,Servlets,Beans and EJB. This will be a OnlineShopping type project where I will try to imlement the features mentioned above
  • Chat Application  (imp) 
    The gole of this project is to create some API, which is used easily in any program to create chat application for any platform. We will also provide the Blue print of chat application. Chat Portlet can be created for any Portal environment.
  • CityOfBits  (cob)   
    A website to be developed using JSP, Servlets. The website is to be used for a computer training and assembling company.
  • college connect software  (organisazion) 
    To organise the campus library ,accounts ,various department and missilaneous in a single software and giving acess to students and others according to their previliges
  • com4j    
    A Java library that allows Java applications to seemlessly interoperate with Microsoft Component Object Model. A Java tool that imports a COM type library and generates the Java definitions of that library.
  • Compiler  (OptimizingJavaCompiler-javac) 
    This project is aimed at implementing an Optimization algorithm at the compiler level.For this we chose the compiler as javac.
  • Context based code search  (context-based-code-search-for-netbeans)  New!
    This project aims at creating a module that helps reuse existing code. This would improve reliability of used code and valuable time of the developers can also be saved. It will search for the keyword, pull in the results from preexisting code bases, clean it and display the code. The relevant code will be obtained from various open source websites. For example, my application needs a Fibonacci series code. Though it is a simple code the user can nevertheless search it using the module and add the code to its source package as a class. The user can rate the code and future search will be based on his feedbacks. The user can also use the search results for his reference, modify it and use or use it as it is
  • Context based code search  (Context-Based-Code-Search)  New!
    This project aims at creating a module that helps reuse existing code. This would improve reliability of used code and valuable time of developers can also be saved. It will search for the keyword, pull in the results from preexisting code bases, clean it and display the code. The relevant code will be obtained from various open source websites. For example, my application needs a Fibonacci series code. Though it is a simple code the user can search it using the module and add the code to its source package as a class. The user can rate the code and future search will be based on his feedbacks. The user can also use the search results for his reference, modify it and use or use it as it is. The main challenge will lie in filtering the search results and authenticating the search results. This has been addressed in the Implementation Section. The basic idea of this module is to reusability. Though we will start support for only Java programming language, support for other languages can be added gradually with help of the feedbacks. We plan to build a module using the NetBeans APIs. We have some experience in using these APIs' as we had developed a few modules during the Code For Freedom organized by Sun Microsystems, India. The UI will be a TopComponent provided by NetBeans. The Swing Framework will be used to design the UI components. The demos presented by Roumen at NetBeans Day, Hyderabad, India have inspired us to use the Swing Framework.
  • CoolApps[tm] Developer Challenge  (CoolApps)   
    CoolApps
  • Corporate Management Process  (CMP)   
    This project is a online distributed application, which manages the entire project management information like status of a project, Financial projection of the projects, expenditure, etc.. With up to date information with graphical representation and creating component module as needed, accessing all information through secured network through internet, on Laptop and other hand held devices such as mobiles, Palmtops and blackberry etc... Platform using for this project is JSP/Servlets, EJB, JMS and JMF with IBM Websphere as Application Server v 5 and Oracle 9i as database. In short, this software will give an updated information about a company’ financial position, current projects etc. to top level officials like CEO, COO etc so that the top executives will always in touch with each and every aspect about the company, where ever the persons is.
  • Course Management Software  (coursemanagementsoftware) 
    It is a software to help the Instructors to manage the whole course ,the students ,the tutors and all and thus reduce the paperwork this sotware will have work done from storing all data of students including pics and send emails uploading course material chat and grading with help of graphs and all.
  • Credit Card Processor example program used in the documentation.  (Examplejavaprog)   
    Credit Card Processor example program used in the documentation.
  • Cricket Game  (JCricket) 
    J Cricket is an advance game built in Java for Multiplaying over the net
  • csr  
    The Combined SDM/RMS Algorithm for spatial alignment of two molecules. (pairwise correspondence computed)
  • Daffodil CRM     
    Daffodil CRM is a software that enables seamless coordination between sales, marketing, customer service, field support and other functions that handle customer contact for an enterprise.
  • Daffodil Replicator: An Open Source Data Synchronization Tool  (daffodilreplicator)   
    Daffodil Replicator is a powerful Open Source data replication software that allows bi-directional data replication and synchronization between homogeneous / heterogeneous databases including Oracle, MS SQL Server, DB2, Daffodil DB, PostgreSql, Derby.
  • DAO generator  (dao-generator)   
    This tool will generate Java Data access object code by connecting to oracle database using jdbc. The tool will be executed by a batch file. Facility for changing the destination folder name, package names, datasource name will be available in a properties file and user will provide the those details before execution of the tool
  • DataBase Components  (federateddatabasemanagementsystem)   
    Here I like to implement a data base component, through which the programmers can easily interact with the database in a distributed environment. There is no need for the users to know where the database is, and the type of database application. This component can accept a universal query from the user and then it will finout where the database is situated and transfer that query to that remote station. In the receiving side the query will be processed and the result will be transfered back . The major problems that can occur in this transactions are 1.Dead lock 2.Synchronization( Internal or external) 3.Query Processing 4.Crash recovery etc If we can solve these issues, then it will be a great help for the programmers in the Distributed environment.
  • DATAPLUS    
    Using JAVA to execute SQL statements using menu driven programming i.e for selecting the SQL statements and filling in the blank spaces like the name or age in short the primary key.The records will be stored in file format hence will require file handling for data retrieval
  • Defect severity based regression testing  (rt) 
    Regression Testing. Original test suite creation,Classification of test cases,Repairing of test cases, repository creation for classified test cases,Check the reusability levels.
  • Design and View Tooling for Portal Server  (designview)   
    This project will hold the binaries and source code for the tooling efforts around the design and layout of a portal server look and feel. This project will have plugins for popular web designer tools such as Dreamweaver and Frontpage using which the web designers will be able to create, design and preview the look and feel of the portal server.
  • Digital Album  (personalalbum) 
    A digital album generator for personal photos, supporting animations, special effects, printing and converting to mpeg and other file formats.
  • dog  
    Docking Geometrically two molecules. (fixed pairwise correspondence)
  • Drona  (drona) 
    This project is for engineering students at Kanwal Rekhi School of Information Technology (KReSIT), at IIT Bombay. It provides infrastructure for them to do their final undergraduate projects.
  • Drupal Support on NetBeans  (nbdrupalsupport)  New!
    The project intends to create a plugin in NetBeans to assist the development of a module for Drupal Application.
  • E-learning  (Simulator) 
    To Study Algorithms With The Help Of Simulator
  • e3d-for-sungrid    
    E3D is 3D Elastic Seismic Wave Propagation Code. This is capable of simulating seismic wave propagation in a 3D heterogeneous earth. This project aims at making E3D suitable to be run on Sun Grid.
  • eClinica   New!
    A clinical Trial Management System
  • Eclipse Plugin for Open Source Portlet Container  (EclipseOSPC)   
    This is a plugin for the Open Source Portlet Container available from java.net It will allow developers to write, build and deploy portlets to the Portlet Container all from within the Eclipse IDE.
  • Edeixa  
    J2EE based framework based on OpenSouce libraries for GeoSpatial Web publishing needs of intranets and Internet access.Cross platform solution with high scalabity and portabilty. Multithreaded support with object caching . Compatible with OGC Standards like WMS,WFS . It is a scaleable,robust Java based GIS Map Server . The architecture is based on POJO (Plain Old Java Objects) Services.
  • Elearning    
    Online education
  • Electronic Short Messaging Serivices  (SMSMessaging) 
    The application “Electronic Short messaging services” is used for communication purposes. It is used to send and receive short messages and it is a hybrid of Internet and cellular communication network. It can be used in business firms, offices, colleges, homes etc. In a business organization the application allows the business entity to interact with an employee or a group of employees at any given point of time via mobile phones i.e. through Short Message Services and through emails. The business entity is sending a single message which will be forwarded by the application to all the employees as SMS or as emails.
  • elmer    
    Enable elmer for the Sun Grid
  • EMART  (EMart)  New!
    The E-Mart is the part of the simple application that provides customers with online shopping. Through a Web browser, a customer can browse the catalog, place items to purchase into a virtual shopping cart, create and sign in to a user account, and purchase the shopping cart contents by placing an order with a credit card.
  • Embedded Java Database, supports for data federation for a variety of data sources including flat fi  (axiondb)   
    Axion is a small, fast, open source relational database system (RDBMS) supporting SQL and JDBC written in and for the Java programming language.
  • EMBOSS-4.0.0  (EMBOSS)   
    Porting EMBOSS to Sun Grid.
  • Enterprise Service Bus for Web Service routing  (jeeesb) 
    jESB is that Enterprise Service Bus for Web Service routing without writing code in JAVA. Here we used XML for routing the webservices and XPath for routing conditions.
  • ePhysics  
    ePhysics is an exciting software for students who wants to learn Physics in a better and in a conceptual way. It helps students across the globe in learning Physics in an entertaining way. ePhysics deals with large varieties of topics in Physics of Intermediate Level or upto Universty Level. It makes each and every concept very clear by using various 3d diagrams, slide show, questions-answers viewer, etc. It also solves the questions of any topics and this will be a new technology for students rom students via studens.
  • exalto xml editor  (exalto)   
    An XML editor which provides word processor like view for editing xml documents, schema files and other text files.
  • Exalto XSLT debugger  (Exalto-XSLT) 
    The project involves developing a debugger for XSLT and XQuery and is designed to complement the Exalto XML editor project.
  • Example demonstrating use of the DRMAA API from Java code  (Exampledrmaaprog)   
    Simple example demonstrating use of the DRMAA API from Java code
  • Example projects to help you get started  (examples)   
    This category is a repository of example projects to help you get started and generally be more productive. We have a few projects here and there are many more to come. We invite you to participate as well. Please contact us if you have any suggestions for current example, ideas for new projects, or want to make one on your own.
  • Express Mail  (expressmail) 
    This project is like a complete mail server with inbox,outbox etc.. This project should also send instant message to the clients which is booted now. This project should be done only in java
  • Extraction of relevant data from mixed data  (dataextration)  New!
    Extrating relevant data from large amount of data by using patterns
  • Face Recognizer  (face-recognizer) 
    An eigen faced algorithm based Java Face Recognizer
  • Face-Recognition  (face-recognition)   
    This projects aims to develop a source code for identification of face recognition pattern with the application of java language in accordance with concepts of Human computer interaction along with the use of concepts of artificial intelligence inorder to develop a biometric system for locking.
  • FBP    
    File Based Partitioning aims to bring domain parallelism to serial applications to be run on grid.
  • fds-grid  (fds)   
    The goal of this project is to bring FDS to the Sun Grid Compute Utility.FDS is a computational fluid dynamics (CFD) model of fire-driven fluid flow. The software solves numerically a form of the Navier-Stokes equations appropriate for low-speed, thermally-driven flow with an emphasis on smoke and heat transport from fires.
  • FFmpeg  (ffmpeg)   
    FFmpeg is a very fast video and audio converter.The command line interface is designed to be intuitive, in the sense that FFmpeg tries to figure out all parameters that can possibly be derived automatically. You usually only have to specify the target bitrate you want.FFmpeg can also convert from any sample rate to any other, and resize video on the fly with a high quality polyphase filter.
  • File Compression  (compression) 
    The project motto is to support for both Image and File Compresion
  • FileSearch    
    searching a file
  • Flash like UI for Java  (tomato) 
    Flash kind of GUI Widgets for Java.
  • freeFEM Ported to Sun Grid Compute Utility  (freefem)   
    To make available freeFEM on Sun grid
  • GAME BASED LEARNING  (j2megames) 
    I want to make a game "rat in a maze" that will used to understand students recursion concepts. so mu basic requirement is to make a running game rat and maze in j2me. for help i have got a code of rat and maze in applet form but the thing is that i need it in midlet i.e j2me I have developed tower of hanoi in j2me to understand students the concept of stacks
  • game of balls  (game1) 
    The game contains balls of 4 diferent colours RULES OF GAME: Spheres come down from the top of the game board in pairs. A player can rotate them on their way down. Spheres come in 4 different colors: red, blue, green, and yellow Linking four spheres of the same color (horizontally, vertically or both(as in tetris)) removes them from the game board, allowing any sphere remaining to drop and fill the vacated space. This may lead to several possible "chain combos" if additional colors match. The game board can be any size you want (we recommend 6x12) Note that the pair of spheres are not linked to each other. If one sphere is blocked because there is something underneath, the other one will continue falling (with no player control over it) until it reaches something.
  • gamess_for_sungrid    
    The immediate goal of this project is to bring GAMESS to the Sun Grid Computing Utility. The General Atomic and Molecular Electronic Structure System (GAMESS) is a general ab initio quantum chemistry package.
  • Ganex  (ganexpeep)   
    Software that can manage a network and "VIEW" or monitor the work done by sub-ordinates working on the same network.
  • Generic Resource Adapter for JMS  (genericjmsra)   
    This is a connector 1.5 resource adapter that helps integrating JMS compliant message providers with J2EE 1.4 compliant application servers such as Sun Java System Application Server
  • glimmer  (Glimmer)   
    Glimmer is a system for finding genes in microbial DNA, especially the genomes of bacteria, archaea, and viruses. Glimmer (Gene Locator and Interpolated Markov ModelER) uses interpolated Markov models (IMMs) to identify the coding regions and distinguish them from noncoding DNA.
  • GlimmerHMM  (glimmerhmm)   
    GlimmerHMM is a new gene finder based on a Generalized Hidden Markov Model (GHMM). Although the gene finder conforms to the overall mathematical framework of a GHMM, additionally it incorporates splice site models adapted from the GeneSplicer program and a decision tree adapted from GlimmerM. It also utilizes Interpolated Markov Models for the coding and noncoding models .
  • Global Health Information Network  (GHIN)   
    GHIN (Global Health Information Network) plan of action consists of two main goals: 1.Information systems for clinicians: Use of electronic health records (EHRs) can result in workflow efficiencies in clinicians' offices and higher quality of care for patients. Those who are using EHRs are considered pioneers among their peers. Introducing EHRs and other health information technology into a largely paper office, changes current office workflows. Much of it is change for the better. An increasing number of studies have found that EHRs can result in positive patient-care outcomes, Accelerating the use of EHRs among clinicians requires that they are better informed about the benefits of incorporating greater technology into their practice and how it can benefit their patients 2. Interconnecting them: Patients' information should be portable and move with them from one point of care to another. The current practice of using separate paper files for one patient in multiple clinical settings is limiting and can compromise the quality of healthcare received. Conversion to an EHR system is necessary but not sufficient to solve the portability problem. That's because each clinician or medical practice may purchase an EHR system from different vendors, which may not be compatible with one another. Unless EHR systems can communicate, they are simply islands of data where patient information does not flow seamlessly from one clinical setting to the next. Without clinicians' ability to exchange information with one another electronically, whether it is across town or across the country, patients' information may not be readily available when and where it is needed. To remedy this, an interoperable system based upon a common architecture must be developed. Patient records would then be available electronically virtually anywhere in the country. The initiative behind the GHIN (Global Health Information Network) is to provide the Health care Information system, alternative to NHIN (National Health Information Network) efforts in the USA & NHS (National Health Service) Nationwide EMR initiative in the UK and achieve interoperability to the above Health Information Networks.
  • GLPK-SunGrid  (gnu-glpk)   
    The immediate goal of this project is to bring GNU Linear Programming Toolkit to the Sun Grid Computing Utility. The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale linear programming (LP), mixed integer programming (MIP), and other related problems. It is a set of routines written in ANSI C and organized in the form of a callable library.
  • God  (Creativity)   
    This project is a Web-based in which the users can select their interested images and create their own web-pages.
  • Google search plugin for NetBeans  (GSPN) 
    Google search plugin for NetBeans uses Google Search API to search inside the google web pages from within NetBeans IDE environment.
  • Grapevine Web Project  (grapevine) 
    A Struts-inspired web application framework with built-in AJAX support.
  • GrIDE  (gride)   
    Grid IDE
  • Hands on Lab Plug-in for Netbeans.  (Hands-On-Lab-Plug-in) 
    It is a Plugin to deliver Hands On Labs from Java.Net site directly to Netbeans. For example Hands On Labs from Java One conference can be delivered via this plugin directly to the Netbeans User. The Hands On Lab Plug-in can deliver presentations, documentations, code snippets and any Audio or Video related to a Hands On Lab. The Hands On Lab contents are downloaded from the Java.Net site as and when required to save disk space. The Audio and Video delivery to the Netbeans User usage Audio/Video streaming service.
  • homeeconomy  
    Centralized calculation, saving, reporting and analyses of home/family expenses by means of enterprise application
  • Hyderabad Java Users Group  (hyderabadjug) 
    HJUG is meant for Java users of Hyderabad city, Andhra Pradesh state of India. It is just like any other JUG.
  • imageEnhancer  (image-enhancer) 
    Image Enhancer 1.0 is a free & compact Image editing software
  • inboundcallcentersimulation  (simulationcallcenter-1733)  New!
    Call center simulator at a process level to assess productivity and service level. The project is currently limited to the call centers that are of inbound nature. The agents taking calls are assessed over productivity while balancing with the service levels. This simulator works at a process level and I am trying to make it work at interprocess level by including the skill based routing. Besides, there are so many possible alterations to ensure that the project is beneficial to those who may use it in future. Therefore, I invite other programmers and developer to help me make this project better.
  • Incubator for Portlet Community  (portlet-incubator)   
    This is the incubator project for the Portlet Community.
  • Intelligent Agent based Optimized Software Testing using Java  (intelligentester) 
    My project focuses on automated optimized test case generation using Intelligent Agents. Intelligent Agents are pieces of S/W that are designed to make computing and other tasks easier by assisting and acting on behalf of the user. The user can interact with the agent through the user interface while the agent can sense and act according to the condition of the external environment. I am going to use Java for doing this operation.
  • Intelligent Agent based Optimized Software Testing using Java  (IntelligentJTester) 
    Our project focuses on automated test case generation and prioritization using Intelligent Agents. Intelligent Agents are pieces of S/W that are designed to make computing and other tasks easier by assisting and acting on behalf of the user. The user can interact with the agent through the user interface while the agent can sense and act according to the condition of the external environment. Objectives and Goals The main objective is to develop a Model based Software Testing Tool using Intelligent Agents for domain independent applications. The goal is to develop an open source software tool, which could be used by anyone according to their testing specifications. The proposed system being an open source tool will be freely available and can be used to test all kinds of applications (From Research to Industrial and Commercial Purposes). It will be quality software, portable, reliable and cost effective. Even when the User’s requirements change, he can easily modify the tool itself, since the tool is open source software.
  • Intranet Meeting  (intranet-meeting) 
    This Project in java provides the following facilities: Chatting, Remote Desktop Sharing, Whiteboard, Voice Conferencing, Video Conferencing
  • intrusion detection system  (its) 
    it is is system that ll keep a track the host of a network which are accessing main system
  • inventory management system  (icms)   
    overview definition steps of sdlc model and other strategies used in project
  • Inventory Management System Through Java  (Inventory-Management-System) 
    Inventory Management System Through Java. GUI - Swings Back End - Sql Server 2000
  • Issues Tracker Tool  (jissuetracker) 
    Tool for Tracking Issues. On Struts, JSPs. and BackEnd as Oracle
  • J2EE Code Generation Tool  (chutki)   
    Every J2EE Project architecture involves different layers and each layer has a set of Classes associated with functionality. Chutki is a Tool, which will fasten J2EE Project development time by generating Code automatically, based on your project requirement. Suppose that Following is J2EE architecture. Presentation Layer (Struts Action Classes) - > Business Layer (actually BO Classes) -> Persistence Layer (DAO Classes) And suppose that we wish to show customer details on screen. Hence we need to write classes specific to Customer in each Layer i.e. CustomerAction.java CustomerBO.java CustomerDAO.java. Chutki will easy code generation of these classes.
  • Java API for Document Handling (JADH)  (jadh) 
    JADH provides developers with a common interface API for different document* types. JADH is not bound to handling any particular type of document*. Infact it gives a common implementable API for specific type of document. Initially JADH supports Document XML, Java Properties, CSV, MS-Excel formats. JADH can be very easily extended to support any document format. With document type independent model, JADH gives programs are object centric and not document centric like our Web-Services, reporting tools etc. JADH can be also used for document conversion from one document type to another without a single line of extra code. Theres Much more to JADH...chk it out.
  • Java App Launcher  (java-app-launcher) 
    java developers are irritated to maintain .bat and .sh files to launch their applications. This project separates application related information into a .conf file and will have generic .bat and .sh files. Thus you can use these batch files to launch any java application without any change. developer just need to create .conf file. The .conf file is also cross-platform. there are many projects which create executable wrappers for java apps. The major drawback with them is the clients have no change to customize them. They need to be recreated with new setting. This project totally avoids these irritating things and make the java application configuration easier and straight forward.
  • Java Architecture, Application and Service Environment for Universal Networks  (JASUN) 
    A Java Architecture, application and Service execution environement towards IP based Universal network comprising Wireline and Wireless ( Mobile and TDM), where the networking and its entities will be formed around every individual user ( not applications) and to expand. It is quite reverse from the present and conventional approach of building devices and applications centric approach.
  • Java CD burn API  (jburn) 
    Low level API to burn a CD.
  • java chat server  (Orion)  New!
    this is a JAVA based chat server which would be used for LAN communication.
  • Java da Velha  (javadavelha) 
    Java da Velha is the java version of the world-famous game Tic-Tac-Toe. You can customized it to use your image instead of only using X or O. Download the jar and source files. To run the game: java -jar javadavelha.jar Have fun!
  • Java Data Structures  (javads) 
    This is a library of general purpose data structures.
  • Java EE Tutorial  (tutorjee) 
    Provide Working Samples for the latest JEE SDK.
  • java mail  (java-mail) 
    To create a java mail server.
  • java pro  (javaman)   
    this is java pro
  • Java to XML  (java2xml)   
    The classical plain-text representation of source code is convenient for programmers but requires parsing to uncover the deep structure of the program. An XML XML-based representation, called JavaML(http://javaml.sourceforge.net), is more natural for tools and permits easy specification of numerous software-engineering analyses by leveraging the abundance of XML tools and techniques. This project designs an API in pure Java for conversion of a Java code to XML.
  • Java User Information Console  (JUIC)   
    The proposed System contains the following features: 1. Manage, Remind, Update session information. This would effectively replace the existing manual procedure (Only on Mobile device). Users shall be sent links or abstracts of the Blogs of Jonathan and other important personalities. Most like we would be using RSS feeds for this feature. 2. A Static Color map. Can be zoomed using device capability. 3. To improve the quality if the session, the feed back from the attendees shall be used to compute the Top five sessions in real time.(this is a nice to have feature which available only through Web browser)
  • java yahoo messenger client  (jmsngr) 
    jMsngr chlaims to be the first third party open source java yahoo messsenger client.It uses jYMSG library for yahoo protocol support.since it is written in java it is OS independent.
  • java.net plugin for netbeans  (java-netplugin)   
    A plugin that integrates Netbeans with java.net. Netbeans will act as the front end for java.net .
  • Java/J2EE Feature/Requirement coverage tool  (JFeature) 
    JFeature is a feature/requirement coverage tool that facilitates focusing on requirements as you develop code. It lets you leverage from standard development practices to get more insight into the requirements covered by the code.
  • javachat  
    A complete chat with jini space.
  • JavaCInterop  
    This project aims for easy interoperability between Java and C programs over the network without using JNI.
  • javainstallerapi    
    This project aims at consolidating the various requirements essential to create Installers. The goal is capture and define the work flow of an Installer as an API in java.
  • JavaMindMapped  
    This project is an effort to mind map various concepts related to JAVA. The motivation for the project is based on a JAVA training course that i help for a group of students. Using mind maps during the course helped us immensely bring clarity to the concepts. Enable the students to create easy recall tools for all the concepts discussed during the sessions. The students are now able to relate to the concepts with greater confidence and understanding. This project is to document the course online and publish it to the community and allow for further development.
  • JAVAOS  (javaos) 
    This is a project which aims at creating an OS using java as the core language.
  • javaproject  
    To understand the java programming and do research in java through projects.
  • JavaScript SDK  (jssdk) 
    JavaScript SDK (JsSDK) is an Object Oriented Modular JavaScript Framework for Advanced AJAX programming and its primary objective is to provide · A Rich and Browser Environment Adaptive User Interface Programming layer for DWR. · A User Interface template framework like Java Server Pages (JSP). · A JavaScript compiler for o Generating compressed, obfuscated JavaScript code.(to be called as js-object code) o Building single js-object code from multiple JavaScript source files linked together. o Generating browser specific js-object code if required. JsSDK will help building AJAX applications using the traditional best practices of web development. The development community can build, share, and use free or commercial reusable Js-object libraries. The JsSDK compiler will help to create minimal JavaScript code which will greatly reduce the loading time and improve code security. Finally, JsSDK will provide richness, simplicity and modularity to AJAX development.
  • jaw    
    The Java API for Workflow(JAW) is intended to offer a generic workflow api to perform human workflow interaction with various workflow engines. This generic workflow api will default ship with Java Composite Application Platform Suite.
  • JAware  
    JAware features - Middleware Application Support multi platform (NT, Solaris, HP-UX, Linux). High-performance communication mechanisms, grouping, Event, data distribution. Fully object and event oriented. Easy multithread programming. Redundancy: process redundancy, objects redundant, LAN. Multiline: managing of several network lines between computers to handle network hardware fault. Multicomputer : manage 2 computers duplicating each other to handle computer hardware fault (Active-Active, Active-StandBy, StandBy-StandBy). Management : A support for administration GUI. Show runtime resource usage and server status Dynamic object creation: ability to dynamically create/invoke customized objects. JAware API; Client/Server API Support JMS: On the road
  • jaxp    
    java api for xml processing
  • JCalculus     
    Symbolic Integral and Differential calculus package.
  • jdbcp is a java database connection pool.  (jdbcp)   
    jdbcp is a java database connection pool.
  • JDSQL  (jdsql) 
    A simple database manager which can execute SQL like statements and can serve as a back end for java applications
  • JFileSplitter    
    A simple and easy to use file splitter program that can run on any platform.
  • jHyperDoc     
    JHyperDoc is a source code to html convertor. jHyperDoc converts Java, C#, VB 5, VB 6, VB.NET, Python, C, and C++.
  • Jlog  (JLog) 
    A logging implementation agnostic API for logging. You can use this logger in your applcation with any logging tool like Log4j or in-built java logging. So if you decide to switch from one logging tool to another your application remains unaffected
  • JMockGen  
    This project is to develope a online mock exams for Java Certification.This project is an open source project.
  • jNews  (jnews) 
    jNews is a simple aggregator that supports RSS.Feedreader's functionality is focused on the main task - reading and organizing RSS feeds and offering seamless user experience.
  • Jodha's Empire  (jodhas-empire) 
    Destroy aliens, quell the nebulae, and conquer the galaxies in this adventure and action filled space shooter game. Teach them the power of JAVA !!
  • JOffice Eco System  (jeos) 
    JOffice is a java based official software development Eco-system.Here, the official, financial, Buiisness Packages is developing for to communicate the all Java based Official /Buisness purpose developers.This will work as new ECO-System generation with Java.
  • JPersonalDiary  (jdigitaldiary) 
    A very simple to use personal as well as buiseness purpose digital diary where users can store, retreive and manage their important informations, data , schedules and dates.The application has a nice Graphical User Interface and features to extend its functionality with lots of customization.
  • JSDT    
    jsdt project
  • jsfportletbridge    
    JSF/Portlet integration library.
  • JSP Tag Library for Java Persistence API  (jpa-taglib) 
    jpa-taglib is a JSP tag library for using Java Persistence API (JSR 220, a.k.a. EJB 3 persistence API) in JSPs. Not only does it allow a more natural use of that functionality within JSP pages, but also it allows separation of responsibilities. This includes custom tags for resource injection, CRUD operations, transaction management that are required to use Java Persistence API in JSPs.
  • jsr130-private    
    Provide an API via the OSS through Java initiative that allows telecom network management applications to be developed and integrated with Java-enabled Billing systems. Project contains the work in progress material needed to share information between Expert Group members and/or OSS through java Initiative members Please goto The Java Community ProcessTM site and visit the JSR 130 - OSS Billing Mediation API to get the JSR definition and the latest Specification, Reference Implementation or Technology Compatibility kit.
  • jsr130-public    
    Provide an API via the OSS through Java initiative that allows telecom network management applications to be developed and integrated with Java-enabled Billing systems. Please goto The Java Community ProcessTM site and visit the JSR 130 - OSS Billing Mediation API to get the JSR definition and the latest Specification, Reference Implementation or Technology Compatibility kit.
  • jsr90-private    
    The OSS Quality of Service API focus is on the application of the J2EE and XML technologies to facilitate the development and integration of OSS components in Quality of Service application area.
  • Jsr90-Public    
    The OSS Quality of Service API focus is on the application of the J2EE and XML technologies to facilitate the development and integration of OSS components in Quality of Service application area.
  • jTrac  (jtrac)   
    jTrac is a web-based application ideal for issue tracking with built-in workflow. Designed to be generic, you can customize fields to track items (like bugs) & allocate tasks etc. jTrac is a lightweight J2EE application built on the Spring Framework.
  • jugproject-template   New!  
    This is a sandbox for jug project users
  • Jupiter web based generic tracker  (jtrac)   
    Jupiter is a web-based application ideal for issue tracking. It has simple yet effective built-in workflow. Designed to be generic, you can customize fields to track various items (like bugs) and even use it to allocate tasks. Jupiter is a lightweight J2EE application built on the Spring Framework.
  • JWizard  (jwizard) 
    A generic wizard implementation, that allows conditional forward navigation, and data sharing across panels.
  • JzPad    
    A Multiple Document Java Editor for Linux OS.
  • kea    
    a commandprompt client which reads data from csv file and executes a webservice and supplies the data read to this webservice.the webservice takes care of storing the data to database.the webservice functions shall be written using hibernate to store data into postgresql
  • Kids Interactive Learning System  (interactivelearningsystem)   
    A java project which can be used by kids with an age of 6-8 years.The objective is to provide an interactive learning system which support the children's interactive learning skill.The system must support the graphics and videos to make more interaction.
  • lansearch  (filesearch)   
    seacrh fi8les on network
  • learnDB  
    LearnDB aims to build a Simple, Flexible and Powerful way of code generating. It can be considered as a Code generator for Code Generator. Once it is integrated with a code generator it makes Simple & Single configuration for Code Generation. Also it makes it easy to implement custom code generator for any new technology. LearnDB has a built in samples for Flex and Java Access Layer Code generation which have some unique features compare to existing code generation tools.
  • leaveManagement  (leaveManagementSystem) 
    LeaveManagement System mainly consist of two modules,1)Employee module 2)Manager Module In Employee module employee can login and apply for Leave. In Manager Module Manager can login and approve or rejects the leaves
  • Library Management System  (LibraryManager) 
    1. To manage the books in Labrary. 2. To manage account of library.
  • Library Management Systems  (libman) 
    The Library Management System Project should work on LAN and it will be built on Servlets, JDBC & Swing Technology
  • lifesciences-blast    
    BLAST porting projects for Sun Grid
  • Linux to Solaris porting helper tool (Netbeans plug-in)  (porting-tool)   
    An easy to use Netbeans plug-in, which will help users to easily port their exiting Linux based C/C++ source code applications to Solaris Operating System 10 and above.
  • load balancing  (loadbalancing) 
    it is intended to reduce the network traffic in a decentralised environment which avoids the need for a separate monitoring system
  • mafft  (MAFFT)   
    Porting MAFFT to sun grid
  • MailingSystem  (MailSystem) 
    Mailing System is a powerfull tool to send e-mail newsletters for bulk marketing and advertising. It is a high-speed newsletter mailing software meant for professionals who need to send information / notification to a large number of recipients very fast. This software is to provide all essential information online for mailing. System administrator defines the user and assigns the user-id and password. The user can select the database and send mail to these databases automatically. Online mailing services allow you to select or design a mailpiece and enter addresses or upload an address list. Your mailpieces are printed, prepared, and delivered in as few as one or two days. From your computer you can write your messages in different formats, or you can upload files you’ve created for letters, booklets, or self-mailers. This application helps you send them to everyone on your mailing list after you create or select the design. You can upload your address list or type in the addresses manually. This application has different features like MS Outlook such as cut, copy, paste, colors, attachment, tables, etc.
  • Mario Game  (mario-game)  New!
    A JavaME based mobile game
  • MChatting  (mchat) 
    Chatting using multicast. To conect through a local or a web server and have a facility to chat in rooms,groups,transferring files, whiteboarding.
  • MDR with MOF 2.1 support  (mdruml2) 
    The projec is aimed at extending MDR to support MOF 2.1
  • Media Player with audio and video convertors  (xmedia)  New!
    A media player, which performs all the basic operations of playback of media files, and does the audio and video conversions, presently looking for two audio and two video conversions. eg: mp3 to wma and vice versa, and wma to mp4 and vice versa.
  • meme-mast    
    A software package to discover motifs (highly conserved regions) in groups of related DNA or protein sequences and, search sequence databases using motifs.
  • MFix  (MFiX)   
    MFIX (Multiphase Flow with Interphase eXchanges) is a general-purpose computer code developed at the National Energy Technology Laboratory (NETL) for describing the hydrodynamics, heat transfer and chemical reactions in fluid-solids systems. It has been used for describing bubbling and circulating fluidized beds and spouted beds. MFIX calculations give transient data on the three-dimensional distribution of pressure, velocity, temperature, and species mass fractions.
  • Migrate-Data  
    Migrate-Data is a pure java and an extremely powerful enterprise data migration tool aimed at small and medium sized databases. It has been developed with the sole aim of making the cumbersome task of data migration and integration easier for open source and commercial databases. With Migrate-Data the user can easily extract, transform, load and integrate data from any-to-any databases.
  • Migration Tool for GlassFish  (migrate2glassfish) 
    The Migration Tool for the GlassFish can be used to automate the migration of J2EE/Java EE applications to the Sun Java System Application Server. Migration is accomplished through the following means: * Migration of the deployment descriptors * Runtime support for selected custom JavaServer Pages (JSP) tags and proprietary APIs * Conversion of selected configuration parameters with equivalent functionality in the Sun Java System Application Server * Automatic generation of Ant-based scripts for building and deploying the migrated application to the target application server The Migration Tool supports the migration of applications to the Sun Java System Application Server Platform Edition from the following source application servers: - BEA WebLogic Server 8.x, 6.x and 5.x - WebSphere Application Server Version 5.x and 4.x - JBoss 3.x - Apache Tomcat 4.x - Reference Implementations based on J2EE 1.3 and J2EE 1.4 - Sun Java System Application Server 7 and 8 - Sun ONE Application Server 6.5 and 6.0
  • mobicents-examples    
    examples from mobicents
  • mobicents-installer    
    Mobicents Installer is a GUI Installer that will be used to Install Mobicents.
  • mobile  (mobilecomputing)   
    mobile software
  • mobile  (tracking) 
    mobile tracking system can track the mobile users,and send instant message,and can also do vedio conferencing using j2me
  • Mobile Banking  (jmb) 
    Banking Processes through Mobile Device using J2ME, xml,jsp,wml
  • mobile computing  (mobilecomputing)   
    Project that finds and displays all the services currently running on to the server. Project abt mobile computing that enhance the functionality of mobile.
  • Mobile Mail Express  (mobilemailexpress) 
    This is designed to be on any mobile handset. The tool provides the functionality of E-mail, composing and reading. The tool has an address book and a facility to sign upfor the new mail account using mobile device.
  • Mobile Remote Control  (mobile-remote-control)   
    An application which can control any desktop computer or a server by sending the required commands over an HTTP Connection
  • mobile video surveillance  (mobilesentry) 
    Netbeans mobility pack and j2me for CLDC and CDC devices has opened up the area of real-time video processing on mobile devices. This is an endeavour to develop real-time video based ubiquitous and pervasive computing methodologies. This will open up lots of frontiers in video based security, gaming , assistive and chatting applications. The emphasis will be on java technology for mobile video processing and fast and less compute intensive image analysis algorithms for the mobile plat form
  • mobilequery    
    this project is about querying for database though mobile phone, the voice will be processed through the natural language processor and transformed into a sql query and the datbase is accessed and sent back to the mobile.
  • MobiMic  
    The project aims in using mobile phone as microphone and uses bluetooth to transfer packets to the laptop/workstation.
  • MockGen  (mockgen) 
    This project is to design mock Exam simulators for all the Sun Java Certifications.
  • Msmqbc Binding Component  (msmqbc) 
    Microsoft Message Queuing (MSMQ) technology enables applications running at different times to communicate across heterogeneous networks and systems that may be temporarily offline. Applications send messages to queues and read messages from queues. Message Queuing provides guaranteed message delivery, efficient routing, security, and priority-based messaging.
  • Multi Protocol Download Manager  (mpdm) 
    A Java based implementation of a multi-threaded download manager with an open and extensible architecture for multiple protocol support via plugins
  • Multi Utility Service Integration Component  (music) 
    An Enterprise Web Services based Service Fabric Framework to declaratively create and add transactional value added components to Collaboration Software like Portals and EAI middleware.
  • Multiple Client Backup System  (backup-system)  New!
    The project helps in taking backup of user defined file sets to the server. Multiple clients is also supported
  • Munimjee  (munimjee) 
    A complete financial package catering to various needs by different organisations (commercial or non-commercial, government or non-government) for all countries.
  • MyGIS    
    It provides a poweful geospatial data visualization and reporting services framework built around J2EE and the popular MySQL Database spatial capabilty.
  • myswing  
    This is an effort to consolidate swing tips/tricks posted in my weblog: http://www.jroller.com/page/santhosh
  • naviigator  (NavIIgator)  New!
    Naviigator is all about managing employee's database and send them daily notifications. its like a info service. But its more concentrated on IT education sevices, for example on line exams, etc.
  • net supprot  (netsupport) 
    it's similar to netop
  • NetBanking  (OnlineBanking) 
    It's an online banking product. The bank activities such as creating an account,getting a credit card,carrying out transactions like funds transfer,tax payments billpayments r carried out. There is a facility to update the account,viewing the reports.
  • netbanking through internet  (netbanking) 
    It is an online netbanking through internet creating transactions,billspayble,cheque transfers,telephonic bills payble,electricity bills payment,enquire about account details,client side valueations,server sidevaluations,funds transfer from one account to another account so it all requires technologies java,j2ee technologies oracle 10g,hibernates,struts,ejb etc
  • Netbeans Articles, FAQs and Hands-on-Labs.  (netbeansonline) 
    This project is an umbrella project for Netbeans related write-ups like Articles, FAQs and Hands-on-Labs. The audience for these write-ups varies from Novice to Advance, and the Technical topics covered ranges from JSE to JME, Coding to profiling the application, and netbeans installation to troubleshooting etc.
  • Netbeans NSIS Plugin  (netbeansnsis) 
    An addon plugin for authoring NSIS based Windows installers in the Netbeans IDE
  • Netbeans support for MPI  (mpiplatform)   
    This Netbeans module supports development and testing of MPI applications.
  • NetScan  
    SANED is the SANE (Scanner Access Now Easy) daemon that allows remote clients to access image acquisition devices available on the local host. NetScan is a collection of Java Wrappers which abstract SANED protocol calls in order to communicate with SANED daemon. Using SANED devices like scanner can be used from network.
  • Network Monitoring Tool  (networkmonitoringtool) 
    This project monitors various users on network. It gives detailed information about which user is on which client machine what application he is running,what operationg system he is using login time, etc..
  • Network Protocol API  (jnet) 
    Preparation of new network protocol API.
  • Network Virtualization Service  (network-virtualization-service)   
    There has been a tremendous growth in the type and category of networking devices and services that are available in the market today. As the customer demand for sophisticated services keeps increasing, vendors are vying with each other to support as many features in their products. The consequence is that managing a complex network that contains devices with multiple service support often becomes a challenging exercise to the Administrator. The problem is compounded as the number of such devices and the supported platforms in the network increases. Multi-vendor devices in the network introduces a problem of different order altogether. Development of Network Management solutions has not kept pace with the development and fusion of the multitude of services that a device supports. For diversified service offerings like RFID,VoIP, Security, WLAN and LAN, the Network Management industry has responded with fragmented solutions often warranting enterprises to invest on each one of them to manage their service infrastructure. The non-standard GUI for different services offered by the same vendor leads to additional cost in terms of learning. In most of the cases, the Administrator has to “manage” with these Management solutions offering a non-uniform GUI, before he can actually manage the network. Most of the current Network Management Applications are tied down to SNMP that often limits the flexibility, nativity and the programmability that is provided by the Command Line Interface. NVS provides a management paradigm that provides a unified environment integrating the management of multiple services viz. VoIP, Security, WLAN and LAN Management, RFID etc... NVS approach is a paradigm shift in Network Management. It is a bottoms-up approach that embraces, exposes and consolidates each device’s complete capabilities. NVS is built on the premise that devices that support a rich configuration and command set are better managed through Command Line Interface than through SNMP alone. The solution thus fills the operational void between the GUI applications and the device level command set. Apart from the same the same Management solution can be offered as a set of Web Services from facilitating the Network Management in a Service Oriented Way
  • NMS  
    This is developing to Configure wireless devices remotely with SNMP
  • NucleicAcidBuilder    
    NAB porting projects for Sun Grid
  • NumberType  
    A very simple project which involve only single java file. The aim of this program is to check the number type(odd,even,prime or composite) given a number as input to it's method
  • OAS  (ONLINEADMISSIONSYSTEM) 
    This project aims at creating a Courses portal for a campus/organization. This allows registered users of the system to join a course available in the site and access the materials published for the course. People can register themselves as students of a course or Faculty for a course. When a person registers himself as a Faculty, an approval mechanism should be triggered which sends an email to the Administrator for approving the person as a Faculty. There will be an admin approval page where admin can approve the faculty members for the course. The course home page should contain the title of the course and a brief description. There will be a discussion board for each course where students can interact, an announcement section, which contains the latest announcements, and a course content section which gives the links for the material available for the course. For faculty members there will be an extra link for uploading the course content in a zip file format. The course content should be html pages, which should be uploaded in the zip file format. There should be a mechanism for the faculty members to create a test for the course specifying the test title and a set of multiple-choice questions and duration of time of the test.
  • ocap-developers-contest    
    ocap-developers-contest
  • OHD  (o) 
    This project is aimed at developing an Online Help Desk (OHD) for the facilities in the campus. This is an Intranet based application that can be accessed throughout the campus. This system can be used to automate the workflow of service requests for the various facilities in the campus. This is one integrated system that covers different kinds of facilities like class-rooms, labs, hostels, mess, canteen, gymnasium, computer center, faculty club etc. Registered users (students, faculty, lab-assistants and others) will be able to log in a request for service for any of the supported facilities. These requests will be sent to the concerned people, who are also valid users of the system, to get them resolved. There are features like email notifications/reminders, addition of a new facility to the system, report generators etc in this system
  • omnipublisher  
    A complete page layout, management and printing tool catering to the needs of modern desktop publishing requirements.
  • One$DB: An Open Source Java Database  (daffodildb) 
    One$DB is Open Source version of Daffodil DB, a commercial Java Database. It is standards based, platform independent RDBMS that can be embedded into any application with minimal administration.
  • online bookstore  (BookWorMania) 
    Creates an online bookstore that allows users to shop and order for books(both e and paper).Uses session and shopping cart apps.
  • Online College Management  (online-college-management) 
    Managing the students information in different sections of college like 1. Library managemant 2. Accounts dues and payment through bank credits 3. Departmental dues based on absence 4 . Creating mail server for college intracommunications 5. students information according to the Scholar no in the college.
  • online exam  (eexam) 
    This project is for conducting online exam on the scheduled date.It will register the user and conduct a online exam.
  • Online guide for bus routes and numbers  (Busroute-onlineguide) 
    Generally, people who R new to a particular city such as Hyderabad, Mumbai, Bangalore etc. suffers alot because they don't know which bus will go to which place. Even if the source and destination can be identified since they should be written on the bus, they can't understand whether they will reach their desired destination meanwhile by the bus. To solve this problem, I want to develop a project to help people to be aware of the buses information in mega cities such as bus numbers and intermediate destinations that they cover and time taken to cover.
  • online help desk  (asifia) 
    my project is "online help desk" in a campus..so need some details regarding what latest facilities shud i implement ...and how ...plzz let me know abt the synonym project in detail so that i can do better in my proj
  • Online HWR application  (onlinehwr) 
    We have classifiers or to say recognizers which can identify which character has been written, on the condition that they are trained with characters of that script. Now I want to build an application that takes the results of reecognizer and renders into a text file as font using the language font.
  • online java paper  (onlinejavapaper) 
    this project has been developed in java swing
  • Open Source Content Management System based on JSR-170  (mirage)   
    This project is an implementation of the content management systems based on JSR-170. This current implementation is based on the Apache JackRabbit Implementation of the JSR-170
  • OpenEngineer  (openengineer) 
    This is a OpenSource CAD Software intended to bring the quality opensource software to the CAD
  • OpenOffice Plugin for Alfresco  (oo-plugin-for-alfresco) 
    Alfresco integration with OpenOffice.org
  • OpenOffice Reporting Java APIs.  (Open-Office-Report) 
    The project provides Java APIs for writing Reports from Java application. The application client can be either web based or swing based. The generated Report format by default is Open OPffice format, but reports can be exported to PDF documents also.
    The reports can be archieved at the server side only, by starting the Open Office in server mode.
  • OpenSees    
    The Open System for Earthquake Engineering Simulation (OpenSees) is a software framework for simulating the seismic response of structural and geotechnical systems.
  • Opentools  (opentools) 
    Collection of tools/simulators that eases/automates much of the tasks involved in development of projects/products. For E.g. a simple roundrobin load balancer software that can run on developers machine would eliminate the need to follow lengthy procedure of setting-up/reserving a real load balancing environment and will cut down development time significantly.
  • osuser    
    aa
  • p2pchat.jar  
    perr to peer communication
  • Pacman-IITK  (pacman-iitk) 
    A java ME based mobile game
  • Parent-university-interaction-over-mobile  
    Project focusses on developing an application, such that parent can interact with respective department for retrieval of their ward progress-information, via SMS, MMS, or voice based...Also plans to provide dynamic interaction wherever possible...
  • ParMetis-Sun Grid  (ParMetis)   
    ParMETIS is an MPI-based parallel library that implements a variety of algorithms for partitioning unstructured graphs, meshes, and for computing fill-reducing orderings of sparse matrices.
  • Parse any configuration file and transform to a single view  (Galaxy) 
    Parse any configuration file of any format (.xml, .properties, .cfg , .conf, .httpd) and apply the relevant transformation to have a common view in terms of Attributes and Values. In general these files are commonly used for comparision purpose and this would make it easier. This would also make it easy to render back too. File --> Parse --> Abstract Syntax Tree --> Transform --> Tranformed View. Now Transformed view would be same for any file format, when parsed and transfomed. Commonly used in Configuration management area.
  • PaySlabDetails  (monitoringpayslab) 
    This Project is Used to get the payslab details using payslab id,paycomponentid.This is designed using the JSP and validated using java script. The Main usage is we can use this for ERP Projects to get the payslab details.
  • PersonalServer for mobility  (PersonalServer)   
    A person can use his mobilephone for accessing the contents of the server through send an sms to the particular number. Suppose a CEO wants to analize his buisiness deals through a mobilephone he can place an sms to his personalserver and see the detail.Suppose a scientist has some problem in his activities he can use his personal server for his clarification.This server is for a person like mobile phone. A person wants to store bulk amount of data in his mobile phone .It is impossible. He can store and retrieve his data through the personal server.One can strore bundles of image in his personal server. This is a kind of virtual computer .He can bring this to any where of the world.
  • Photo Album  (PhotoAlbum) 
    * want to show 6 photos at a time in a page. *want to add,update,delete a photo. *want to zoom a photo by the double clicking.
  • PHYLIP is a free package of programs for inferring phylogenies.  (phylip)   
    PHYLIP (the PHYLogeny Inference Package) is a package of programs for inferring phylogenies (evolutionary trees). Methods that are available in the package include parsimony, distance matrix, and likelihood methods, including bootstrapping and consensus trees. Data types that can be handled include molecular sequences, gene frequencies, restriction sites and fragments, distance matrices, and discrete characters. PHYLIP is the most widely-distributed phylogeny package, and competes with PAUP* to be the one responsible for the largest number of published trees. PHYLIP has been in distribution since 1980, and has over 15,000 registered users.
  • Picasaweb Plugin For NetBeans  (picasaweb-plugin-for-netbeans) 
    The plugin uses the Picasaweb API and retrieves Picasaweb album summary, links to the album and retrieves photographs for each album. These can be viewed inside the NetBeans window. The current version supports retrieving of photographs and a slideshow. Next version will allow creating,editing,tagging,deleting albums. Posting photographs using Drag and Drop facilitiy. Photograph editing facilities and enhancing current features.
  • placement office automation  (placement) 
    we have to make a project containing student login with diffenrent biodata like semester grades,10th n 12th percentage.then there will be list of company visiting.a company last visit.there will be a master database with some student name.there will be a page with company eligibilty and the mode of exam.the selected student list will come n the rejected one deleted from the master database.
  • Plover -- method invocation on remote entities  (plover)   
    Plover is a lightweight framework for integrating distributed systems. At a high-level, it conceptualizes synchronous, request-response cycles in client-server communication as method invocation on remote entities. Plover defines a complete delivery channel that includes a communication layer with server-side hosting and client-side invocation environments.
  • pop-partition  (pop) 
    Optimal Partition (classification). The number of classes is computed.
  • Portalpack for Eclipse  (eclipse-portalpack)   
    Eclipse plugin for Open Source Portlet Container
  • Porting OFELI on Sun Grid  (OFELI)   
    OFELI (as Object Finite Element LIbrary) is an object oriented library of classes for finite element solution of boundary and initial value problems. It provides a finite element developer tools to write concise and user friendly codes either for simple finite element programs or for large scale applications using sophisticated solution techniques like preconditioned iteration algorithms.
  • Portlet Repository Protocol  (prp)   
    Collaborative effort between portal vendors to define a common interface to access portlet repositories.
  • Project Herd  (ProjectHerd) 
    The Herd Project is a java based apache web server cluster management project that enables high availability and fault tolerance based on the Dynamic cluster allocation algorithm jointly developed by students at Rajagiri school of engineering and technology.
  • Project Management  (projectmanagement) 
    This is an Project Management where we can have each and every Detail about teh Project starting from Requirement Specifications through Communications with Client, QA till release of the projects
  • Project Management System  (pms) 
    The main objective of this project is to keep track of different projects which are doing in an organization. It follows MVC-II(Model View Controller) Architecture. This is a useful intranet application used within a company which is developing a number of projects. This is a project which manages other projects.
  • Pulari  (pulari) 
    Pulari is intented to give some contribution to the localization of open source products into Malayalam language
  • qcm  
    Quantitative Chirality Measure of a conformer (graph automorphisms enumeration included)
  • R-Project    
    R is a language and environment for statistical computing and graphics. It is a GNU project which is similar to the S language and environment which was developed at Bell Laboratories (formerly AT&T, now Lucent Technologies) by John Chambers and colleagues. R can be considered as a different implementation of S. There are some important differences, but much code written for S runs unaltered under R.
  • radi-radi2  
    Computation of the Radius and Diameter of a spatial set. (computes also various other geometrical parameters)
  • Radio Taxi  (radiotaxi) 
    REAL TIME PROJECT FOR SERVING CUSTOMERS/LOCAL PEOPLE IN A CITY. A CUSTOMER CALLS A NUMBER & REQUESTS A TAXI WITHIN 15 MIN. NEAREST TAXI ALLOTED, ETC..
  • Rapid User Interface Development  (rudf)   
    This project will allow user to rapidly develop user interfaces based on configurable. 1. first user should be able to choose a template. 2. user used be able to define header, footer, left navigation etc. 3. user should be able to plug in the main page. 4. user shud be able to define a theme of look and feel and any page should be able to adapt to that theme.
  • Ready made control plane for Java processes  (JCtrlPlane) 
    JCtrlPlane aims to provide a simple way to provide a control plane in an Java application. By simply registering a set of properties, with corresponding callbacks, the developer, can extend an asynchronous CLI interface to any application.
  • RealTimeConferencing  (Arsenal)   
    The Goal of the Arsenal Project is provide a safe real-time collaborative, open-source product and platform that can run on most operating systems. It is 100% written and implemented in the Java Programming language.
  • Reference project for Jug template  (jugproject-reference)  New!  
    This will serve as the reference project for JUG template
  • Remote Reflection  (RemoteReflection)   
    Reflection is an important concept in Java and a backbone of various applications. This concept of reflection should be extended to remote objects. In a distributed environment, a client object should be able to get the reflective information about the remote objects. Also with the advent of a number of protocols for distributed environment like RMI, IIOP, and webservices standards like XML-RPC, SOAP, etc the concept of remote reflection should be designed to work with many underlying protocols , etc
  • Revolving Sphere  (revolving-sphere) 
    A 3D sphere that must be rotating continuously
  • richo-sudoku  (sudoku) 
    This is the software for playing sudoku.This software can create sudoku puzzles automatically with different levels.
  • RMISolver example program used in Sun Grid documentation  (Examplermiprog)   
    RMISolver example program used in Sun Grid documentation
  • RoboControl  
    RoboControl is a suite of client and server application which allows remote control of a robot using wireless serial communication (Java Communication API) along with video streaming of a camera mounted on the robot (Java Media Framework)
  • rs2-messenger   New!
    A Java based Lan Chat System
  • ruon    
    This project is meant to offer presence API infrastructure
  • Sandbox for jug project content  (jugproject-sandbox)  New!  
    Sandbox for jug project template
  • Sanjeev Debnath  (SwingComponents) 
    This project is to provide updated and new Swing components to the world of Java Swing Developers. The new components contains the easy interface to create and use them in the projects.
  • Scramble  (scramble) 
    A word building game which supports multiple users. The idea of the project is to demonstrate the importance of MVC architecture. The game supports multiple views with the same model working in background.
  • SearchSimplified  (SSearch) 
    Simplified search solution for local , internet, community oriented search engine.
  • Secure Group Communication Systems  (secure-group-communication-systems) 
    Practical implementation of a secure Group Communication System (GCS). GCSs are arrangements where messages are sent simultaneously to multiple recipients, usually using IP-multicast Protocol. Security Requirements are mostly same as for the peer to peer Communications, encrypt messages using shared group key
  • Security Credential Store  (credential-store) 
    Framework to persist and lookup the security credentials.
  • Self Attendance Monitor Mobile software Using Mobile technology  (SAMM) 
    The project will be performed using mobility pack of Java Net Beans IDE 6.0. This project will be very helpful to students. It will help them in calculating and updating their respective attendance for different subjects regularly. It will also give alerts incase of attendance falling short. The attendance percentage will also be provided in interactive manner.
  • serviceproviderdir  (serviceprovider) 
    This project primary objective is to build a web based application(service provider application) which enables any one (internet user) to request any kind of service they want. For example computer service, plumping, house keeping, security. Any service provide (security service provider, computer service provider) can register in this site (service provider application) and serve for any request, thereby improving the quality of customer service in all aspects of life.
  • Shared Web components/codes/scripts  (pjug-shared-web)   
    This project will host shared code, specifically required by web programmers amongst members of Pune JUG.
  • shared-editor  (shared-java-editor)   
    A shared editor where two programmers can view,and link each others function code and compile it on each others own desktop
  • Simple API for Workflow  (SAW)   
    The Simple API for Workflow(SAW) is a Java-based API intended to offer a generic workflow api to perform human workflow interaction with various workflow engines. This generic workflow api will default ship with Java Composite Application Platform Suite.
  • SIP - FILE TRANSFER  (filetransfer) 
    Data transfer from server to client or client to server
  • sip-messenger    
    Instant message passing using session initiation protocol with the java API.
  • Small Enterprise management System  (sems) 
    It is project for the small enterprise application manages from a small shop to a mid-level industry.
  • Smart Logging Tool for Java based applications  (Slogger) 
    Smart logging takes logging to a new level by removing the need to specify log statements in the code. It can be used in any Java/J2EE aplpication, and can integrate with common logging frameworks like JDK logging, Log4j etc. With a simple configuration, Slogger can create different logging capabilities and levels in the application at runtime. It can be used to specify package level/class level/method level/attribute level logging, logging destination and format/logging type - trace, debug, info etc all at runtime.
  • SMSProjectExample  
    i want to send an SMS through GSM modem
  • soapbrowser    
    This product which is named SOAP Browser provides Developers, Researchers and novice of Web-Services to browse through the existing web-services as Normal Internet Users browse the HTML Pages. This product is first of its kind as there is no product existing presently which dynamically builds clients for any given WSDL URL. The advantages of this browser are as follows 1.Platform – Independent 2.Built on Open Source Technologies 3.Service Provider Independent 4.Language Independent This feature of platform -independence comes from the fact that the whole system is built upon the java as platform. This Product uses an Open Source technology AXIS technology in processing WSDL Files, Sending SOAP Requests, getting Soap response and Object Serialization. This is made Service provider Independent by doing change in AXIS Source code and enabling its HTTP Connection class to work with both Microsoft and Non Microsoft technologies. The feature language independence will be explained as we go through the architecture of the product.
  • Solaris Desktop Search  (DSearch) 
    This project is an implementation of Desktop Search engine for Solaris similar to Google Desktop Search for Windows.
  • solaris-pkg-creator  
    The Solaris Pkg Creator is a netbeans plug-in to create Solaris Packages for your application. This tool enables easy creation of solaris packages for any kind of application.
  • Solving standard finance problems  (finmart)   
    This software provides free and open source implementation of the standard solutions in valuing financial securities.
  • Speech Recognizer  (speechrecognizer)   
    Speech Recognizer is a process of communication with computer thorough voice...the system will respond according to the voice it received and converts all those voice to text format ......and will be stored in a File.
  • Spring Support for NetBeans  (nbspring) 
    The goal of this project is to create full integration for Spring in NetBeans. This project will go over and beyond the current NetBeans plugins for Spring, and will provide features in line with those provided by SpringIDE for Eclipse
  • sslexplorer  
    SSL-Explorer is a fully-featured, web-based SSL VPN server. This practicable remote access security solution includes SSL tunneling, intranet website proxying, access to multiple file systems and application launching/tunneling through a standard browser
  • sted     
    Global Transliterator and Editor - Map Characters between Fonts and Transliterate between Phonetic input and Viceversa.
  • Stock Tipper  (StockTipper) 
    Stock Market Analysis Software. Analysis the EOD Data. Also the current stock data and tips on the stock being analysed.
  • Storekeeper  (storekeeper)   
    Storkeeper is a configuration management system, written for either client or server side products. It gives you the power to define global keys, extend or overwrite global keys as well define your new keys. The value returned for a key are of a specified type (canned types like java.lang.String need no configuration), which gives us the interesting option of nesting keys. Users have the option of plugging in their own custom value types. Storekeepr allows you to mask values, in order to store sensitive information. It also comes with its' own GUI tool to create configuration sets!
  • streamcruncher  (cool-threads-streamcruncher)   
    StreamCruncher is an Event Stream Processing (ESP) Kernel. It provides facilities to specify complex SQL-like Time-window-based queries on Streams of Data to analyze the Data and their relationships. It is a light-weight, pure Java Kernel that leverages the power and simplicity of Relational DBMS.
  • Struts-to-Struts2.0  (migrationtool)  New!
    Develop a Tool to migrate applications in struts to struts2.0
  • Student Information System  (StudentInformationSystem) 
    software of student information system on core java using database connectivity JDBC
  • Sun Java Streaming XML Parser  (sjsxp)   
    Sun Java Streaming XML Parser, Sun implementation of Stax (JSR 173)
  • Sun's Open Source Portlet Container  (portlet-container)   
    This is Sun's Open Source Portlet Container project.
  • sunGridEnabler  (sun-grid-enabler)   
    The Sun Grid Enabler is a netbeans plugin to enable applications on the Sun Grid Engine and on network.com (Sun's Grid Compute Utility)
  • TCP-LP low priority via endpoint congestion  (tcp-lp) 
    Service prioritization among different traffic classes is an important goal for the future Internet. Conventional approaches to solving this problem consider the existing best-effort class as the low-priority class, and attempt to develop mechanisms that provide ``better-than-best-effort" service. We explore the opposite approach, and devise a new distributed algorithm to realize a low-priority service (as compared to the existing best effort) from the network endpoints. To this end, we develop TCP Low Priority (TCP-LP), a distributed algorithm whose goal is to utilize only the excess network bandwidth as compared to the ``fair share" of bandwidth as targeted by TCP. The key mechanisms unique to TCP-LP congestion control are the use of one-way packet delays for congestion indications and a TCP-transparent congestion avoidance policy.
  • The FreeMat resource project for SunGrid  (FreeMat-SunGrid)   
    FreeMat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source.
  • The Java-Digester Factory  (Java-Digester-Factory)   
    Java-Digesters are Java programs that process other Java programs, and can be used to build such diverse things as: * Compilers and interpreters * Program checkers and pretty printers * Statistics gathering tools Creating a digester using the toolsmiths's usual approach (lex, yacc, ...) requires months of training, weeks of planning, and many days (and nights!) of programming. This article introduces a different approach that reduces any digester-building project to a set of mouse-clicks and some form-filling around the intuitive GUI of a new (and free) framework called JDF (the Java-Digester Factory). JDF achieves this economy of effort by exploiting the following devices: * Using a canned, prefabricated and tested grammar and parser. (The grammar and parser can't be changed -- even inadvertently). * Providing an IDE that displays the grammar as visual trees that ordinary mortals can understand and use. * Visually guiding users to the information they must provide to augment the canned grammar into the desired digester application
  • The Wizard Extended- A plug-in Tool  (wizardex) 
    The Wizard Extended (wizardex) is new Wizard Dialog tool having the feature of adding various forms dynamically from external files. It acts like a plug-in tool which can be attached to any desktop application. Its UI look and feel is controlled by xml file externally. The developer can modify the information of building UI and Components according to their needs. It provides storing of information given by the forms in Database using JDBC. It follows some design patterns like mvc, decorative, factory etc.
  • To convert .exe files to .txt file .  (fileconverter) 
    To convert executable file to readable file. The whole process will be like to make reverse compiler. First we will convert .exe files to assembly language then to readable files.
  • Transterm    
    TransTerm finds rho-independent transcription terminators in bacterial genomes.
  • UBL to OAGIS Mapping  (ubl2oagis) 
    UBL to OAGIS uses Open ESB to bridge the two protocols. UBL is B2B document protocol whereas OAGIS is A2A (Application-to-Application) messaging protocol supported by major ERP vendors and Open Source ERP like OFBIZ
  • university admission forom  (admission) 
    Project Specification Basic objectives are to extend their reach to geographically scattered students, reducing time in activities, centralized data handling and paperless admission with reduced manpower. Cost cutting, operational efficiency, consist view of data and integration with other institutions are other factors. Main challenges are effectively sync internal and external operations in such a manner that job can be finished within time limit and integration with different agencies on an agreed upon common data format. Name of Govt. Agency / Department Indian Universities Function (Admin/Finance etc) Selling of forms (through site and manual). Marks & details verifications of filled forms for eligibility checking. Sending call letters to eligible candidates for entrance exam. Online marks checking and merit list Sending offer letters for short listed candidates. Counseling, Admission and hostel allotment Statistical reports on daily activities are highly desirable feature Location
  • utilities  (Utilities)   
    utilities
  • Utilities  (SwingApps) 
    Contains various kinds of desktop applications developed using swings.
  • validation of entered data during registration  (validation)   
    During online registrtion this component will ensure that valid data is enterd in respective fields
  • Vcampus  (Virtual-Campus)   
    Virtual-Campus is envisaged to be an effective E-Learning tool, offering a plethora of essential and value added features. The project will be developed on a plug-in based Client-Server model, beginning with the bare essentials and enriching with the supplementary features.
  • Verify Schema  (VerifySchema) 
    The project goal is to come out with mechanism to verify the schema between two versions. This most applicable scenario is when upgrade takes place for applications that uses standard DB. A patch is required to make old version of DB support the application. Contact me @ mohanrao.a@gmail.com. Participation: On request. Developers. Core Java, Proficiency in DB Access layers, XML
  • Video conferencing using jmf  (videoonferencing) 
    This project purely focused windows based LAN, in order to develop a graphical environmant to communicate persons in different floors of the same building.
  • Virtual Classroom  (vcr) 
    Virtual Classroom provides interaction between the user and experts from different technical catagories. They will clarify the user doubts through different aspects and way of teaching . They will deliver example for user request. Every user should register their memberships and use electronic libarary if they want.There is chatting form for every user which is used to gather information with other user.
  • VirtualCricket  
    Two cricket team is playing cricket match in a stadium
  • Vishnu Mohan  (cais) 
    This is JAVA/J2EE based large application software for maintenance of Very Large Library at Government Museum, Dampier Nagar, Mathura. The software product will maintain database of all books, historical magazines, antique good’s/material details, their scanned image photographs of sculptures and their details.
  • Visual Java Source Safe  (vjss) 
    Visual Java SourceSafe, the version control system that enables to manage individual and team projects.
  • Visual MySQL  (visualmysql) 
    A front end solution to MySQL® Server with database migration tools, SmartQuery, relationship tools, data import/export tools for numerous formats including XML, MS Office formats, CSV, Text,HTML.
  • vo2ddl  (VO2DDL)   
    This tool generates DDL statements from a set of value objects.
  • Voice Interactive Integrated Development Environment  (VIIDE) 
    It shall be an IDE which can Interact with the Develpers through Voice. Which understand the Voice Commands given by Develper and also Responding to the Commands by Voice.
  • web based mail system  (MailingSystem)   
    A web based mailing system using JSP and advance tag library, along with reminder and calendar. In future want to move at mobile device.
  • Web Timesheet  (webtimesheet) 
    Web Timesheet is a web-based timesheet management application for workgroups. It should maintain the detailed timesheet of every employee. The entire work is done under the control of administrator and he is the person who gives approval to all activities of employees.
  • WebBrowser    
    This Project deals with development of a simple WebBrowser.
  • WEBLOGGER  
    In this project we can track the person who is visiting our site, his access time, his ip address, which particular page he has accessed and for how much time.
  • White Board Plugin For NetBeans  (whiteboardpluginnetbeans)  New!
    White Board Plugin for NetBeans It currently supports only two users.
  • Works Monitoring  (monitoringwork) 
    This project is aimed at monitoring works done in a company by the high level authorities. Initially a set of projects are assigned to the employees by their respective heads which are to be completed in a time frame. The employees should from time to time update the status of their assigned works to their heads; Whether the project is completed or postponed or in progress. The top level management will be able to view all the information relating to a particular project status.
  • WSFrame  (WSFramework) 
    Framework that automates the consumption and providing of a service.The applications that require to access a web service as part of their workflow or business flow should be required to code to the minimal possible.
  • Xml Editor  (exalto)   
    An Xml Editor written in java good enough to be an IDE for editing XML
  • xml-veg  
    XML-VEG is a XML Visual Editor Generator, that generates complex yet powerful editor for any XML which has a DTD or schema defined. This is based on the schema2beans and XML multiview editor APIs.
  • XMPP based IM Client  (xmpp-im-client) 
    This is a project to create an xmpp based instant messaging client. It will be using Sun's IM api's in netbeans collab module. The client is envisioned to be both fully functional while remaining simple enough for being the starting ground for other more ambitious efforts.
  • XPlayer  (xplayer) 
    Platform independent MP3 Player with all option of Winamp like skins, playlist editor, save, id3 tag editor and many more. *Especially for Linux
  • XToolBar    
    This project aims to design and build a new Swing Component. It contains its own customized buttons only specific to the XToolBar. All the Components used in this new integrated component are self-designed and having well identifications . Also it's having its own menu generator. It follows various design patterns. And above all it is a helpful component for developers those who need customized toolbars.
  • XtremePC    
    In response to huge request from AIUB teachers and students for uploading my project of Object Oriented Programming - 1 course, I have decided to come up with this Java RMI project with source code!! This project can widely be used over internet violating restrictions to control the server from anywhere in the world including features of listing running processes, file transfer, shutdown/logoff/lock/restart server, execute programs, browsing in DOS/Linux fashion. The server is protected by encrypted password. I bet my time and energy on this project most for increase the strength instead of designing GUI. However, this is a very ordinary command line client-server program.
  • yafray  (Yafray)   
    The Immediate Goal of the Project is to Port Yafray on the Grid.
  • yahoo messenger for mobile  (saurabh) 
    Using this application user can do chatting through mobile phone with another person who is using Yahoo Messenger on desktop system
  • Yet Another (Java) Decompiler  (yad)  New!
    Java Decompiler
  • zeus-mp    
    ZEUS-MP is a computational fluid dynamics code for the simulation of astrophysical phenomena, based on ZEUS-3D and parallelized using the MPI message-passing library.
  • zmart-ftp  
    Free Open source, Robust, Flexible, Secure, Highly configurable FTP Client with Thick client with swing, with added features of skinnable, history management, address book management and many more.(Why Pay for Cute FTP? be Free, Be Zmart:: Feel the Power of Java)

 

Courtesy: http://community.java.net


There's a great open source

There's a great open source project out now called java diameter some major companies have begun to use it and it seems to have some great potential.