The blue social bookmark and publication sharing system.
Open-source project management tool, intended to assist the collaborative aspect of work carried out by agile software development teams.
Free / Ope
...Open-source project management tool, intended to assist the collaborative aspect of work carried out by agile software development teams.
Free / Open-source (MIT License)
Full Development Life-cycle
Comprehensive Adminstration
Multiple projects within one instance
Powerful Add-on Interface
REST-API (Example) & RSS Support (Example)
to agile blog collaboration develop management projectmanagement scrum software tools wiki by gresch and 2 other users on May 11, 2011,
12:59 PMAgilefant is an open source tool for managing agile software development activities, such as: projects, products, releases, iterations and backlogs. It bri
...Agilefant is an open source tool for managing agile software development activities, such as: projects, products, releases, iterations and backlogs. It brings together the perspectives of long-term product and release planning and project portfolio management.
to agile develop management project-management projektmanagement software tools by gresch on Apr 12, 2010,
4:51 PMAutoPatch was born from the needs of using an agile development process while working on systems that have persistent storage. Without AutoPatch, developer
...AutoPatch was born from the needs of using an agile development process while working on systems that have persistent storage. Without AutoPatch, developers usually can't afford the maintenance headache of their own database, and DBAs are required just to apply changes to all of the various environments a serious development effort requires.
The very application of database changes becomes an inefficient, error-prone, expensive process, all conspiring to discourage any refactoring that touches the model, or being a bottleneck when model changes are made.
AutoPatch solves this problem, completely.
With AutoPatch, an agile development process that requires a database change looks like this:
* Developer alters the model, which requires a change to the database
* Developer possibly consults a DBA, and develops a SQL patch against their personal database that implements the alteration
* Developer commits the patch to source control at the same time as they commit their dependent code
* Other developers' and environments' databases are automatically updated by AutoPatch the next time the new source is run
This represents streamlined environment maintenance, allowing developers to cheaply have their own databases and all databases to stay in synch with massively lower costs and no environment skew.
That's what AutoPatch does.
Clusters with one database? Multiple schemas? Logical migrations, instead of just DDL changes? Need to do something special/custom? Need to distribute your changes commercially? All without paying anything? No problem.
to agile database db dba develop java jdbc software sql sysadmin by gresch on Feb 7, 2010,
10:09 PMtinyPM is a light and efficient tool allowing your teams to enhance the software development process with agile practices.
to agile commercial projektmanagement scrum software tools web by gresch on Jul 7, 2008,
6:50 PMChariot Solutions is a software development and consulting firm focused on helping clients achieve greater success through the intelligent application of e
...Chariot Solutions is a software development and consulting firm focused on helping clients achieve greater success through the intelligent application of established and emerging technologies. Emphasizing the use of agile architectures based upon open standards, we deliver solutions that allow clients to react more quickly to competitive pressures and market opportunities.
to agile business company consulting java software springframework by gresch on May 21, 2008,
10:36 AMWelcome to the AgileWiki Project
How do you create Fluid Software Systems?
For more than 35 years I have asked myself, what is the right way to progr
...Welcome to the AgileWiki Project
How do you create Fluid Software Systems?
For more than 35 years I have asked myself, what is the right way to program? I've learned about goto-less programming, top-down programming, object oriented programming, the Common Object Model, Java Beans, MBeans, Enterprise Java Beans, Plain Old Java Objects, and XML binding. But regardless of the approach, the software is always too rigid, the software stack is too deep, and the requirements always change in ways that require too much work.
In 2002 I had the privilege of working for, and being mentored by, Norman Kashdan. By that time he had already spent 18 years developing a world view that he calls Rolonics. I believed then that there was something very right about Rolonics and have myself spent the last 5 years developing a software engineering practice around it. Finally I have come to understand [some of] its value: with a Rolonic approch to software engineering we can create highly configurable, fluid software systems that can change on-the-fly to meet ever changing requirements.
to agile develop java sf software tools wiki by gresch on Apr 16, 2008,
9:39 PMAgile Development is one of the big buzzwords of the software development industry. But what exactly is it? Agile Development is a different way of managin
...Agile Development is one of the big buzzwords of the software development industry. But what exactly is it? Agile Development is a different way of managing software development projects. The key principles, and how Agile Development fundamentally differs from a more traditional Waterfall approach to software development, are as follows:
to agile development information methodology patterns software by gresch on Jan 10, 2008,
11:10 AMWe are building up an Open Source EPF plug-in for an Agile Enterprise Architecture Operational Process.
to agile architecture develop eclipse enterprise plugin software togaf by gresch on Sep 23, 2007,
12:13 PMThere is, of course, no shortage of management tools for Agile software development. But none of them seem to be targeted at developers, small teams, or fi
...There is, of course, no shortage of management tools for Agile software development. But none of them seem to be targeted at developers, small teams, or first-level managers. They seem to attempt to implement in software everything in any particular Agile methodology (for example Scrum and XP). They attempt to manage across the entire organization, especially highlighting managing above the project to the program and enterprise levels and in doing so become mostly an effort tracking system where developers become resources and are simply required to enter time spent on tasks. They also attempt to track all aspects of development by integrating testing (test tasks and test results) and defect tracking. By being all things to all people, the eventual interface become useless for a developer in their day-to-day development. By trying to provide a "complete" picture of a project's status, their interfaces become a mass of "percent complete" statistics where any particular stat one is looking for is not quickly identifiable.
to agile developing management projektmanagement software tool by gresch on Jun 6, 2007,
5:51 PMTracking change and innovation in the enterprise software development community
to agile blogs community development enterprise feeds java_ee ruby software by gresch on May 9, 2007,
10:12 AMMy thoughts on evolutionary design in regards to databases. Database administration. Best Pratices, Database utilities and other things
to agile blogs computing db dba develop information reference sql by gresch on Apr 13, 2007,
6:06 PMjeanda stands for "Java Efficiency and Agility Analysis". It is a set of ant tasks and supporting Java code which are intended to be inserted into project
...jeanda stands for "Java Efficiency and Agility Analysis". It is a set of ant tasks and supporting Java code which are intended to be inserted into project builds. When inserted, it compares the .class files in the build fileset with previous builds, with the help of BCEL.
It is intended to be fast, relatively space efficient, and non-intrusive - if successful in these respects, then it will not inhibit project builds. And, as long as it does not hinder project builds, then it has the capability to provide useful raw experimental data from a variety of Java development projects.
to java agile tools develop build-tools analysis by gresch on Jan 23, 2007,
11:35 AMThe project specification can be defined in word processor format as you would normally. By adding some special items, such as titled bulleted lists and hi
...The project specification can be defined in word processor format as you would normally. By adding some special items, such as titled bulleted lists and highlighted text items, both a test suite and glossary can be written right into the spec. The Arbiter server will parse these documents and run the tests, reporting the results into the documents themselves. This allows the client to see project process.
to testing agile develop tool software requirements by gresch on Jan 13, 2007,
8:52 PMTest driven development (TDD) is emerging as one of the most successful developer productivity enhancing techniques to be recently discovered. The three-st
...Test driven development (TDD) is emerging as one of the most successful developer productivity enhancing techniques to be recently discovered. The three-step: write test, write code, refactor – is a dance many of us are enjoying. This site is dedicated to promoting techniques, tools, and general good will in the test-driven community.
to java testing agile develop tools programming software test by gresch and 2 other users on Jan 13, 2007,
8:32 PMGreat ! - You're into Extreme Programming. You've written the tests ( JUnit of course). You've done the most simple thing that could possibly work. You've
...Great ! - You're into Extreme Programming. You've written the tests ( JUnit of course). You've done the most simple thing that could possibly work. You've even shared your keyboard with a colleague. But have you done enough?
to java agile develop tools junit test by gresch on Jan 4, 2007,
5:25 PMIn this heady age of rapid technological change, we all struggle to maintain our bearings. The developments that unfold each day in communications and comp
...In this heady age of rapid technological change, we all struggle to maintain our bearings. The developments that unfold each day in communications and computing can be thrilling and disorienting. One understandable reaction is to wonder: Are these changes good or bad? Should we welcome or fear them?
to agile computing develop information methodology informatik by gresch on Dec 14, 2006,
10:03 AMEasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of
...EasyMock provides Mock Objects for interfaces in JUnit tests by generating them on the fly using Java's proxy mechanism. Due to EasyMock's unique style of recording expectations, most refactorings will not affect the Mock Objects. So EasyMock is a perfect
to testing java agile tools develop frameworks junit mock by gresch and 6 other users on Jul 6, 2006,
5:13 PMStoryTestIQ (a.k.a. 'STIQ') is a tool for creating "Executable Requirements" which have also been known as acceptance tests or functional tests. STIQ was d
...StoryTestIQ (a.k.a. 'STIQ') is a tool for creating "Executable Requirements" which have also been known as acceptance tests or functional tests. STIQ was developed based on two other open source acceptance testing tools, Selenium and FitNesse. This combin
to testing agile tools develop methodology by gresch on Jun 22, 2006,
10:09 PMSelenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla a
...Selenium is a test tool for web applications. Selenium tests run directly in a browser, just as real users do. And they run in Internet Explorer, Mozilla and Firefox on Windows, Linux, and Macintosh. No other test tool covers such a wide array of platform
to javascript testing mozilla firefox agile develop tools software test by gresch and 8 other users on Jun 16, 2006,
7:03 PM"Techniques for Successful Evolutionary/Agile Database Development." Interesting approach...
to agile develop methodology database by gresch and 2 other users on Apr 2, 2006,
6:32 PM