<?xml version="1.0" encoding="ISO-8859-1"?><rss xmlns:jx="http://apache.org/cocoon/templates/jx/1.0" version="2.0">

  

	<channel>
    <title>The Open Source Zone » Development tools</title>
    <link>http://oszone.org/category/17</link>
    <description>Latest updates from The Open Source Zone 'Development tools' category</description>
    <pubDate>Thu, 10 Apr 2008 12:12:10 +0100</pubDate>
    <generator>http://oszone.org/</generator>
    <language>en</language>
    
      <item>
        <title>EmForge</title>
        <link>http://oszone.org/project/6234</link>
        <pubDate>Thu, 10 Apr 2008 12:12:10 +0100</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/6234</guid>
        <description>
<body>

<p><a href="http://www.emforge.org/project/EmForge">EmForge</a> is a J2EE-based,
Open-Source, Workflow-Based integrated solution for managing software
development process. Our target is to provide easy to use (on the one hand) and
flexible (on the other hand) solution for software-development teams.</p>

<h3>Key Features of <a href="http://www.emforge.org/project/EmForge">EmForge</a>
</h3>

<ul>
<li><strong>Integration</strong> of tools, used in software-development process:
<ul>
<li><strong>Documentation</strong>(Wiki-based);</li>
<li><strong>Task-Management</strong> (Workflow-Based);</li>
<li><strong>Version-Control Management</strong> (Subversion-based);</li>
</ul>
</li>
<li><strong>Easy to use</strong> - in this project we used
<a href="http://trac.edgewall.org/">Trac</a><img src="http://www.emforge.org/resources/images/out.png"/>
as prototype</li>
<li><strong>Flexible</strong>: Here we mean two sides of flexibility:
<ul>
<li>Since this project is based on Enterprise-standard technologies it is quite
easy to integrate it with any other systems, used in company. More detailed
information about technologies, used in project you can see in
<a href="http://www.emforge.org/wiki/EmForgeTechnologyMatrix">EmForge Technology
Matrix</a>;</li>
<li>This project uses workflow-engine, which allows administrators and managers
to setup any process they need (different companies &amp; different projects
used different processes for development - you can easily configure
<a href="http://www.emforge.org/project/EmForge">EmForge</a> to follow your
development process, instead of changing your development processes to follow
used tool)</li>
</ul>
</li>
<li><strong>Open-Source</strong>: we are using so many open-source tools in the
project that decided to provide our product on the open-source basis too (LGPL
license is used);</li>
</ul>

</body>

  </description>
      </item>
    
      <item>
        <title>JTrac</title>
        <link>http://oszone.org/project/2988</link>
        <pubDate>Tue, 22 Jan 2008 19:32:17 +0000</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/2988</guid>
        <description>
<body>

<p>JTrac is an open source and highly customizable issue-tracking
web-application written in Java.</p>

<p>Features:</p>

<ul>
<li>Add custom fields and drop downs</li>
<li>Customizable workflow</li>
<li>Field-level permissions</li>
<li>Detailed history view</li>
<li>E-mail notifications</li>
<li>File attachments</li>
<li>Search and filter even on custom fields</li>
<li>Dashboard view of statistics</li>
<li>Export data and search results to Excel</li>
<li>Support for all popular databases</li>
<li>Embedded database and web-app server - download and start using right away!
</li>
</ul>

<p>JTrac is a lightweight Java EE application built using the
<a href="http://www.springframework.org/">Spring Framework</a> and
<a href="http://www.hibernate.org/">Hibernate</a>.</p>

<p>
<a href="http://opensource.atlassian.com/confluence/spring/display/WEBFLOW/Home">Spring
WebFlow</a> has been used extensively within the MVC layer apart from Spring
MVC. Also the <a href="http://www.acegisecurity.org/">Acegi Security</a>
framework for Spring has been used. JTrac is effectively a "light-weight" Java
EE application and any version 2.4 compliant servlet engine is sufficient for
deployment.</p>

</body>

  </description>
      </item>
    
      <item>
        <title>Eclipse</title>
        <link>http://oszone.org/project/621</link>
        <pubDate>Sat, 26 May 2007 10:05:38 +0100</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/621</guid>
        <description>
<body>

<p>Eclipse is a universal tool platform.<br/>
Out of the box it offers great support for Java and C/C++ and web development,
and great support for Ant Junit and more.<br/>
A dynamic community of open source projects offers support for Perl, PHP,
Python, Fortran and many many more.<br/>
If you need tool support, it is likely you will find it as an Eclipse plug-in.
</p>

</body>

  </description>
      </item>
    
      <item>
        <title>BIEW</title>
        <link>http://oszone.org/project/4465</link>
        <pubDate>Sun, 22 Apr 2007 14:28:44 +0100</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/4465</guid>
        <description>
<body>

<p>BIEW is multiplatform portable viewer of binary files with built-in editor in
binary, hexadecimal and disassembler modes. It uses native Intel syntax for
disassemble. Highlight AVR/Java/Athlon64/Pentium 4/K7-Athlon disassembler,
russian codepages convertor, full preview of formats - MZ, NE, PE, NLM, coff32,
elf partial - a.out, LE, LX, PharLap; code navigator and more over.</p>

</body>

  </description>
      </item>
    
      <item>
        <title>JFig</title>
        <link>http://oszone.org/project/937</link>
        <pubDate>Sun, 11 Mar 2007 08:35:22 +0000</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/937</guid>
        <description>
<body>

<p>Java applications are typically deployed in multiple environments and
platforms, each requiring some unique configuration. JFig gives developers a
simple yet powerful tool to manage their applications&#8217; configuration. It allows
them to:</p>

<p>1. Store application configuration in one common repository of XML files</p>

<p>2. Access configuration data using one common, convenient interface</p>

<p>3. Easily define multiple configurations, dynamically modifying those
variables that need to change in different situations</p>

<p>4. Eliminate the error prone practice of defining the same configuration
variables in multiple locations</p>

<p>5. Ease the management, deployment, and control of configuration files</p>

</body>

  </description>
      </item>
    
      <item>
        <title>Elvyx</title>
        <link>http://oszone.org/project/4170</link>
        <pubDate>Tue, 13 Feb 2007 16:23:45 +0000</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/4170</guid>
        <description>
<body>

<p>Elvyx is a tool designed to monitor and profile the jdbc activity.</p>

<p>This jdbc profiler has a wrapper that intercept the access to the database
and send this information to the elvyx server. The server receives the
information, store the data into a database and serve this information to the
client. The client shows sql statements, bound sql statements, elapsed time,
elapsed time preparing the statements, etc.</p>

</body>

  </description>
      </item>
    
      <item>
        <title>DrScheme</title>
        <link>http://oszone.org/project/794</link>
        <pubDate>Tue, 21 Nov 2006 22:49:15 +0000</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/794</guid>
        <description>
<body>

<p>DrScheme is an interactive, integrated, graphical programming environment for
the Scheme, MzScheme, and MrEd programming languages.</p>

<p>DrScheme provides source highlighting for syntax and run-time errors, support
for multiple language levels, an algebraic stepper, objects, modules, a GUI
library, TCP/IP, and much more. It includes an extensive, hyper-linked help
system called Help Desk, available from the Help menu. You can enhance DrScheme
with many add-ons, including MrFlow, a static debugger, and MysterX, which adds
COM support under Windows.</p>

<p>DrScheme runs under Windows (95 and up), Mac OS X, and Unix/X.</p>

</body>

  </description>
      </item>
    
      <item>
        <title>Bloodshed Dev-C++</title>
        <link>http://oszone.org/project/378</link>
        <pubDate>Sat, 11 Nov 2006 15:49:48 +0000</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/378</guid>
        <description>
<body>

<p>Bloodshed Dev-C++ is a Windows IDE for C/C++, primarily for the mingw
compiler. It uses 'packages' to allow developers to quickly download and
integrate libraries into their projects. It has a large following and great
community support, including official forums, mailing list and irc channel.</p>

<p>Derivatives include wxDev-C++, which adds a Visual* style window designer.
</p>

</body>

  </description>
      </item>
    
      <item>
        <title>phpMyAdmin</title>
        <link>http://oszone.org/project/406</link>
        <pubDate>Thu, 28 Sep 2006 10:38:26 +0100</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/406</guid>
        <description>
<body>

<p><strong>phpMyAdmin</strong> is a tool written in
<strong><a href="http://www.php.net/">PHP</a></strong> intended to handle the
administration of <strong><a href="http://www.mysql.com/">MySQL</a></strong>
over the Web. Currently it can create and drop databases, create/drop/alter
tables, delete/edit/add fields, execute any SQL statement, manage keys on
fields, manage privileges,export data into various formats and is available in
<strong><a href="http://www.phpmyadmin.net/documentation/translators.html">48
languages</a></strong>.</p>

</body>

  </description>
      </item>
    
      <item>
        <title>swik</title>
        <link>http://oszone.org/project/1002</link>
        <pubDate>Mon, 21 Aug 2006 03:33:28 +0100</pubDate>
        <category>Development tools</category>
        <guid>http://oszone.org/project/1002</guid>
        <description>
<body>

<p>Swik is a project to create a useful free-content directory for open source
software. Swik was inspired by the wiki concept used by projects like Wikipedia
and WikiWikiWeb. Anyone can edit Swik project pages, including you.</p>

</body>

  </description>
      </item>
    
  </channel>
</rss>