Dr. Dobb's is part of the Informa Tech Division of Informa PLC

This site is operated by a business or businesses owned by Informa PLC and all copyright resides with them. Informa PLC's registered office is 5 Howick Place, London SW1P 1WG. Registered in England and Wales. Number 8860726.


Channels ▼
RSS

Tools

Developer's Notebook


GUIdancer 2.0

Bredex GmbH has released GUIdancer 2.0, an automated GUI test tool for testing Java (Swing, SWT/RCP) and web (HTML) applications. Test specification in GUIdancer is carried out by defining what component to test, with what action, and with which data. These specifications form reusable modules that can be combined to create complex, yet maintainable, tests. www.guidancer.com


JetGroovy Plugin 1.0

JetBrains has introduced JetGroovy Plugin 1.0 for Groovy and Grails developers, and Ruby Plugin 1.0 for Ruby development. JetGroovy provides Groovy cross-language support in the Java IDE with built-in debugger, syntax highlighting, auto-insertion of imports statements, refactorings, and more. The Ruby plugin provides JRuby support, code formatting, on-the-fly code inspections, Ruby and Rails live and file templates, automatic generators for Rails skeletons, actions, and Ruby access modifiers, and more. www.jetbrains.com


uCalc Fast Math Parser 2.95

uCalc has released uCalc Fast Math Parser 2.95, which lets Windows applications evaluate math expressions defined at runtime. This version supports .NET compilers more directly than previous versions, and C# and VB.NET demo programs are included. Non-.NET compilers such as VB classic, PowerBASIC, VC++, C++ Builder, and Delphi are also supported. www.ucalc.com


ITTIA DB-SQL

ITTIA is now offering ITTIA DB-SQL, a lightweight relational database management system for embedded systems and mobile devices. ITTIA DB-SQL includes a lightweight data server that is a drop-in replacement for the embeddable library, so any ITTIA DB application can be instantly upgraded to support shared access over a network. Row-level locking is handled automatically using isolation levels. www.ittia.com


EiffelStudio 6

Eiffel Software has released EiffelStudio 6.1, introducing features such as basic elements of the ISO-Standard attached type mechanism, nonconforming inheritance, True Execution Replay in debugger, and support for the MinGW C compiler on Windows 32-bit, among other features. www.eiffel.com


Distributed Refreshable Objects 3.1

Fusionsoft has introduced its Distributed Refreshable Objects 3.1, a Java library for interobject communication in local and distributed environments. All distributed objects in DRO 3.1 are cached on client side, so repeated use of object properties does not result in network exchange. However, when a server object is modified, all its cached client copies become updated; no stale data are possible. www.fusionsoft-online.com


Related Reading


More Insights






Currently we allow the following HTML tags in comments:

Single tags

These tags can be used alone and don't need an ending tag.

<br> Defines a single line break

<hr> Defines a horizontal line

Matching tags

These require an ending tag - e.g. <i>italic text</i>

<a> Defines an anchor

<b> Defines bold text

<big> Defines big text

<blockquote> Defines a long quotation

<caption> Defines a table caption

<cite> Defines a citation

<code> Defines computer code text

<em> Defines emphasized text

<fieldset> Defines a border around elements in a form

<h1> This is heading 1

<h2> This is heading 2

<h3> This is heading 3

<h4> This is heading 4

<h5> This is heading 5

<h6> This is heading 6

<i> Defines italic text

<p> Defines a paragraph

<pre> Defines preformatted text

<q> Defines a short quotation

<samp> Defines sample computer code text

<small> Defines small text

<span> Defines a section in a document

<s> Defines strikethrough text

<strike> Defines strikethrough text

<strong> Defines strong text

<sub> Defines subscripted text

<sup> Defines superscripted text

<u> Defines underlined text

Dr. Dobb's encourages readers to engage in spirited, healthy debate, including taking us to task. However, Dr. Dobb's moderates all comments posted to our site, and reserves the right to modify or remove any content that it determines to be derogatory, offensive, inflammatory, vulgar, irrelevant/off-topic, racist or obvious marketing or spam. Dr. Dobb's further reserves the right to disable the profile of any commenter participating in said activities.

 
Disqus Tips To upload an avatar photo, first complete your Disqus profile. | View the list of supported HTML tags you can use to style comments. | Please read our commenting policy.