Main > Free Download Search >

Free s 1.0 beta software for linux

s 1.0 beta

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3694
Media-S 1.0 Beta 2

Media-S 1.0 Beta 2


Media-S is an open-source development project that aims to create an open Digital Rights interface. more>>
Media-S project is an open-source development project that aims to create an open Digital Rights interface for the creation, playback, and management of multimedia files.

Because of its open nature, Ogg Vorbis will be the first format to be protected by this initiative.
<<less
Download (0.10MB)
Added: 2006-08-22 License: GPL (GNU General Public License) Price:
1160 downloads
gUnrealTools 1.0 Beta

gUnrealTools 1.0 Beta


gUnrealTools is a program that serves as a set of GUI tools for Unreal Tournament 2004 in Linux. more>>
gUnrealTools is a single program which provides the following GUI tools for Unreal Tournament 2004 in Linux: a cache manager, a umod unpacker, a uz2 compressor/decompressor, and a dedicated server launcher.
It uses a Gtk+ interface, and requires UT2004 retail or the free dedicated server version installed.
Enhancements:
- This version of guts is incomplete, as it is still in Beta stage.
- Yet, all the key functionalities of the tools should be there, as this is a working version.
<<less
Download (0.38MB)
Added: 2005-11-29 License: GPL (GNU General Public License) Price:
1428 downloads
pTest 1.0 Beta

pTest 1.0 Beta


pTest framework is an Object Oriented PHP 5 testing framework. more>>
pTest framework is an Object Oriented PHP 5 testing framework. The project differs from other testing frameworks in that it doesnt suffer from a dogmatic following of JUnit.

A good feature of this framework is that it can be as easily used from the commandline as embedded and extended by your application. Tests are easy to write and dont require naming conventions or other weirdness.

A simple test

< ?php

class SimpleTest extends BaseTest {
public function setup() {

}

public function aIsB() {
$this->false( ( 1 == 2 ), "one is not equal to two" );
$this->false( ( a == b ), "a is not equal to b" );
}

public function knownFacts() {
$this->true( ( 1 + 1 == 2 ), one and one is two );
}

public function fatal() {
$this->true( new thisfatalerror(), division by zero );
}

public function tearDown() {

}
}

? >

The console output

SimpleTest:
aIsB
false( one is not equal to two ) = passed
false( a is not equal to b ) = passed
knownFacts
true( one and one is two ) = passed
fatal
errored
Output
====================================================

Fatal error: Class thisfatalerror not found in /usr/local/pTest/examples/SimpleTest.php on line 18

====================================================


4 total tests
3 passed
0 failed
0 skipped
1 errored
75.00% success
<<less
Download (0.042MB)
Added: 2007-06-19 License: MPL (Mozilla Public License) Price:
857 downloads
Ishtar 1.0 Beta

Ishtar 1.0 Beta


Ishtar provides a network toolbox for C++ programs. more>>
Ishtar provides a network toolbox for C++ programs.

Ishtar is a set of three C++ libraries that provide useful classes for networked applications. It features basic serialization, a protocol for remote procedure call (RPC), network accessible variables, and hierarchical config files.

A client is also provided.

Ishtar is a set of three C++ libraries providing usefull classes for use with network:

- libishtarnet: The underlying structure, provides network classes and basic serialisation.
- libishtarservices: Built upon libishtarnet, implements a protocol for remote procedure call (RPC).
- libishtarsettings: Built upon libishtarservices, provides network accessible variables and hierarchical config files.

In addition to those libraries, Ishtar contains two programs:

- ishtarclients: Clients that use the RPC to access remote services and variables.
- ishtarproxy: Gateway that redirect queries to multiple servers. Usefull in the context of robotics.

Usage in robotics

In addition to its obvious use as a RPC mechanism and config file accessor, Ishtar can be used within a robot as a software bus to connect its sensors and actuators to its control program or external monitor.

<<less
Download (MB)
Added: 2007-04-18 License: GPL (GNU General Public License) Price:
919 downloads
SGCE 1.4 Beta

SGCE 1.4 Beta


SGCE is a skin care management system that manages customers, treatment follow-up, product supply, clinic history and more. more>>
SGCE is a skin care management system that manages customers, treatment follow-up, product supply, clinic history, and skin status.

The project is a Web-based management system with Brazilian-Portuguese language support.

Installation:

- Load mysql structure from database-mysql.sql file
- Set up conf.inc.php

<<less
Download (0.028MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
865 downloads
PHP-STL 1.0 Beta

PHP-STL 1.0 Beta


php-stl is a templating implementation similar to javas JSTL. more>>
php-stl project is a templating implementation similar to javas JSTL.

This is a tag-based template engine with configurable classes to handle various tags. The templates are written in XML, which differs from the JSTL, but provides clean output.

Note that php-stl does not provide its own template handling, but instead piggybacks on either PHPSavant or Smarty as a compiler. Note also that php-stl is designed for PHP 5, though a PHP 4 implementation wouldnt be difficult.

Support for smarty was a bolt-on after the fact, so the code isnt quite as clean as it should be, but thats why its a beta. Were happy to hear feedback to move this to a 1.0 stable release at php-stl ~at! redtreesystems.
<<less
Download (0.20MB)
Added: 2007-06-08 License: MPL (Mozilla Public License) Price:
870 downloads
Mirro 1.0 Beta

Mirro 1.0 Beta


Mirro is an application used to find the closest mirror to your connection. more>>
Mirro is an application used to find the closest mirror to your connection.

Mirro will find the closest mirror to your connection, given a file containing addresses. It pings every site extremely quickly, and sorts the reponses based on the number of hops and the round-trip time.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

<<less
Download (0.020MB)
Added: 2007-04-24 License: GPL (GNU General Public License) Price:
913 downloads
mod_xslt2 1.0 Beta

mod_xslt2 1.0 Beta


mod_xslt2 is is an Apache 1.3.xx Module written in C. more>>
mod_xslt is is an Apache 1.3.xx Module written in C. It accomplishes Apache embedded XML with XSL tranformation using Sablotron.

<<less
Download (0.040MB)
Added: 2006-04-05 License: GPL (GNU General Public License) Price:
1297 downloads
XOscript 1.0 beta

XOscript 1.0 beta


XOscript is a transparent communication bridge between objects running in a Web application server and a Web browser. more>>
XOscript is a transparent communication bridge between objects running in an application server and the browser. JavaScript programmers have access to the methods supported by server side objects. No additional coding techniques are required to call the method of a server side object. Java programmers are free to build an application using any coding style they choose.

The xoscript framework fully supports Java security. During the invocation of any method the Java programmer may have access to the session metadata as well as cookies, params and attributes passed at method call time. No additional argument signatures are required. The framework supports any method return type including object, primitive or client supported Map and Collection interfaces and may pass an array of the aforementioned.

The JavaScript programmer can take advantage of client side support for all of the Map and Collection interfaces used by Java programmers. Supports for 33 of the most useful classes found in the java.util package have been written in JavaScript.

The goal of this project is to let you code the way you want. Providing a simple framework that stays out of the way yet opens the communication gap between the browser and server. Allowing applications to be written without regard to what the framework can or can not handle. A great deal of thought has gone into the most natural way to achieve this end. Using the default implementation of the framework allows for 90 percent of the code just the way it is written today. Under the covers xoscript is divided into 3 services, invocation, persistence and logging. Each of these services can be implemented through a factory class that understands how to create and use your implementation of the service.

Future goals include bringing a server to client event model into the framework enabling the browser and server to interact as if they were one program and building in support for client side custom tags that can be driven by server side logic. Hope you enjoy XOscript.
<<less
Download (3.8MB)
Added: 2005-07-01 License: LGPL (GNU Lesser General Public License) Price:
1577 downloads
Garidio 1.0 Beta

Garidio 1.0 Beta


Garidio is an application that allows users on a network to share the contents of their desktop clipboards with each other. more>>
Garidio is an application that allows users on a network to share the contents of their desktop clipboards with each other.

It has been successfully tested on Mac OS X (Tiger), Windows XP (SP2), and Linux (Slackware, SuSE, and Ubuntu), but it should work fine on any system with a working JVM for Java 1.5.

<<less
Download (0.030MB)
Added: 2006-04-07 License: BSD License Price:
1296 downloads
x2svg 1.2 Beta 1

x2svg 1.2 Beta 1


x2svg is an application to graphically lay out files like DTDs and Java property files as scalable vector graphics (SVG). more>>
x2svg is an application to graphically lay out files like DTDs and Java property files as scalable vector graphics (SVG). SVG diagrams can be converted into PDF files directly from within x2svg.

<<less
Download (0.28MB)
Added: 2007-08-13 License: LGPL (GNU Lesser General Public License) Price:
804 downloads
G-Share 1.5 Beta

G-Share 1.5 Beta


G-Share is a PHP script that allows you to share your Gmail attachments with the world. more>>
G-Share is a PHP script that allows you to share your Gmail attachments with the world, it is a download center with files stored in your gmail account.

G-Share project uses a MySQL database to store important data such as categories, download count, visitors, gmail accounts, etc...

<<less
Download (0.10MB)
Added: 2006-03-09 License: GPL (GNU General Public License) Price:
1324 downloads
JaC64 1.0 Beta 1

JaC64 1.0 Beta 1


JaC64 project is completely written in Java and can be run from a modern web browser like Firefox, InternetExplorer or Netscape. more>>
JaC64 project is completely written in Java and can be run from a modern web browser like Firefox, InternetExplorer or Netscape Navigator. jac64.com contains information about the emulator and JSIDPlay (a 100% Java sid player) as well as games and demos playable directly in your browser.

On jac64.com you can try it out with classical C64 games such as Arkanoid, Commando, and California games. Soon there will also be more documentation on JaC64 and how to use it on your own site!

One goal with JaC64 is to make it possible for Commodore C64 game and demo developers to show their old (and new) C64 games/demos on-line on the web. There will be some demos and games as a showcase of what JaC64 can do.

<<less
Download (0.27MB)
Added: 2006-11-13 License: GPL (GNU General Public License) Price:
1079 downloads
mplay 1.0 Beta 1

mplay 1.0 Beta 1


mplay is a console based frontend for MPlayer written in Perl. more>>
mplay is a console based frontend for MPlayer written in Perl. MPlayer video player plays most audio and video formats. Why use mplay?
Work on mplay was motivated by experience of other console based audio players. Although mplay is a front-end to MPlayer, it extends its functions in several significant ways.
Main features:
- keeps a browsable , sortable and searchable playlist
- provides an internal filebrowser to add files
- provides essential status information
- includes a progress bar
- remembers the position within the track last played before quitting
- shows ID3-info / tag and it is possible to edit ID3-tag
- gives user-friendly output through a colour scheme
- runs as single-instance (provides basic controlling from outside)
- provides basic mixer functions
- provides an own interactive shoutcast streambrowser
- provides interactive help (German/English) for control keys
<<less
Download (0.80MB)
Added: 2006-06-09 License: GPL (GNU General Public License) Price:
1234 downloads
Klang 1.0.3 Beta

Klang 1.0.3 Beta


Klang is a free language learning package for KDE/QT. more>>
Klang project is a free language learning package for KDE and QT.
Klang interface currently provides:
- Vocabulary trainer.
- Questionnaire trainer.
Also there is Kedit, and editor for adding your own content to Klang.
Since its still at development stage there might be changes to the database structure, so dont thrust that there will be cross-compatibility between this version and the next, as of yet!
I guess I will make some import/extract tools later, but now I have to focus on the basic structure first. See the screen shots for an idea of the application.
Enhancements:
- The new version has removed its dependencies on ODBC and compiles directly with MySQL.
- The new version features sound support with OSS, integration plugin for LingoTeach.xml files (klang-edit) and serveral fixes form the previous version
<<less
Download (0.61MB)
Added: 2006-01-23 License: GPL (GNU General Public License) Price:
1370 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5