empty
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 446
Empty Clip 1.0.2
Empty Clip is a top-down, 2D Action RPG. more>>
Empty Clip is a top-down, 2D Action RPG. Empty Clip draws heavily from games such as Crimsonland, Diablo, Alien Swarm, Grand Theft Auto II, and more. There is a campaign, adventure, survival, and primitive deathmatch mode.
Main features:
- 3D hardware accelerated graphics
- Sound and music
- Over 200 different monsters
- Over 400 different items including weapons, armor, and upgrades
- 30+ hours of gameplay
- Travel through mansions, dungeons, forests, caves, cities, skyscrapers, deserts, hell, and alien worlds
- Deathmatch over TCP/IP
<<lessMain features:
- 3D hardware accelerated graphics
- Sound and music
- Over 200 different monsters
- Over 400 different items including weapons, armor, and upgrades
- 30+ hours of gameplay
- Travel through mansions, dungeons, forests, caves, cities, skyscrapers, deserts, hell, and alien worlds
- Deathmatch over TCP/IP
Download (4.4MB)
Added: 2006-06-08 License: GPL (GNU General Public License) Price:
1234 downloads
Komparator 0.5
Komparator is an application that searches and synchronizes two directories. more>>
Komparator is an application that searches and synchronizes two directories. Komparator project discovers duplicate, newer or missing files and empty folders.
It works on local and some network / kioslave protocol folders (like smb:/ and media:/).
It is still in an early stage; please try on test directories first.
Main features:
- ftp et alii supported (might still be buggy!).
- Keyboard shortcuts (popup menus didnt work, unfortunately) fixed.
- Drag & drop missing / newer files from left to right side & vice versa.
- Special characters in URLs fixed.
- Cancel button isnt locked any more if md5-summing / binary comparing remote files.
- Status bar including progress of kompare and about / help button.
- Source code cleanups.
- GUI cleanups.
- Resize list view columns to original width.
- Binary comparison wont store the complete file in RAM any more.
- First documentation attempt.
Enhancements:
- Filters to display only specific files
- Regex that the file name may not contain
- In-/Exclude hidden items
- Some bug fixes
<<lessIt works on local and some network / kioslave protocol folders (like smb:/ and media:/).
It is still in an early stage; please try on test directories first.
Main features:
- ftp et alii supported (might still be buggy!).
- Keyboard shortcuts (popup menus didnt work, unfortunately) fixed.
- Drag & drop missing / newer files from left to right side & vice versa.
- Special characters in URLs fixed.
- Cancel button isnt locked any more if md5-summing / binary comparing remote files.
- Status bar including progress of kompare and about / help button.
- Source code cleanups.
- GUI cleanups.
- Resize list view columns to original width.
- Binary comparison wont store the complete file in RAM any more.
- First documentation attempt.
Enhancements:
- Filters to display only specific files
- Regex that the file name may not contain
- In-/Exclude hidden items
- Some bug fixes
Download (0.32MB)
Added: 2006-09-14 License: GPL (GNU General Public License) Price:
1137 downloads
jset 0.20
jset project is an implementation of the Set board game. more>>
jset project is an implementation of the Set board game.
The game can be played alone or on the network. The Set board game is a card game whose goal is to find matching sets of cards.
The game is played using 81 (3^4) unique cards. On each card is drawn a set of identical shapes.
These sets of shapes have 4 properties, each shape property taken from a set of 3 possibilities: color (e.g. red, blue, and green), type (e.g. rectangle, circle, and triangle), fill (e.g. empty, full, and shaded), and number (e.g. one, two, and three).
The cards are disposed on the table in front of the players. The players must try to identify matching sets of cards.
<<lessThe game can be played alone or on the network. The Set board game is a card game whose goal is to find matching sets of cards.
The game is played using 81 (3^4) unique cards. On each card is drawn a set of identical shapes.
These sets of shapes have 4 properties, each shape property taken from a set of 3 possibilities: color (e.g. red, blue, and green), type (e.g. rectangle, circle, and triangle), fill (e.g. empty, full, and shaded), and number (e.g. one, two, and three).
The cards are disposed on the table in front of the players. The players must try to identify matching sets of cards.
Download (0.070MB)
Added: 2006-11-24 License: GPL (GNU General Public License) Price:
1064 downloads
mp3dup 0.3
mp3dup looks for duplicate files in recursively searched directories. more>>
mp3dup looks for duplicate files in recursively searched directories. It is written to check for duplicate MP3 files, but can be used to find duplicate files of any type.
Parsed files are inserted in a hash table keyed with the size of the file. Files with the same size are md5summed, and those md5sums are inserted in a new hash table. Files with the same size and md5sum are brute-force-diffed. Non regular files are just skipped. Empty files are printed as such.
mp3dup can also find files that are equal with the first, or last N bytes. This is accomplished by hashing on the head and tail parts of the files, and byte-comparing the collisions.
Enhancements:
- Identical files are no longer reported as Match:ID3 too.
<<lessParsed files are inserted in a hash table keyed with the size of the file. Files with the same size are md5summed, and those md5sums are inserted in a new hash table. Files with the same size and md5sum are brute-force-diffed. Non regular files are just skipped. Empty files are printed as such.
mp3dup can also find files that are equal with the first, or last N bytes. This is accomplished by hashing on the head and tail parts of the files, and byte-comparing the collisions.
Enhancements:
- Identical files are no longer reported as Match:ID3 too.
Download (0.033MB)
Added: 2006-07-26 License: GPL (GNU General Public License) Price:
1185 downloads
Postfix-policy 0.0.2
Postfix-policy is a policy server that uses ServerKit to achieve a high level of performance and scalability for Postfix servers more>>
Postfix-policy is a policy server that uses ServerKit to achieve a high level of performance and scalability for Postfix servers.
This project is ideal for use with large mail systems utilizing Postfix for MX duties and MySQL for the management of accounts with basic policy needs.
Usage:
It is advised that you read the ServerKit documentation before trying to use this module, as most of the basic usage is simply using ServerKit, nothing specific to this module.
You will probably want to use the included ServerKit personality as a starting point, found in the source archive as a directory named "personality". Within the personality you will find a "c11n" file, a "modules" subdirectory, and a "svsdir" subdirectory.
The "c11n" file is a ServerKit configuration file, you will need to at least modify the database settings so ServerKit can successfully communicate with your database system. Another configuration value that you will definitely have to set is "action_query_format_string".
The "action_query_format_string" is the SQL query postfix-policy will use to retrieve an action to send back to Postfix in response to policy delegation requests. See the Configuration section for a list of supported substitutions for use in the format string.
You are responsible for creating a query that is compatible with your mail system database schema, and ensuring that the query will:
1. return an empty set for invalid recipients
2. return a valid action string when not returning an empty set
For an explanation of valid policy action responses, see the access(5) manual reference from Postfix, youre interested in the *ACTIONS sections
<<lessThis project is ideal for use with large mail systems utilizing Postfix for MX duties and MySQL for the management of accounts with basic policy needs.
Usage:
It is advised that you read the ServerKit documentation before trying to use this module, as most of the basic usage is simply using ServerKit, nothing specific to this module.
You will probably want to use the included ServerKit personality as a starting point, found in the source archive as a directory named "personality". Within the personality you will find a "c11n" file, a "modules" subdirectory, and a "svsdir" subdirectory.
The "c11n" file is a ServerKit configuration file, you will need to at least modify the database settings so ServerKit can successfully communicate with your database system. Another configuration value that you will definitely have to set is "action_query_format_string".
The "action_query_format_string" is the SQL query postfix-policy will use to retrieve an action to send back to Postfix in response to policy delegation requests. See the Configuration section for a list of supported substitutions for use in the format string.
You are responsible for creating a query that is compatible with your mail system database schema, and ensuring that the query will:
1. return an empty set for invalid recipients
2. return a valid action string when not returning an empty set
For an explanation of valid policy action responses, see the access(5) manual reference from Postfix, youre interested in the *ACTIONS sections
Download (0.018MB)
Added: 2006-12-21 License: AGPL (Affero General Public License) Price:
1040 downloads
Nietzsche 1.0
Nietzsche provides an easy to learn language. more>>
Nietzsche provides an easy to learn language.
It is an interpreted language, written with an hexadecimal editor such as plexedit, hexedit and so on.
You just have to supply the filename and the number of empty characters
to be inserted.
The null character for Nietzsche is hex 00.
Using labels in this language is fundamental. SO its a good thing to take confidence with them and to use them at best.
Labels must begin and end with 5 (05) 5 (05).
<<lessIt is an interpreted language, written with an hexadecimal editor such as plexedit, hexedit and so on.
You just have to supply the filename and the number of empty characters
to be inserted.
The null character for Nietzsche is hex 00.
Using labels in this language is fundamental. SO its a good thing to take confidence with them and to use them at best.
Labels must begin and end with 5 (05) 5 (05).
Download (0.093MB)
Added: 2007-02-05 License: GPL (GNU General Public License) Price:
993 downloads
gewee game 3.6
gewee game is a Go-like board game with next generation graphics. more>>
gewee game is a Go-like board game with "next generation" graphics.
This is a game between a human ("player") and a computer ("opponent"). The players objective is to accumulate as many points as possible. When the player wins a game, a point is added to his/her score. When the player loses a game, a point is subtracted from his/her score. The competitor with the most pieces on the board at the end of the game is the winner. A game is finished when a competitor forfeits, or has no valid empty square to place a piece on. The opponent is granted additional moves at the start of a game based on the players score.
Each competitor has a distinct set of pieces of the same shape and color. The competitors take turns placing one piece on an empty square on the board. A piece or group of pieces that has no empty square adjacent to it is removed from the board.
<<lessThis is a game between a human ("player") and a computer ("opponent"). The players objective is to accumulate as many points as possible. When the player wins a game, a point is added to his/her score. When the player loses a game, a point is subtracted from his/her score. The competitor with the most pieces on the board at the end of the game is the winner. A game is finished when a competitor forfeits, or has no valid empty square to place a piece on. The opponent is granted additional moves at the start of a game based on the players score.
Each competitor has a distinct set of pieces of the same shape and color. The competitors take turns placing one piece on an empty square on the board. A piece or group of pieces that has no empty square adjacent to it is removed from the board.
Download (0.018MB)
Added: 2007-05-21 License: Freeware Price:
886 downloads
xletters 1.1.0
xletters project is a typing game in which you catch falling words by typing them. more>>
xletters project is a typing game in which you catch falling words by typing them.
XLetters is a game to practice your typing skill.
The goal is to type the falling words before they reach the bottom of the window.
1. Edit the file config.h; apart from the SCOREFILE constant, you can leave everything untouched if you want. You may also want to have a look at the Imakefile.
2. Build xletters by typing
# xmkmf && make
3. Become root and install xletters by typing make install && make install.man
or install them by hand. You may want to make xletters sgid games.
4. Create the directory for the high score file (according to the value you gave to the SCOREFILE constant in step 1). If you made xletters sgid, you should also create the score file itself (make it empty initially) and make it group-writeable.
<<lessXLetters is a game to practice your typing skill.
The goal is to type the falling words before they reach the bottom of the window.
1. Edit the file config.h; apart from the SCOREFILE constant, you can leave everything untouched if you want. You may also want to have a look at the Imakefile.
2. Build xletters by typing
# xmkmf && make
3. Become root and install xletters by typing make install && make install.man
or install them by hand. You may want to make xletters sgid games.
4. Create the directory for the high score file (according to the value you gave to the SCOREFILE constant in step 1). If you made xletters sgid, you should also create the score file itself (make it empty initially) and make it group-writeable.
Download (0.018MB)
Added: 2006-10-28 License: GPL (GNU General Public License) Price:
1091 downloads
wmstradio 0.2.2
wmstradio is a doc app that acts as a radio for streamed media. more>>
wmstradio is a doc app that acts as a radio for streamed media. It reads a list of "channels" and allows them to be selected in a radio like interface. wmstradio launches Real Player connecting to the site that you select.
The only configuring wmstradio needs is a list of RealAudio sites to connect to. This is provided through a directory called ~/.wmstradio which contains link files to the sites. These link files are what you get when you try to save the link through a web browser. They are text files containing a URL to the server real audio streamer. The name of this file is used as the name of the chanel in the wmstradio display window.
Enhancements:
- BUGFIX: shaifuljahari at yahoo.com pointed out that an empty .wmstradio directory caused the app to core on load. Fixed.
- MISC: Empty directories are now detected at load, and during the lifetime of the app. Appropriate error message given on standard error and lcd.
- DOCUMENTATION: CREDITS added.
<<lessThe only configuring wmstradio needs is a list of RealAudio sites to connect to. This is provided through a directory called ~/.wmstradio which contains link files to the sites. These link files are what you get when you try to save the link through a web browser. They are text files containing a URL to the server real audio streamer. The name of this file is used as the name of the chanel in the wmstradio display window.
Enhancements:
- BUGFIX: shaifuljahari at yahoo.com pointed out that an empty .wmstradio directory caused the app to core on load. Fixed.
- MISC: Empty directories are now detected at load, and during the lifetime of the app. Appropriate error message given on standard error and lcd.
- DOCUMENTATION: CREDITS added.
Download (0.019MB)
Added: 2006-08-03 License: GPL (GNU General Public License) Price:
1177 downloads
Minesweeper 1.1
Minesweeper is a Java game clone from the Windows version of Minesweeper. more>>
Minesweeper is a Java game clone from the Windows version of Minesweeper.
Minesweeper is a game written by Chris Dailey in Java using Swing.
Version 1.1 features the basic game play.
The following table shows what the mouse clicks on squares do while the game is started.
COVERED
Set the square to UNCOVERED.
If there is a mine, the game ends (lose).
If all empty squares are uncovered, the game ends (win).
Otherwise the game continues. Set the square to FLAGGED.
UNCOVERED
Nothing if the number of flags in adjacent squares equals the number in the uncovered square
UNCOVER adjacent covered squares
else
temporarily highlight adjacent covered squares
FLAGGED
Nothing Set the square to QUESTIONED.
QUESTIONED
Nothing Set the square to COVERED.
<<lessMinesweeper is a game written by Chris Dailey in Java using Swing.
Version 1.1 features the basic game play.
The following table shows what the mouse clicks on squares do while the game is started.
COVERED
Set the square to UNCOVERED.
If there is a mine, the game ends (lose).
If all empty squares are uncovered, the game ends (win).
Otherwise the game continues. Set the square to FLAGGED.
UNCOVERED
Nothing if the number of flags in adjacent squares equals the number in the uncovered square
UNCOVER adjacent covered squares
else
temporarily highlight adjacent covered squares
FLAGGED
Nothing Set the square to QUESTIONED.
QUESTIONED
Nothing Set the square to COVERED.
Download (MB)
Added: 2006-01-18 License: GPL (GNU General Public License) Price:
1385 downloads
KPhoTools 0.2.1
PhoTools is an Image Album generation tool. more>>
KPhoTools is a program for KDE which helps you creating fast online photo galleries in HTML.
KPhoTools is an Image Album generation tool. It creates an HTML Album containing your Images in HTML which can be published as webpage. It can rotate/resize images, blend logos, create thumbnails, and create albums in several styles.
Main features:
- Rotating images
- Rezising images
- Create thumbnails
- Image filters (*)
- Several styles
- Logo Blending
Features of the albums are:
- Simple and clean indexing
- Nice overview of your pics
- Slideshows
- No PHP needed! (only HTML & Javascript)
- Preloading (no empty boxes on screen)
- Not present pics wont be loaded (box will be shown)
- Screenshot function
- Screenshots from desktop
- Screenshots from selected areas on your desktop
- Screenshots of single windows
<<lessKPhoTools is an Image Album generation tool. It creates an HTML Album containing your Images in HTML which can be published as webpage. It can rotate/resize images, blend logos, create thumbnails, and create albums in several styles.
Main features:
- Rotating images
- Rezising images
- Create thumbnails
- Image filters (*)
- Several styles
- Logo Blending
Features of the albums are:
- Simple and clean indexing
- Nice overview of your pics
- Slideshows
- No PHP needed! (only HTML & Javascript)
- Preloading (no empty boxes on screen)
- Not present pics wont be loaded (box will be shown)
- Screenshot function
- Screenshots from desktop
- Screenshots from selected areas on your desktop
- Screenshots of single windows
Download (0.69MB)
Added: 2005-09-14 License: GPL (GNU General Public License) Price:
1501 downloads
Mac::iTunes::Playlist 0.86
Mac::iTunes::Playlist is a Perl module for iTunes playlists. more>>
Mac::iTunes::Playlist is a Perl module for iTunes playlists.
SYNOPSIS
use Mac::iTunes::Playlist;
my $playlist = Mac::iTunes::Playlist->new( @items );
METHODS
new( TITLE, ARRAYREF )
new_from_directory( TITLE, DIRECTORY )
Create a playlist from all of the MP3 files in the named directory.
title
Returns the title of the playlist.
items
In list context, returns a list of the items in the playlist.
In scalar context, returns the number of items in the playlist.
next_item
Not implemented
previous_item
Not implemented
add_item( OBJECT )
Adds the Mac::iTunes::Item object to the playlist.
Returns undef or the empty list if the argument is not a Mac::iTunes::Item object.
delete_item( INDEX )
Deletes the item at index INDEX (counting from zero).
Returns false is the INDEX is greater than the index of the last item. Returns true otherwise.
merge( PLAYLIST )
Adds the items in PLAYLIST to the current playlist and returns the number of items added.
Returns undefined (or the empty list) if the argument is not the right sort of object. Returns 0 if no items were added (which might not be an error).
This method does a deep copy of the Items object. Identical items show up as different objects in each playlist so that the playlists do not refer to each other.
random_item
In scalar context, returns a random item from the playlist.
In list context, returns the item, the index of the item, and the total count of items.
Returns false or the empty list if the playlist has no items.
copy
Return a deep copy of the playlist. The returned object will not refer (as in, point to the same data) as the original object.
Publisher
publish( FORMAT [, FIELDS_REF [, ORDER_REF ] ] )
Output the playlist in some format.
Not implemented.
<<lessSYNOPSIS
use Mac::iTunes::Playlist;
my $playlist = Mac::iTunes::Playlist->new( @items );
METHODS
new( TITLE, ARRAYREF )
new_from_directory( TITLE, DIRECTORY )
Create a playlist from all of the MP3 files in the named directory.
title
Returns the title of the playlist.
items
In list context, returns a list of the items in the playlist.
In scalar context, returns the number of items in the playlist.
next_item
Not implemented
previous_item
Not implemented
add_item( OBJECT )
Adds the Mac::iTunes::Item object to the playlist.
Returns undef or the empty list if the argument is not a Mac::iTunes::Item object.
delete_item( INDEX )
Deletes the item at index INDEX (counting from zero).
Returns false is the INDEX is greater than the index of the last item. Returns true otherwise.
merge( PLAYLIST )
Adds the items in PLAYLIST to the current playlist and returns the number of items added.
Returns undefined (or the empty list) if the argument is not the right sort of object. Returns 0 if no items were added (which might not be an error).
This method does a deep copy of the Items object. Identical items show up as different objects in each playlist so that the playlists do not refer to each other.
random_item
In scalar context, returns a random item from the playlist.
In list context, returns the item, the index of the item, and the total count of items.
Returns false or the empty list if the playlist has no items.
copy
Return a deep copy of the playlist. The returned object will not refer (as in, point to the same data) as the original object.
Publisher
publish( FORMAT [, FIELDS_REF [, ORDER_REF ] ] )
Output the playlist in some format.
Not implemented.
Download (0.11MB)
Added: 2006-11-15 License: Perl Artistic License Price:
1077 downloads
XML::Output 0.03
XML::Output is a Perl module for writing simple XML documents. more>>
XML::Output is a Perl module for writing simple XML documents.
SYNOPSIS
use XML::Output;
open(FH,>file.xml);
my $xo = new XML::Output({fh => *FH});
$xo->open(tagname, {attrname => attrval});
$xo->pcdata(element content);
$xo->close();
close(FH);
ABSTRACT
XML::Output is a Perl module for writing simple XML documents
XML::Output is a Perl module for writing simple XML document. The following methods are provided.
new
$xo = new XML::Output;
Constructs a new XML::Output object.
open
$xo->open(tagname, {attrname => attrval});
Open an element with specified name (and optional attributes)
close
$xo->close;
Close an element
empty
$xo->empty(tagname, {attrname => attrval});
Insert an empty element with specified name (and optional attributes)
pcdata
$xo->pcdata(element content);
Insert text
comment
$xo->comment(comment text);
Insert a comment
xmlstr
print $xo->xmlstr;
Get a string representation of the constructed document
<<lessSYNOPSIS
use XML::Output;
open(FH,>file.xml);
my $xo = new XML::Output({fh => *FH});
$xo->open(tagname, {attrname => attrval});
$xo->pcdata(element content);
$xo->close();
close(FH);
ABSTRACT
XML::Output is a Perl module for writing simple XML documents
XML::Output is a Perl module for writing simple XML document. The following methods are provided.
new
$xo = new XML::Output;
Constructs a new XML::Output object.
open
$xo->open(tagname, {attrname => attrval});
Open an element with specified name (and optional attributes)
close
$xo->close;
Close an element
empty
$xo->empty(tagname, {attrname => attrval});
Insert an empty element with specified name (and optional attributes)
pcdata
$xo->pcdata(element content);
Insert text
comment
$xo->comment(comment text);
Insert a comment
xmlstr
print $xo->xmlstr;
Get a string representation of the constructed document
Download (0.035MB)
Added: 2006-09-07 License: GPL (GNU General Public License) Price:
1144 downloads
KleanSweep 0.2.9
KleanSweep allows you to reclaim disk space by finding unneeded files. more>>
KleanSweep allows you to reclaim disk space by finding unneeded files. KleanSweep can search for files basing on several criterias.
You can seek for:
- empty files
- backup files
- broken symbolic links
- dead menu entries (.desktop files pointing to non-existing executables)
- duplicated files
- orphaned files (files not found in RPM database)
- obsolete thumbnails (thumbnails conforming to freedesktop.org standard, pointing to non-existing images
Planned features:
- seeking for orphaned files in Debian and Gentoo (portage) databases
- seeking for empty directories
- seeking for unused locales
- options for setting include/exclude paths, file extensions etc.
- and more!
KleanSweep consists of KDE-based (C++) graphical frontend and small helper Perl script that performs actual searching.
All searches, except for orphaned files, duplicates and dead menu entries are as fast as usual find would be. KleanSweep requires KDE libraries and Perl.
Note: I take no responsibility for any damage caused by this program.
Enhancements:
- Removed "greedy match" button
- added Italian, German, Spanish and Portugaese translations
<<lessYou can seek for:
- empty files
- backup files
- broken symbolic links
- dead menu entries (.desktop files pointing to non-existing executables)
- duplicated files
- orphaned files (files not found in RPM database)
- obsolete thumbnails (thumbnails conforming to freedesktop.org standard, pointing to non-existing images
Planned features:
- seeking for orphaned files in Debian and Gentoo (portage) databases
- seeking for empty directories
- seeking for unused locales
- options for setting include/exclude paths, file extensions etc.
- and more!
KleanSweep consists of KDE-based (C++) graphical frontend and small helper Perl script that performs actual searching.
All searches, except for orphaned files, duplicates and dead menu entries are as fast as usual find would be. KleanSweep requires KDE libraries and Perl.
Note: I take no responsibility for any damage caused by this program.
Enhancements:
- Removed "greedy match" button
- added Italian, German, Spanish and Portugaese translations
Download (0.24MB)
Added: 2006-10-29 License: GPL (GNU General Public License) Price:
1094 downloads
qmeterslib 0.5.0
qmeterslib library provides a highly customizable Qt widget for creating complex analog dial widgets. more>>
qmeterslib library provides a highly customizable Qt widget for creating complex analog dial widgets. It supports multiple scales, multiple needles, and customizable needles and backgrounds.
qmeterslib library works as a "container" QAnalogMeter widget that is initially empty. The developer must create one or more instances of a scale (clock or sector) and one or more instances of index/needle (clock, donut, pie). A demo application is included.
Enhancements:
- All KDE dependence was removed from the demo and the project itself.
- The project is now based on Qmake instead of KDevelop.
- Index behavior was corrected so that values out of range are not considered for widget update.
<<lessqmeterslib library works as a "container" QAnalogMeter widget that is initially empty. The developer must create one or more instances of a scale (clock or sector) and one or more instances of index/needle (clock, donut, pie). A demo application is included.
Enhancements:
- All KDE dependence was removed from the demo and the project itself.
- The project is now based on Qmake instead of KDevelop.
- Index behavior was corrected so that values out of range are not considered for widget update.
Download (0.15MB)
Added: 2007-01-15 License: GPL (GNU General Public License) Price:
1014 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above empty search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed