Main > Free Download Search >

Free astaroth soul calibur 4 software for linux

astaroth soul calibur 4

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2719
iTRANS Amarok Script 0.4.4

iTRANS Amarok Script 0.4.4


iTRANS Amarok Script is an amaroK script to get the lyrics of hindi songs using the services provided at www.giitaayan.com more>>
iTRANS Amarok Script is an amaroK script to get the lyrics of hindi songs using the services provided at http://www.giitaayan.com

Idea is to get the iTRANS encoded lyrics in the ISB files and then convert them into UTF-8 to display in the context window. If more than one hit then give the user an option to select the best hit among them.

<<less
Download (0.14MB)
Added: 2007-01-26 License: GPL (GNU General Public License) Price:
1005 downloads
Dead Souls 2.0r29

Dead Souls 2.0r29


The Dead Souls MUD Library is a multi-user, text based adventure creation system. more>>
The Dead Souls MUD Library is a multi-user, text based adventure creation system.

Dead Souls project allows the user to build adventure games which can be played over the Internet simultaneously by many people. It is designed for both experienced and beginner MUD admins.
<<less
Download (1.5MB)
Added: 2006-07-12 License: GPL (GNU General Public License) Price:
1205 downloads
Tribler 4.0.4

Tribler 4.0.4


Tribler is a P2P client with special focus on social networking. more>>
Tribler is a P2P client with special focus on social networking.
Easy downloading
- Adds more than simple keyword search, youtube grid
Recommendation and Friends
- See what other people like, related files, find person with the same taste
Video on Demand
- When the download is on its way, you can use the integrated video player to start watching ASAP
Wealth of content
- Search both Bittorrent, Youtube, and Liveleak for content.
All-in-one interface
- No need to hunt down .torrent files on websites, upgrade to the latest Divx codecs, install the Flash plugin. Tribler has one-stop shopping
<<less
Download (1.4MB)
Added: 2007-07-13 License: Open Software License Price:
842 downloads
Slibo 0.4.4

Slibo 0.4.4


Slibo project is a chess interface and engine for KDE. more>>
Slibo project is a chess interface and engine for KDE.

Slibo aims to be a comfortable replacement for the xboard chess interface, written for OpenGL and KDE.

It uses the xboard protocol and can be used with common chess engines like crafty or gnuchess, but it provides its own chess engine too.

Though its designed to be easy to use for the new chess player, it supports playing multiple games the same time, or anaylzing PGN files with multiple engines.

<<less
Download (0.87MB)
Added: 2006-11-08 License: GPL (GNU General Public License) Price:
1080 downloads
Pandora Publisher 0.4.4

Pandora Publisher 0.4.4


Pandora is a simple web document and application platform written in Ruby. more>>
Pandora is a simple web document and application platform written in Ruby. Pandora Publisher aims to make it easy for a team of people to quickly collaborate on the network and develop custom document components and extensions to meet their specific needs.
Main features:
Easy to install and maintain
- Just unpack the package archive and run under Windows, Mac OS X, or Linux. The only prerequisite is Ruby, which you can install following these instructions.
Simple, extensible, and powerful
- Pandora does not require any relational database, but it lets you build your own web applications that can use databases with Ruby and Pandora Box object-oriented application framework.
Textile and Silk Veil formatting for site contents
- There is no need to code web pages in HTML with Pandora. Instead, just use Textile and Silk Veil, which are almost as easy to learn as plain text formatting.
Portable web site contents
- Pandora site contents are stored in a simple format that can be exported, zipped, moved, and viewed anywhere with its built in web server.
User selectable page design and templates
- You can easily customize the appearance of your Pandora site by creating new skins with Ruby, HTML, and CSS.
Integrated user account management functions
- Pandora comes with a built-in user account management functions that perform automated email verification and support a manual or automated registration approval process.
Enhancements:
- A new way to delete existing pages and chapters, a recent changes page, a default sidebar for new books, a trail path attachment indicator, and iconified file links were added.
- A defect that caused an exception when a book is deleted was fixed.
- The documentation was edited.
<<less
Download (1.5MB)
Added: 2006-08-27 License: Other/Proprietary License Price:
1155 downloads
Dasher 4.4.2

Dasher 4.4.2


Dasher is a zooming predictive text entry system. more>>
Dasher is a zooming predictive text entry system, designed for situations where keyboard input is impractical (for instance, accessibility or PDAs).
Dasher is usable with highly limited amounts of physical input while still allowing high rates of text entry.
Dasher is Free software released under the GPL. Further documentation may be found in the Doc/ subdirectory.
Enhancements:
- Various minor bugfixes
<<less
Download (8.5MB)
Added: 2007-05-29 License: LGPL (GNU Lesser General Public License) Price:
895 downloads
WvStreams 4.4

WvStreams 4.4


WvStreams is a library set composed of a number of parts. more>>
WvStreams is a library set composed of a number of parts. WvStreams is a network programming library in C++.
It was constructed over the lifetime of the NetIntegrator mostly by apenwarr but also with tons of help from dcoombs. More recently, just about everyone in NITI R&D, as well as several people from the WvStreams MailingList have contributed many features, or helped us improve existing features.
WvStreams aims to be an efficient, secure, easy-to-use, and OS-independent library for doing network applications development, and we think that it has pretty much lived up to those goals. Currently all or parts of it work under Linux, *BSD, Solaris, and MAC OS X. Some parts have been ported to Windows, with a more complete port coming really soon.
Most people who have read WvStreams-based code seem to be very impressed with how readable it makes application programs. It would have been impossible to build WvDial, TunnelVision, Retchmail, and the rest of the programs found on this site as quickly as we did without a good framework library.
Currently, what documentation exists is a bit sporadic. The header files from the source code are fairly well documented, and, for those looking for examples, all of the programs on this site have been developed using this library, so you should be able to get some ideas from them.
Enhancements:
- The event loop model has been changed to allow for greater performance in the future.
- The X509 certificate and CRL API have been extended to support more features required for comprehensive X509 path validation.
<<less
Download (9.1MB)
Added: 2007-07-21 License: LGPL (GNU Lesser General Public License) Price:
840 downloads
Scala 1.4.0.4

Scala 1.4.0.4


Scala is a modern multi-paradigm programming language. more>>
Scala is a modern multi-paradigm programming language designed to express common programming patterns in a concise, elegant, and type-safe way.
Scala smoothly integrates features of object-oriented and functional languages including mixins, algebraic datatypes with pattern matching, genericity, and more.
It is well integrated with Java and .NET: the Scala compiler produces standard Java class files or .NET assemblies, and Java/.NET libraries and frameworks can be used without glue code or additional declarations.
Scala is a pure object-oriented language in the sense that every value is an object. Types and behavior of objects are described by classes and traits. Class abstractions are extended by subclassing and a flexible mixin-based composition mechanism as a clean replacement for multiple inheritance.
Enhancements:
- Several bugfixes in the Scala library.
<<less
Download (5.1MB)
Added: 2006-01-19 License: BSD License Price:
1376 downloads
libSRTP 1.4.4

libSRTP 1.4.4


libSRTP is an implementation of the Secure Real-time Transport Protocol. more>>
libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP) originally authored by Cisco Systems, Inc. It is available under a BSD-style license.
SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. More information on the SRTP protocol itself can be found on the Secure RTP Page.
Installation:
./configure [ options ] # GNU autoconf script
make # or gmake if needed; use GNU make
The configure script accepts the following options:
--help provides a usage summary
--disable-debug compile without the runtime debugging system
--enable-syslog use syslog for error reporting
--disable-stdout use stdout for error reporting
--enable-console use /dev/console for error reporting
--gdoi use GDOI key management (disabled at present)
By default, debbuging is enabled and stdout is used for debugging. You can use the above configure options to have the debugging output sent to syslog or the system console. Alternatively, you can define ERR_REPORTING_FILE in include/conf.h to be any other file that can be opened by libSRTP, and debug messages will be sent to it.
This package has been tested on Mac OS X (powerpc-apple-darwin1.4),
Cygwin (i686-pc-cygwin), and Sparc (sparc-sun-solaris2.6). Previous
versions have been tested on Linux and OpenBSD on both x86 and sparc
platforms.
Enhancements:
- Release 1.4.4 is a snapshot of the code in CVS, which has been slowly accumulating minor fixes and extensions.
<<less
Download (0.50MB)
Added: 2007-05-05 License: BSD License Price:
915 downloads
HDLmaker 7.4.4

HDLmaker 7.4.4


HDLmaker is a Verilog/VHDL code generator and FPGA development system. more>>
HDLmaker is a tool for generating Verilog designs. HDLmaker simplifies the development of complex FPGA designs as well as PC Boards by performing the following tasks:
- Writes hierarchical Verilog code
- Generates retargetable IO pad rings
- Generates all of the necessary scripts and Make files
- Supports mulitlanguage projects
- Converts PCB net lists into VHDL and Verilog
- Generates SCALD and PADS PCB board netlists
- Generates Schematics in Postscript format
- Designs are portable between FPGA families and CAE tools
- Simplifies the reuse of HDL code
- Converts HDLmaker, Verilog and VHDL files into fully hyper linked HTML
Main features:
- Writes Hierarchical Verilog.
- Output can be targeted to either Verilog or VHDL (VHDL support has been deprecated).
- Supports mixed language development.
- Generates PC board netlists in both PADS PCB and SCALD formats.
- Generates Schematics in Postscript format.
- Supports the most popular FPGAs
- Xilinx Virtex4,Virtex2P, Virtex2,VirtexE,Virtex, Spartan3, Spartan2,4000E,4000EX,4000XL,5200,9500, Altera Stratix
- Supports the most popular synthesizers
- Synplify
- Xilinx XST
- Altera
- Synopsys Design Compiler
- Precision
- Supports most simulators
- Fintronics Finsim
- Cadence Verilog XL
- Cadence NC-SIM
- Model Technologies (VHDL and Verilog)
- Synopsys VCS
- HTML Generation
- HDLmaker generates an HTML version of the design with hyper links from all source files to generated files and from all component instances to the components module. Verilog and VHDL HTMLized are also syntax colored.
Enhancements:
- insert_compare, Inserts a module with a compare wrapper around it
- Added HDLMAKER_ALLOW_SUB variable
- Added xst_directive
- Floorplanning support for Multipliers and Block RAMs
- New XST constraints
- Improved DDR IO support including differential DDR
- Improved Xilinx project support
- Virtex4 Support
- Better ModelSim support. Creates three command files, foo_compile_mt.cmd to compile the modules, foo_i_mt.cmd for interactive use, and foo_batch_mt.cmd for batch simulation.
- Initial values of HDLmaker variables can be passed in from the command line or from a file
- Better comment support
- More flexible #clock statement
- Comments in pin files
- Support for Xilinx ISE 6.1
- Support for Virtex2P
- Support for Precision and ModelSim added
- Large Project Support, HDLMaker now operates across multiple directories
- Virtex2, Spartan2 and Spartan2E support added
- Altera Stratix support added
- Multilanguage project support. Can embed VHDL entities into Verilog files and Verilog modules into VHDL files.
<<less
Download (6.1MB)
Added: 2005-04-01 License: BSD License Price:
923 downloads
TestMaker 4.4.1

TestMaker 4.4.1


TestMaker is functionality, scalability, and performance testing for Web-enabled applications. more>>
TestMaker delivers a rich environment for building and running intelligent test agents that test Web-enabled applications for scalability, functionality, and performance.
TestMaker comes with a friendly graphical user environment, an object-oriented scripting language (Jython) to build intelligent test agents, an extensible library of protocol handlers (HTTPS, HTTP, SOAP, XML-RPC, SMTP, POP3, IMAP), a new agent wizard featuring an Agent Recorder to write scripts for you, a library of fully-functional sample test agents, and shell scripts to run test agents from the command line and from unit test utilities.
Enhancements:
- This release requires Java 1.5 or greater.
- It provides a workaround for servers that do not correctly implement RFC 2116 for HTTP redirect commands.
- It solves a problem in the start-up script for Windows NT and 2000 users.
- It solves bugs in the agentbase.py support library for responses with no return parameters or invalid image tags, and now allows optional parameters to set the content-type of a POST.
- It also solves a problem where XSTest ran out of memory on long running load tests.
<<less
Download (24.1MB)
Added: 2007-01-16 License: GPL (GNU General Public License) Price:
1016 downloads
wmweather 2.4.4

wmweather 2.4.4


wmweather provides a monitor on a 64x64 mini window that displays the current weather. more>>
wmweather project provides a monitor on a 64x64 mini window that displays the current weather.
The weather reports are received from NOAAs National Weather Service, that is the same source that pilots use.
INSTALLATION
On Debian systems, install the Debian package: type
# dpkg -i wmweather_*.deb
or run
# apt-get install wmweather
Otherwise you have to compile the program first: change into the src/ subdirectory, type
$ ./configure --help
$ ./configure
$ make
and then
# make install
as root. The program may be uninstalled using one of the commands
# dpkg -r wmweather
# make uninstall
Note to BSD users: Make sure the following ports are installed: devel/gmake, and devel/libgnugetopt, and use gmake instead of make above.
Suggestions, how to improve the autoconf part of wmweather, are always appreciated.
Enhancements:
- This release corrects the dewpoint calculation.
<<less
Download (0.077MB)
Added: 2007-05-13 License: GPL (GNU General Public License) Price:
894 downloads
Scavenger 1.4.4

Scavenger 1.4.4


Scavenger project is a Lode Runner arcade game clone. more>>
Scavenger project is a Lode Runner arcade game clone.
Youve got to run around and collect objects while avoiding enemies. Some objects are buried and youve got to dig down to get at them.
Its an addictive game and some of the levels are devilishly (cruelly) complicated to solve.
The game runs under Linux/Xwindows. It comes with a level editor so you can make your own levels.
There is also a graphics/sprite editor built into the game to allow you to paint your own graphics.
Enhancements:
- Fix for if sound fork doesnt open successfully, it exits and doesnt bog down the cpu or something.
- Icon for if the program is minimized.
<<less
Download (0.18MB)
Added: 2006-11-23 License: GPL (GNU General Public License) Price:
1137 downloads
QtWvDialer 0.4.4

QtWvDialer 0.4.4


QtWvdialer is a simple graphical frontend to wvdial. more>>
QtWvdialer is a simple graphical frontend to wvdial. Even if it looks like a GTK application in this screen shot, QtWvDialer was developed with Qt from Trolltech AS. Ive chosen the GTK theme because it makes my desktop more homogenous when mixing GNOME and KDE applications. Wvdial was written by Dave Coombs and Avery Pennarun for Worldvisions Computer Technology, as part of the Worldvisions Weaver project.
QtWvdialer is a simple graphical front-end to wvdial and its free software. You need the Qt library version 2.1.0 or better and wvdial. It provides you with a easy to use GUI to fire up a ppp connection. Additionally you have access to the output of wvdial, some PPP statistics and a editor for the wvdial configuration. The code for PPP statistics retrieval was extracted from the very fine program kpppload from Sean Vyain. Thanks Sean, for this nice piece of GPLed code!
QtWvDialer as source and compilation is simple:
1. Untar the tarball
2. Enter the directory QtWvDialer
3. call ./configure
4. call make and wait a few minutes
Now youll find the executable qtwvdialer in the QtWvDialer/bin directory. Put it into your $PATH and you are done.
Enhancements:
- A bug in the configure script was fixed.
<<less
Download (0.051MB)
Added: 2007-02-04 License: GPL (GNU General Public License) Price:
992 downloads
BottomFeeder 4.4

BottomFeeder 4.4


BottomFeeder is a viewer for RSS feeds. more>>
BottomFeeder is a news aggregator client for RSS and Atom feeds, written in VisualWorks Smalltalk. BottomFeeder runs on x86 Linux (also FreeBSD), PowerPC linux, Sparc Linux, Windows (98/ME/NT/2000/XP), Mac OS8/9, Mac OS X, AIX, SGI Irix, Compaq UNIX, HP-UX, and Solaris.
Main features:
- Full support for CSS, including user defined CSS
- View news in 3 pane or 2 pane modes
- Subscribe to any RSS or Atom format in use
- View items in a summary Newspaper View
- Synchronize 2 or more BottomFeeders via HTTP or file import
- Subscribe to feeds or feedlists
- Supports HTTPS, HTTP Authentication, and HTTP Digest Authentication
- Plugins for blogging, IRC, and MSN Messenger contacts
- Easy to update or upgrade from within BottomFeeder
- Save as many or as few feed items for as long as you want
- Import or Export in common OPML format
- Binary compatible on every platform. No need to recompile
Enhancements:
- The Feedlists folder has been eliminated.
- Importing a feedlist now adds feeds directly to your subscription list.
- The separate "Searches" folder has been eliminated.
- Search feeds are now part of your subscription list, and are marked with a new icon.
- Tabs now open empty and remember their previous state.
- There are many other changes and enhancements.
<<less
Download (2.3MB)
Added: 2007-07-10 License: Artistic License Price:
2046 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5