Projects tagged ‘java’ and ‘project’


[12 total ]

36USERS
   

Ganttproject is a pure Java application thats lets you plan project using Gantt charts. It lets you easily breaks down a project into tasks, show dependencies, and manage resources. It uses a file format based on XML and can export into HTML and PDF documents using XSL transformations. The software is translated into 20 languages.

18USERS
   

Daisy is a comprehensive content management application framework, consisting of a standalone repository server accessible through HTTP/XML (using the ReST style of WebServices) and/or a high-level (remote) Java API, and an extensive browsing and editing DaisyWiki application running inside Apache Cocoon.

16USERS
   

DWR is a simple servlet plugin that allows you to expose selected Java classes via JavaScript. DWR comprises a servlet to marshal requests from JavaScript and code to generate the browser code to make calling Java code directly from a web form simple. DWR can make writing interective DHTML pages (like GMail) very much simpler.

9USERS
   

The Mindquarry Collaboration Server is an integrated set of tools for better teamwork including file sharing with version control, WYSIWYG-Wiki, and easy-to-use task management. It is accompanied by a small desktop client that allows desktop synchronization, and features a small todo list.

4USERS
   

Team Elements is a web-based collaborative workspace and project management application. Features include Wiki, Blog, Discussion Lists, Document Management, Planning, Issue Tracking, RSS and Reporting. What sets Team Elements apart, is its detailed ... [More] project-based permissions and indexing of all project and document data in an easy-to-search and easy-to-maintain environment. [Less]

2USERS
 

WebtopProject give you the ability to plan small and big projects department overlapping. With that it support on a efficent way the views and interest of the departments. It is possible to plan small and big projects as well as plan flat and deep.

0USERS

What is mini-kazaa?Mini Kazaa is a p2p software that let you share your files with other users. It is an University of Pisa's project for the Network Lab. It is completely write in Java programming language. It will be open source and we'll provide ... [More] support. What is Java?public class MiNi_KaZaA{ public static void main(String [] args){ System.out.println("Have fun..."); //Andrea Di Grazia //Massimiliano Giovine } } [Less]

0USERS

At our company we do all our projects using Scrum. Scrum is an iterative incremental process of software development commonly used with agile software development. A lot of projects use for example JIRA for their issue tracking. JIRA just isn't the ... [More] best tool when you work with Scrum. Don't get me wrong, JIRA is a great tool, just not the tool for the job. There are some JIRA plugins to generate burndown charts or scrumboards, they make life al little easyer. You can do lots of tricks like using versions for sprints or backlogs. But what about Epics or Themes? There are some other great software products out there build entirely around scrum, but they all are way to expensive (500$ per user/per year whoa!). So we decided to build our own tool, totally open source. This tool is going to be build in java and flex. The focus is to make the GUI as fast and intuitive as possible. Making use of flex's capabilities like dragging and dropping issues from the project backlog to a sprint backlog, or prioritizing the backlog by drag and drop. Also changing the state of an issue should be as simple as looking at the scrumboard and dragging and dropping it from the 'in progress' column to the 'resolved' column. Anybody interesting in committing to this project should contact me.. Project architecture: The backend will be build in java. Using Spring as IoC container and hibernate as ORM layer. As database we will use MySQL. Everything will be programmed TDD style using JUnit4 and EasyMock. We add a security layer with Spring security and build our project with ant. The frontend will be build in flex. Using Prana as IoC container. Later there might also be an AIR version (for offline work). We also built this project with ant. [Less]

0USERS

Businesses perform work efforts within their organizations to complete certain tasks. The application facilitates the management of these tasks. The application includes a full fledged time tracking system with approval and managment processes.

0USERS

Projeto que engloba um grupo para desenvolvimento de pequenas aplicações pagas, porém seu código ficará disponível.

0USERS

IntroductionThis is a powerful pure java written application that provides project planning and resources assignement for project's manager. Is is also designed to permit to follow the real project's progressing. It is build against Svn Java client ... [More] library for source and version management. As Trac or Mantis, its aim deals with bug discovering and fixing. Furthermore, it have to help developers and testers in suggesting Use Case template. Requirementclient's requirement gathering project's planning tasks and their links tasks tracking task assignement help in functionnal perimeter writting help in use case writting sources branches version bug tracking log facilities (help for `svn merge') test script writting FunctionsProject Task Resource Functionnality Use Case System Operation Bug Test Version Refactoring Use casesProject's manager Developer Tester User [Less]

0USERS
   

DataVision is a reporting tool similar to Crystal Reports, written in Java. It supports multiple data sources (JDBC, text files) and output formats (HTML, XML, PDF, LaTeX, comma- and tab-separated data files, and DocBook). It lets you design reports with a drag-and-drop GUI. Report descriptions are stored as XML.