» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with License:BSD + Development

crypto++

Crypto++ is a C++ cryptographic class library which includes block and stream ciphers, hash functions, MACs, random number generators, public key cryptography (including elliptic curves), compression, and an easy-to-use filter interface.

zend-framework

PHP Framework project maintained by Zend Technologies, the company behind the Zend Engine that powers the PHP scripting language.

The framework is still in preview stage, but official launch is expected to be on April 2007.

External links: Zend Framework Tutorials Zend Framework Forum Zend Framework Resources

Parallel Python - Home

pp is a python module which provides mechanism for parallel execution of python code on SMP (systems with multiple processors or cores) and clusters (computers connected via network). It is light, easy to install and integrate with other python softwar

opensource: del.icio.us tag/opensource

XStream

"XStream is a simple library to serialize objects to XML and back again."

opensource: del.icio.us tag/opensource

amplee - deFuze.org - Trac

amplee is a Python implementation of the Atom Publishing Protocol (APP)

opensource: del.icio.us tag/opensource

NLog

NLog is a .NET logging library designed with simplicity and flexibility in mind. With NLog you can process diagnostic messages emitted from any .NET language, augment them with contextual information, format them according to your preference and send them

opensource: del.icio.us tag/opensource

WET

WET is a opensource web automation testing tool that drives an IE Browser directly: automated testing done using WET is equivalent to how a user would drive the web pages. Using WET, a developer can perform all the operations required for testing web applications – clicking a link, entering text in a textfield, clicking a button etc. WET allows a tester to perform various checks as a part of the testing process by using Checkpoints

Even though WET offers the convenience of recorders, it does so without compromising on the requirements of a true test automation tool – Powerful Scripting Ability. The WET Scripting Engine has been developed using Ruby, a powerful object oriented scripting language. WET is suitable for both the beginner level and advanced level test automation engineer.

An Advanced test automation engineer can directly take the full advantages of the WET Core engine. Since WET is written using Ruby, it exposes a tremendous amount of raw horse power. While WET has many built in testing abilities, a tester can also add libraries / use existing libraries to acheive just about any level of test automation. Your test automation is only gated by your ability to image.

A Beginner can directly jump into the world of test automation and start creating scripts using the WET UI. The WET UI, uses an innovative technique called Proxied UI of Testing using a simulated view. In this technique, you follow the same steps as in the manual test case, but in this case, you use a simulated browser view to perform these actions. With this technique, you get the convenience of a test script recorder, and at the same time, are able to overcome most of the inherent problems associated with test recorders

This release includes many new features which makes WET, arguably the best opensource alternative to expensive web testing tools

Few Features at a glance: Easy test development using the WET UI Excellent extensibility through powerful scripting ability Ability to plugin ruby libraries Object depot for good script maintanibility Object identification using multiple parameters. ‘Test definitions’ for robust test management Slick HTML results Integrated checkpoints support Integrated Datatable support Reliable popup handling

The latest build is at http://wet.qantom.org/downloads/wet_0.9.8_beta2_setup.exe

Full information about WET is available at http://wet.qantom.org

After getting the build, please go through the documentation / website to ensure that you have all the information required. You will find the required docs at a) http://www.wet.qantom.org – under ‘Docs’ tab and ‘Home -> Whitepapers’ tab b) Open QA Wiki / FAQ.

OpenEJB

OpenEJB is a pre-built, self-contained, portable EJB container system that can be plugged into any server environment including application servers, Web servers, J2EE platforms, CORBA ORBs, databases, IDEs, etc. It comes with fast, lightweight EJB servers for both local and remote access, allowing you to write standalone or distributed EJB applications.

Ruby.NET

Ruby.NET is a true .NET code compiler for Ruby source code. It can directly execute Ruby source files in .NET, or compile Ruby source into .NET assembly.

The compiler is still in early stages of development and not fully complete, however it passes all tests in the samples/test.rb installation Ruby v1.8.2 test suite.

External Links

libpqxx

libpqxx is a front-end for writing C++ programs that use PostgreSQL. It supersedes the libpq++ interface.

AEditor

AEditor is a programmer’s text editor for Windows, Unix, and Mac OS X that relies on the fox toolkit. It can do syntax coloring of Ruby and C++ files.

mod_ruby

mod_ruby embeds the Ruby interpreter into the Apache Web server, allowing Ruby CGI scripts to be executed natively. These scripts will start up much faster than without mod_ruby.

SWIG

SWIG is a software development tool that connects programs written in C and C++ with a variety of high-level programming languages.