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 50.201.235 Times

Nha Van Nguyen Ngoc Tu software
Filter: All | Freeware | Demo
 

Nha Van Nguyen Ngoc Tu

< 1 2 3 4 5 > 
Added: January 18, 2010 | Visits: 1.594

XML::Writer::Simple XML::Writer::Simple is a Perl module to create XML files easily! SYNOPSIS use XML::Writer::Simple dtd => "file.dtd"; print para("foo",b("bar"),"zbr"); USAGE This module takes some ideas from CGI to make easier the life for those who need to generated XML code. You can use the module in...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (91): XML::Writer::Simple Download

Added: November 05, 2010 | Visits: 918

GCC::TranslationUnit GCC::TranslationUnit is a Perl module that can parse the output of gcc -fdump-translation-unit. SYNPOSIS use GCC::TranslationUnit; # echo #include > stdio.c # gcc -fdump-translation-unit -c stdio.c $node = GCC::TranslationUnit::Parser->parsefile(stdio.c.tu)->root; # list every...





Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): GCC::TranslationUnit Download

Added: June 24, 2010 | Visits: 2.246

Raw Print Server Raw Print Server project is a "raw" print server that makes it possible for a computer to act as a "Socket API" or "AppSocket" print server. This software would not exist without Sam Rushings excellent asyncore module, nor would it exist without Steve Holdens excellent explanation of that...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (169): Raw Print Server Download

Added: November 14, 2010 | Visits: 1.222

OpenAntiVirus samba-vscan samba-vscan provides on-access scanning of Samba shares with ClamAV (clamd and libclamav), F-Secure AV, FRISK F-Prot Daemon, Kaspersky AntiVirus, OpenAntiVirus.org ScannerDaemon, mks AntiVirus, NAI/McAfee VirusScan, Sophos Sweep (via Sophie), Symantec AntiVirus Engine (via ICAP), and Trend Micro...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (141): OpenAntiVirus samba-vscan Download

Added: March 01, 2010 | Visits: 785

Breaky Breaky project is a breakout game for X. Breaky is one of my first experiences in game programming. The goal of writing this program was to get a well working game, which was fun to play. I think ive succeeded in both goals. Of course the program isnt perfect yet, im still working on a lot of...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (97): Breaky Download

Added: September 09, 2010 | Visits: 1.012

Coinflip Coinflip provides a cryptographically secure server/client program and protocol for choosing random bits. Coinflip is a client/server based program that can generate random bits for 2 people over the internet. The 2 people dont have to trust each other in order to convince each other that the...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (94): Coinflip Download

Added: June 19, 2010 | Visits: 1.108

EDM EDM (Extended Death Match) project is a fork of the Sauerbraten FPS engine which adds new gameplay and engine features. Sauerbraten was written by Wouter van Oortmersen and others. Sauerbraten data was created by several authors, see the included readme files for more info. EDM code and data is...


Platforms: *nix

License: Freeware Size: 27.7 MB Download (101): EDM Download

Added: July 15, 2010 | Visits: 716

Kernux Kernux project is a fully kernel-mode http-daemon for Linux. Currently Kernux is in its developing stage. Similiar developments in the same area were khttpd by Arjan van de van and Tux web-server by Ingo Molnar. Khttpd was included in the linux testing kernel 2.5 by Linus Torvalds. But it was...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (86): Kernux Download

Added: June 08, 2010 | Visits: 1.067

Engrusdict Engrusdict X11-based English-to-Russian and Russian-English dictionary. Engrusdict stands for English - Russian dictionary (approx. 22000 entries). It can translate from Russian to English (approx. 31000 entries) as well. Its based on the Freedict dictionary (© Tom van der Meijden, 1997,...


Platforms: *nix

License: Freeware Size: 696.32 KB Download (151): Engrusdict Download

Added: October 18, 2010 | Visits: 972

squidefender Squidefender is a perl script which parses a squid log file in native format for attacks. If it finds an attack is sends a complaint email to the ISP of the attacker. It also has the option to execute an external command to take other actions. This can for example be used to automatically adapt...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): squidefender Download

Added: September 02, 2010 | Visits: 879

Worm Warner WormWarner is a tool designed to warn hosts that are probably infected by worms. This is done by scanning the Apache log files and sending email to the host or the ISP when an worm or attack is detected. Wormwarner started in September 2002 as a small project written in Perl. Wormwarner has a...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (90): Worm Warner Download

Added: September 21, 2010 | Visits: 696

GAI Blob GAI Blob are a bunch of moving blobs. This applet is based upon the blob part of the demo effects collection v0.4 by W.P. van Paassen. I doubt there will be any questions nor bugs, but if Im wrong contact me. Installation: These are the general installation instructions for GAI applets....


Platforms: *nix

License: Freeware Size: 37.89 KB Download (90): GAI Blob Download

Added: April 13, 2010 | Visits: 1.229

Gnome Control Center Gnome Control Center is GNOMEs main interface for configuration of various aspects of your desktop. Whats New in This Release: about-me: - Add a tooltip to the image button to make it accessible (Jens Granseuer) appearance: - Add option to add wallpapers via the command line (Jens...


Platforms: *nix

License: Freeware Size: 3.3 MB Download (99): Gnome Control Center Download

Added: June 11, 2010 | Visits: 1.794

PHP PSD reader PHP PSD reader reads .PSD files (Adobe Photoshop Documents) using only PHP4 or PHP5 and GD. The project comes with imagecreatefrompsd (a function that returns an image handle just like the native PHP imagecreatefrom functions). It supports documents from Adobe Photoshop 3.0 up to version CS3,...


Platforms: *nix

License: Freeware Download (205): PHP PSD reader Download

Added: April 14, 2010 | Visits: 996

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: October 13, 2010 | Visits: 950

qmail-rblchk qmail-rblchk filter all incoming mail and check if it comes from RBL listed IPs. It is for use in .qmail to check the IP address from the Received lines. qmail-rblchk has the same function as rblsmtpd, but the messages are checked at local delivery time. Compile it with: tar -xfz...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (98): qmail-rblchk Download

Added: May 10, 2013 | Visits: 920

Gdado Gdado is a very simple application for rolling dice. It is intended tu be used by roleplayers. It relies in a simple and clean user interface. It is written in C using GTK. Requirements: - GTK


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (99): Gdado Download

Added: May 21, 2010 | Visits: 882

3dfile 3dfile is a simple file browser, using OpenGL to display files and folders. The navigation is also very simple: just point-and-click. You may also experiment your favorite moves on it and see if it responds. It may or it may not. Anyway, I think 3dfile is very intuitive and easy to use. If...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (94): 3dfile Download

Added: July 17, 2010 | Visits: 1.099

gulog gulog is a GTK UUCP log and traffic monitor. It shows the traffic generated by a uucico session. Gulog shows (helped by a GTK interface) the actual traffic generated by a uucico session the outgoing/incoming file outgoing/incoming bytes outgoing/incoming transfer rate the number of files...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): gulog Download

Added: April 17, 2010 | Visits: 1.241

XML::TMX::Writer XML::TMX::Writer is a Perl extension for writing TMX files. SYNOPSIS use XML::TMX::Writer; my $tmx = new XML::TMX::Writer(); $tmx->start_tmx(ID => paulojjs); $tmx->add_tu(SRCLANG => en, en => some text, pt => algum texto); $tmx->add_tu(SRCLANG => en, en => some text, pt => algum...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (132): XML::TMX::Writer Download

< 1 2 3 4 5 >