Main > Free Download Search >

Free one jar 0.95 software for linux

one jar 0.95

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 313
One-JAR 0.95

One-JAR 0.95


One-JAR is a Java jar distribution mechanism. more>>
One-JAR is a simple solution to the problem of distributing an application as a single jar file, when it depends on multiple other jar files.

It uses a custom classloader to discover library jar files inside the main jar.
<<less
Download (0.027MB)
Added: 2005-04-07 License: Freely Distributable Price:
932 downloads
Netrok 0.95

Netrok 0.95


Netrok is a GPL open source SDL game for linux and Windows. more>>
Netrok is a GPL open source SDL game for linux and Windows. It`s a platform game like Super Mario, but it is not a clone. Netrok has a new, fast and unique gameplay with some puzzle passages, where you have to think, how to proceed.
In Netrok you jump on small buttons on the ground and upgrade your player and depending of this upgrade you have to destroy the enemies different, and you have to react fast.
Also Netrok has a very complex score system and you get score for everything well done and you loose score for actions, which makes gameplay easier. E.g. you can throw a level jump`in flag and if you die, you can replay level from the position of this flag, but it costs 1000 score to place the flag, and you have only once the possibility to throw it and you have to deliberate about where to place it, if you place it to early, you have to replay much more than if you place it later in the level, which is also risky, because you could die before.
Main features:
- very portable source code
- resolution 320*200
- 1 level is 20 screens big, with 13*20 tiles per screen
- 20 levels full of fun
- 8 different enemies
- Leveleditor
- Retro Feeling
- Netrok can be upgraded
- new unique game design
- funny gameplay instead of super graphics and effects
- midi music and sound
- compley score system
<<less
Download (0.32MB)
Added: 2006-06-26 License: GPL (GNU General Public License) Price:
1219 downloads
DNS::ZoneParse 0.95

DNS::ZoneParse 0.95


DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files. more>>
DNS::ZoneParse is a Perl module to parse and manipulate DNS Zone Files.

SYNOPSIS

use DNS::ZoneParse;

my $zonefile = DNS::ZoneParse->new("/path/to/dns/zonefile.db", $origin);

# Get a reference to the MX records
my $mx = $zonefile->mx;

# Change the first mailserver on the list
$mx->[0] = { host => mail.localhost.com,
priority => 10,
name => @ };

# update the serial number
$zonefile->new_serial();

# write the new zone file to disk
open NEWZONE, ">/path/to/dns/zonefile.db" or die "error";
print NEWZONE $zonefile->output();
close NEWZONE;

INSTALLATION

perl Makefile.PL
make
make test
make install

<<less
Download (0.009MB)
Added: 2007-04-16 License: Perl Artistic License Price:
925 downloads
Hatari 0.95

Hatari 0.95


Hatari is an Atari ST and STE emulator for Linux. more>>
Hatari is project an Atari ST and STE emulator for Linux, BSD, BeOS, Mac OS X and other systems that are supported by the SDL library. The Atari ST was a 16/32 bit computer system which was first released by Atari in 1985.
Using the Motorola 68000 CPU, it was a very popular computer having quite a lot of CPU power at that time. Unlike many other Atari ST emulators which try to give you a good environment for running GEM applications, Hatari tries to emulate the hardware of a ST as close as possible so that it is able to run most of the old ST games and demos.
Hatari is open source software and is distributed under the terms of the GNU General Public License (GPL).
Enhancements:
- This release brings you basic Atari TT and Falcon emulation! Please note that both new emulation modes are still highly experiemental, some few games and demos work, but most still have more or less big problems.
- Basic emulation of Falcon video shifter (Videl), NVRAM and DMA sound is in place. The biggest drawback: There is no working Falcon DSP emulation yet.
- Screen/Shifter emulation timings have slightly been changed. Some things now work better, some others work worse...
- Some patches for compiling on RiscOS and AmigaOS have been included.
- Compiling Hatari for Windows now works better.
- Added Hatari icon (hatari-icon.bmp).
- Fixed "movec" bug in 68020 CPU mode.
- Keyboard shortcuts for loading & saving memory snapshots (AltGr+k & AltGr+l).
- The built-in debugger has been slightly improved to be more user-friendly.
- Added "hmsa" tool a little program for converting .MSA files to .ST and vice versa.
<<less
Download (0.58MB)
Added: 2007-05-12 License: GPL (GNU General Public License) Price:
903 downloads
KaTeker 0.95

KaTeker 0.95


KaTeker is a backup tool for Linux useful for small companies and private people. more>>
KaTeker is a backup tool for Linux useful for small companies and private people. It saves data onto hard disk and CDs or other random access media.

<<less
Download (15.72MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1488 downloads
JAMin 0.95.0

JAMin 0.95.0


JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering interface. more>>
JAMin is the JACK Audio Connection Kit (JACK) Audio Mastering interface. JAMin is an open source application designed to perform professional audio mastering of stereo input streams.
JAMin project uses LADSPA for digital signal processing (DSP).
Main features:
- Linear filters
- JACK I/O
- 30 band graphic EQ
- 1023 band hand drawn EQ with parametric controls
- Spectrum analyser
- 3 band peak compressor
- Lookahead brickwall limiter
- Multiband stereo processing
- Presets and scenes
- Loudness maximiser
<<less
Download (0.98MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1356 downloads
pOWL 0.95

pOWL 0.95


pOWL project is a Web-based knowledge base editing and management solution. more>>
pOWL project is a Web-based knowledge base editing and management solution.
pOWL is Web-based knowledge base editing and management solution for the Semantic Web.
It supports collaborative browsing, querying, and editing of RDFS/OWL Ontologies.
It exposes an extensive API for PHP programmers.
Main features:
- POWL supports viewing, editing of RDFS/OWL ontologies of arbitrary size.
- Sophisticated widgets for data editing
- Questioning the knowledge base.
- Plugin concept.
- Powerful object oriented API.
- Authentification scheme.
- Versioning.
- POWL is fast.
- Multi language support.
Enhancements:
- Bugfixes
- Ontowiki-CLI added
<<less
Download (6.7MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
565 downloads
NLog 0.95

NLog 0.95


NLog is a .NET logging library designed with simplicity and flexibility in mind. more>>
NLog is a .NET logging library. NLog is 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 to one or more targets.
The API (application programming interface) is similar to log4net, and the configuration is very simple. NLog uses a routing table while log4net uses a logger hierarchy with attachable appenders. This makes NLogs configuration very easy to read and maintain.
NLog supports .NET, C/C++ and COM interop API so that all your application components including legacy modules written in C++/COM can send their messages through a common log routing engine.
The .NET API is very fast at filtering messages, so that you can keep your logging instructions in code and let NLog filter them out at runtime. NLog can filter out as many as 150 million logging instructions per second on a single-CPU 1.6 GHz laptop. Add that to asynchronous processing and other wrappers and youll get a very powerful and scalable logging tool.
Enhancements:
- This release adds a new Trace level, which is more verbose than the Debug level.
- It adds a new conditions language that lets you write powerful filtering conditions while keeping the syntax natural and readable.
- It adds a global log threshold and configurability at the config level.
- It adds support for variables in configuration files.
- It adds an infrastructure for compound targets and wrapper targets.
- It adds detailed documentation with examples for many targets, both on the Web site and in the help file.
<<less
Download (1.0MB)
Added: 2006-02-21 License: BSD License Price:
1344 downloads
OODoc 0.95

OODoc 0.95


OODoc is an Object Oriented documentation generator. more>>
OODoc is an Object Oriented documentation generator.

SYNOPSIS

use OODoc;
my $doc = OODoc->new(distribution => My Name, version => 0.02);
$doc->processFiles(workdir => $dest);
$doc->prepare;
$doc->create(pod, workdir => $dest);
$doc->create(html, workdir => /tmp/html);

OODoc stands for "Object Oriented Documentation": to produce manual-pages in HTML or the usual man-page UNIX format, describing Perl programs. The OO part refers to two things: this module simplifies writing documentation for Object Oriented programs, and at the same time, it is Object Oriented itself: easily extensible.

OODoc has been used for small and for very large modules. It can also be used to integrate manual-pages from many modules into one homogeneous set.

The documentation syntax can be changed, by configuring the parser or adding a new one. The OODoc::Parser::Markov parser understands POD and has additional logical markup tags. See OODoc::Parser about what each parser needs to support.

The output is produced by formatters. The current implementation contains two POD formatters and one HTML formatter. See OODoc::Format.

Do not forget to read the DETAILS section, later on this manual-page to get started. Please contribute ideas. Have a look at the main website of this project at http://perl.overmeer.net/oodoc/. That is also an example of the produced output.

<<less
Download (0.095MB)
Added: 2006-09-28 License: Perl Artistic License Price:
1122 downloads
Jar Ajar 0.3.1

Jar Ajar 0.3.1


Jar Ajar is a JAR-based self-extractor for zip files. more>>
Jar Ajar is a JAR-based self-extractor for zip files. Jar Ajar project can package zipped files with descriptive images and text using a graphical interface.
When recipients launch the resulting JAR, Jar Ajar guides users through the unzip process.
Jar Ajar is designed specifically for software deployment of Java-based applications. By taking advantage of the Java environment that would already be found on the users platform, Jar Ajar is very lightweight and offers a consistent look and feel.
Packaging. Features to help you package files for deployment:
- Welcome message: supports HTML and CSS-compliant text.
- Logo & License: allows you to include a customized logo and license.
- Zip: Jar Ajar zips up your files into a self-extracting .jar file.
- Documented: instructions are built right into the sidebar for quick access.
Self-Extraction. The self-extractor means that you can install your package on any computer that support Java. The general sequence of events during an installation include:
- Greetings from your welcome message.
- Required acceptance of your license.
- Browse for installation location.
- Install the files, with feedback on which files have been installed.
- Wrap-up, including a reminder of where the files have been installed to, and the option to open a readme and launch your program.
Enhancements:
- New features in this release include the ability to display a license during self-extraction and a readme afterward.
- Jar Ajar can now also launch programs after extraction.
- Hyperlinkable text displays are now supported.
- User interface improvements were made.
<<less
Download (0.20MB)
Added: 2007-01-03 License: GPL (GNU General Public License) Price:
1028 downloads
Relations 0.95

Relations 0.95


Relations is a Perl module with functions to use with databases and queries. more>>
Relations is a Perl module with functions to use with databases and queries.

SYNOPSIS

use Relations;

$as_clause = as_clause({full_name => "concat(f_name, ,l_name)",
{status => "if(married,Married,Single)"})

$query = "select $as_clause from person";

$avoid = to_hash("virustbug","t");

if ($avoid->{bug}) {

print "Avoiding the bug...";

}

unless ($avoid->{code}) {

print "Not avoiding the code...";

}

<<less
Download (0.018MB)
Added: 2007-05-16 License: Perl Artistic License Price:
891 downloads
SQLBuster 0.95

SQLBuster 0.95


SQLBuster project is a simple MySQL benchmarking utility. more>>
SQLBuster project is a simple MySQL benchmarking utility that runs a query a specified number of times over a given number of threads and displays how long it took.
Enhancements:
- An option to report various statistics to a results file has been added.
- This release provides more end of run statistics, such as CPU percentage, I/O wait, and disk reads/writes.
<<less
Download (0.009MB)
Added: 2007-05-10 License: GPL (GNU General Public License) Price:
900 downloads
Winstone 0.9.9

Winstone 0.9.9


Winstone is a servlet container that was written out of a desire to provide servlet functionality. more>>
Winstone is a servlet container that was written out of a desire to provide servlet functionality. Winstone works without the bloat that full J2EE compliance introduces.
It is not intended to be a completely fully functional J2EE style servlet container (by this I mean supporting extraneous APIs unrelated to Servlets, such as JNDI, JavaMail, EJBs, etc) - this is left to Tomcat, Jetty, Resin, JRun, Weblogic et al.
Sometimes you want just a simple servlet container - without all the other junk - that just goes. This is where Winstone is best suited.
The short version (because the long version is way too politically incorrect) is as follows:
Winstone is the name of a rather large Jamaican man a friend of mine met one night, while he was out clubbing in the Roppongi area of Tokyo. He (my friend) was a little liquored up at the time, and when Winstone suggested they head to "this really cool club" he knew, he didnt think anything was wrong. It wasnt until Winstone led him down a dark stairwell and dropped his trousers that my friend clued in and ran like hell.
It was too good a story to let die, so I named this project Winstone so that said friend will continue to be reminded of it.
Main features:
- Supply fast, reliable servlet container functionality for a single webapp per server
- Keep the size of the core distribution jar as low as possible (currently 160KB)
- Keep configuration files to an absolute minimum, using command line options to optionally override sensible compiled in defaults.
- Eventually compile with GCJ to make a 3-4Meg windows exe for local development/deployment of servlets. This has not happened yet, because of some GCJ class loading problems.
- Optionally support JSP compilation using Apaches Jasper.
Usage:
If you want to build from source code, you will need to download and install Apache Maven. The following instructions assume you have already installed Maven and have the maven shell script in your path (to get Maven, see http://maven.apache.org/).
To build Winstone, unpack the tree:
tar zxf winstone-src-0.8.tar.gz
Then build it:
cd winstone
maven clean jar
The winstone.jar file will be in the target directory after the build is complete.
To run it:
java -jar target/winstone-0.8.jar --webroot= (+ other options)
- OR -
java -jar target/winstone-0.8.jar --warfile= (+ other options)
- OR -
java -jar target/winstone-0.8.jar --webappsDir= (+ other options)
- OR -
java -jar target/winstone-0.8.jar --hostsDir= (+ other options)
<<less
Download (0.33MB)
Added: 2007-07-11 License: LGPL (GNU Lesser General Public License) Price:
838 downloads
GNU Classpath 0.95

GNU Classpath 0.95


GNU Classpath is a project to create free core class libraries for use with virtual machines. more>>
GNU Classpath (essential libraries for Java) is a project to create free core class libraries for use with virtual machines and compilers for the Java programming language.
GNU Classpath project includes all native methods and core classes necessary for a completely functional execution environment.
Enhancements:
- The 1.5 generics work was fully merged.
- The code is bootstrappable with OpenJDK javac compiler.
- URLConnection timeout support was added.
- TimeZone can use the platform zoneinfo file when available.
- The Collection classes, lang.management, and util.spi have been updated to 1.6.
- A 1.6 ServiceLoader was added.
- Speed was increased for Cairo and Freetype Graphics2D support.
- The ASM library is now included.
- Detection of browser plugin mechanisms was improved for gcjwebplugin applet support in Mozilla, Iceweasel, and Firefox.
<<less
Download (6.5MB)
Added: 2007-04-23 License: GPL (GNU General Public License) Price:
917 downloads
Cleaner 0.1

Cleaner 0.1


Cleaner is a Java beautifier that transforms ugly syntax into beautiful syntax. more>>
Cleaner is a Java beautifier that transforms ugly syntax into beautiful syntax. The Java code syntax is parsed using ANTLR and then printed to standard output.

Source is included.

Something like this:

public void foo(String bar)
{
for(int x=0; x < 9; x++ )
{
System.out.println ("X = " + x);
}
}

Will become

public void foo( String bar ){
for ( int x = 0; x < 9; x++ ){
System.out.println( "X = " + x );
}
}

Compile:

$ ant

Run:

$ java -classpath cleaner.jar:lib/antlr.jar cleaner.Cleaner < some-file >
<<less
Download (0.58MB)
Added: 2006-04-17 License: GPL (GNU General Public License) Price:
1335 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5