JSystem is an open source framework for writing and running automated system testing projects.
The JSystem framework is comprised of the following components:
Services Java API - exposes JSystem services
JSystem Drivers- Java modules used to interfaces with devices and applications in the system under test.
JRunner - GUI application interface used for creating and running tests scenarios.
JSystem Agent - Execution engine used to run scenarios on a distributed setup.
JSystem Eclipse plug-in - accelerates the development environment setup and enforces JSystem conventions
The OpenOffice.org 3.0 suite of productivity applications arrives Monday, but, as noted at Download Squad, you can get it today. The OpenOffice team has posted it to a number of mirror sites. The list to check is here. As Download Squad notes: "Just pick one in your region, navigate to the folder marked 'stable' and grab the appropriate files for your operating system from the '3.0.0' folder." If you want the Windows version and not the Linux version, FileHippo has it available today. Here's more on what's under the hood.
In this InfoQ interview filmed at RubyFringe 2008, Tom Preston-Werner talks about how both Powerset and GitHub use Ruby and Erlang, as well as tools like Fuzed, god, and more.
Comments on The Server Side have been voicing concerns about SpringSource's new maintenance policy... I’ve been amazed at some of the dialog, which ranges from suggestions that SpringSource has neglected its community to recommendations that they should instead ask users for donations... While the tone of the dialog on The Server Side has been improving, some of it confuses the notions of free software, open source community and commercial solutions.
The developers of RText, a pure Java programmers text editor have split out the syntax highlighting component of their text editor into it's own project: RSyntaxTextArea. This component seems to be very mature, and extensible. Also appears to be pretty easy to add new languages to the editor; either provide a JFlex lexer or code one my hand.
IzPack is a one-stop solution for packaging, distributing and deploying applications. It is fully cross-platform and generates a single installer. This new version brings new features such as Pack200 compression support or better user-defined conditions.
Create high-performing SQL code as well as assist in troubleshooting existing queries that aren't providing the response times you'd like.
In this interview we talk with Mik. In specific, we talk about:
Building a commercial offering on an open source foundation
Extending and evolving programmer tools for non-programmers
Defining a task-oriented information-management paradigm
Bridging academic, open source, and commercial models
The roles of open and proprietary information in spurring innovation
The economics and ethos of open source and proprietary methodologies
SVNKit is a pure Java Open Source Subversion library. Version 1.2.0 of SVNKit adds support for Subversion 1.5.x features and includes lot of bug fixes and enhancements.
Manik is looking for feedback on the new features and performance characteristics, including: performance under load, performance in large clusters, and backward compatibility against code written for JBC 2.x.
Nothing free or open source can fully replace SAS; there’s a reason it’s an industry standard and SAS is the largest privately-held software company in the world. However, at those prices, I’m more than happy with good enough. So I downloaded R, a very serious open source take on the S language (implemented commercially as S-Plus), found brief tutorial, and will start banging away this week on a new programming language and interface.
The new soapUI 2.5 release includes comprehensive support for testing REST/HTTP services. soapUI now allows you to define REST Services, either from a WADL or just by specifying endpoints, parameters, methods, etc. and supports XML, JSON and HTML representations for assertions and complex testing functionality.
In case you haven't seen this, the folks on the NetBeans team who are building the new NetBeans PHP support have a blog where they discuss the latest news and issues.
A reusable PHP "Profile" class that makes profiling methods simple, and helps you find parts of your code that need optimisation. You specify the method and the number of invocations and you can get all sorts of useful information, such as the maximum execution time, average execution time, and total time.
The source code control problem was supposedly solved years ago, now free for non-complex environments in many cases. So why are so many developers still blogging about their problems with source code control?
Bliki in a Jar is a small Wiki server written in Java with focus on supporting the Wikipedia syntax. It is intended to run on an USB stick as a replacement for a paper notebook as a Personal Information Manager (PIM). After running the file bin\start.cmd (Windows) or bin/start.sh (Linux) the wiki homepage http://localhost:3003/wiki will be opened in your default webbrowser and you are ready to create and edit your own personal wiki pages.
It’s been three weeks since Google released their new browser “Chrome” to windows users. Google’s dominance in web really helped them to push this ‘yet-another-browser’ easily to hundreds of people. Wait! Did I say ‘yet-another-browser’!? No, Google chrome is not a ‘yet-another-browser’, but it’s a new beginning to the world of web 2.0 computing. Yup! Chrome has redefined the way browsers are interacting with users and with the pages.
Gant is a build tool that uses both Groovy and Ant. With Gant, you describe your build process using Groovy scripts. Stated simply, Gant allows you to specify the build logic using Groovy instead of XML. Meera introduces you to this tool, compares it to Ant, and gets you up and running!
Under the new policy all bugfixes after three months will be available only in subscribed releases. What else can we expect from SpringSource?