Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 49.589.340 Times

X Lite Helmet software
Filter: All | Freeware | Demo
 

X Lite Helmet

< 1 2 3 4 5 
Added: October 06, 2010 | Visits: 830

X Starship Traders X Starship Traders project is a GTK+-based client for Starship Traders. Its really a client for connecting to StarShip Traders writt in c for X-Windows using the the GIMP ToolKit (GTK+). Starship Traders is a game server written by Ray Yeargin currently up on starshiptraders.com Its homepage...



Platforms: *nix

License: Freeware Size: 63.49 KB Download (93): X Starship Traders Download

Added: March 25, 2010 | Visits: 1.779

SOAP::Lite SOAP::Lite is a client and server side SOAP implementation. SOAP::Lite is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side..





Platforms: *nix

License: Freeware Size: 235.52 KB Download (106): SOAP::Lite Download

Added: July 11, 2010 | Visits: 1.220

X Portal X Portal project is a powerful CMS (content management system) which can handle multiple language files. English and Hungarian languages are included in the basic package. The engine was taken from phpnuke-textportal. Whats New in This Release: - autoHALT automatically logs out when the...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 614.4 KB Download (97): X Portal Download

Added: January 25, 2010 | Visits: 1.263

Minalyzer Lite Minalyzer Lite project index and search tools to your internet or intranet website. Minalyzer Lite supports user searches by indexing data from combinations of databases, file systems and websites. The project runs on almost all Operating Systems. It even copes with restrictive shared hosting....


Platforms: *nix

License: Freeware Download (96): Minalyzer Lite Download

Added: March 05, 2010 | Visits: 2.368

X File Explorer X File Explorer (Xfe) is an MS-Explorer like file manager for X. X File Explorer is based on the popular, but discontinued, X Win Commander, originally developed by Maxim Baranov. Xfe aims to be the file manager of choice for all the Unix addicts! Why another file manager when the excellent...


Platforms: *nix

License: Freeware Size: 1.6 MB Download (261): X File Explorer Download

Added: May 11, 2010 | Visits: 1.680

MR Tech Link Wrapper Lite MR Tech Link Wrapper Lite is a Firefox extension that wraps long links and lines to spare you from having to scroll left and right. Hidden preferences: - length to wrap: link_wrapper.wrapLength, default value is "15" - Sites to ignore: link_wrapper.ignoreList, default regex value is...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (94): MR Tech Link Wrapper Lite Download

Added: November 26, 2010 | Visits: 1.707

Gem Drop X Gem Drop X is a fast-paced puzzle game where its your job to clear the screen of gems before they squash you! (Youre at the bottom, theyre at the top, and they keep coming!) Gem Drop X was directly ported from the original GemDrop for the Atari 8-bit, which was based on "Magical Drop III" by...


Platforms: *nix

License: Freeware Size: 880.64 KB Download (137): Gem Drop X Download

Added: April 19, 2010 | Visits: 990

X Language X Language is a new multi-syntax programming including a portable set of APIs to create console or graphical applications runnable on many platforms (UNIX/X11, Win32, ...). X Language comes with an interpreter, a compiler and a debugger. X Language is publicly available under the GPL....


Platforms: *nix

License: Freeware Size: 358.4 KB Download (93): X Language Download

Added: September 19, 2010 | Visits: 1.468

X-Chat NewsWindow X-Chat NewsWindow is a perl script for X-Chat (or X-Chat Aqua) implements one of those annoying announcer scripts that announce your currently playing audio track in iTunes or your current audio or video track in VLC to your IRC channel because you feel for some reason that everyone wants to...


Platforms: *nix

License: Freeware Download (110): X-Chat NewsWindow Download

Added: February 18, 2010 | Visits: 912

X-Unikey X-Unikey project lets you type Vietnamese in X Window environment. X-Unikey is Unikey ported to Linux and FreeBSD. It has been tested with many popular programs, such as OpenOffice, emacs, vim, QT applications, GTK applications... X-Unikey has all the features of the Windows version, except...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (102): X-Unikey Download

Added: May 12, 2010 | Visits: 962

X::Osd X::Osd is a Perl extension to the X On Screen Display library (xosd). SYNOPSIS use X::Osd; my $osd = X::Osd->new(NULL, 2); $osd->set_font("-*-lucidatypewriter-medium-r-normal-*-*-25-*-*-*-*-*-*"); $osd->set_colour("Green"); $osd->set_timeout(3); $osd->set_pos(XOSD_top);...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (132): X::Osd Download

Added: November 11, 2010 | Visits: 899

Ponton X/P Ponton X/P is an ebXML/AS1/AS2 Message Service. Ponton X/P is currently in use at over 80 companies in Europe and North America. All the productive participants in papiNet, the trade network of the paper industry, use Ponton X/P..


Platforms: *nix

License: Shareware Cost: $0.00 USD Download (91): Ponton X/P Download

Added: February 12, 2010 | Visits: 1.525

X-Moto X-Moto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. You need to control your bike to its limit, if you want to have a chance finishing the more difficult of the challenges. First youll try just to complete the levels, while later youll...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (235): X-Moto Download

Added: April 11, 2010 | Visits: 1.538

XML::DOM::Lite::XPath XML::DOM::Lite::XPath is a Perl module for XPath support for XML::DOM::Lite. SYNOPSIS # XPath use XML::DOM::Lite qw(XPath); $result = XPath->evaluate(/path/to/*[@attr="value"], $contextNode); This XPath library is fairly complete - there are still a few functions outstanding which need to...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (115): XML::DOM::Lite::XPath Download

Added: January 07, 2010 | Visits: 1.013

XML::DOM::Lite::XSLT [COPYRIGHT] SYNOPSIS use XML::DOM::Lite qw(Parser XSLT); $parser = Parser->new( whitespace => strip ); $xsldoc = $parser->parse($xsl); $xmldoc = $parser->parse($xml); $output = XSLT->process($xmldoc, $xsldoc);.


Platforms: *nix

License: Freeware Size: 31.74 KB Download (96): XML::DOM::Lite::XSLT Download

Added: May 13, 2010 | Visits: 1.139

XML::DOM::Lite XML::DOM::Lite is a Lite Pure Perl XML DOM Parser Kit. SYNOPSIS # Parser use XML::DOM::Lite qw(Parser :constants); $parser = Parser->new( %options ); $doc = Parser->parse($xmlstr); $doc = Parser->parseFile(/path/to/file.xml); # strip whitespace (can be about 30% faster) $doc =...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (91): XML::DOM::Lite Download

Added: February 01, 2010 | Visits: 1.803

X-Digital Disco System X-Digital Disco System (X-DDS) is the graphical frontend for the Digital Disco System. X-Digital Disco System is based on the XMMS Multimedia Player. About Digital Disco System: Digital Disco System is a client/server-based audio player for disco purposes as well as at-home usage. It has an...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (240): X-Digital Disco System Download

Added: November 01, 2010 | Visits: 1.022

Professor X Professor X is an extension which lets you see inside a pages head without viewing the sourcecode. Once installed the Professor X command is available by right-clicking as well as in the Tools menu. When applied to a page it will display the contents of the pages head element, including Meta,...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (110): Professor X Download

Added: August 18, 2010 | Visits: 1.309

XML::DOM::Lite::Document Document is a XML DOM Lite Document. SYNOPSIS $root = $doc->documentElement; $node = $doc->getElementById("myid"); # Node creation $element = $doc->createElement("tagname"); $textnode = $doc->createTextNode("some text"); # XPath $nlist = $doc->selectNodes("/xpath/expression"); $node...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (104): XML::DOM::Lite::Document Download

Added: February 11, 2010 | Visits: 882

X-CD-Roast 0.98 X-CD-Roast tries to be the most flexible CD-burning software ever. X-CD-Roast project allows even the unexperienced user to create or copy a CD with a few mouse clicks in a intuitive and nice looking graphical user interface..


Platforms: *nix

License: Freeware Size: 3.1 MB Download (95): X-CD-Roast 0.98 Download

< 1 2 3 4 5