toyota echo
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 190
TheBOT 1.9
TheBOT provides an IRC bot written in bash. more>>
TheBOT provides an IRC bot written in bash.
TheBot is a simple IRC bot written in the bash scripting language. It is based on a modular design.
to get this thing online use the `run script (in this directory)
but please edit the configuration file first - `config.
for information about available commands see doc/commands.html
to learn how to write commands (or just try) read doc/writting-commands.html
to be able to identify youll need to crypt your password first, then add
it into the passwd file.
Ive included the source and the binary of the `crypt utlilty.
if you want to recompile just type make in the bin directory.
now, lets say that youre `SuperDude and wanna use the pass `ircforlife
first crypt your password:
SuperDude:thebot/bin$ crypt ircforlife
^Y7T08nTQpiz6
the next step is to add yourself into the passwd file:
SuperDude:thebot$ echo "SuperDude:^Y7T08nTQpiz6" >> passwd
to identif just use: /msg thebot +id ircforlife
everything else is the same.even when adding new user
with the add command.thebot crypts the password and writes it to the file.
<<lessTheBot is a simple IRC bot written in the bash scripting language. It is based on a modular design.
to get this thing online use the `run script (in this directory)
but please edit the configuration file first - `config.
for information about available commands see doc/commands.html
to learn how to write commands (or just try) read doc/writting-commands.html
to be able to identify youll need to crypt your password first, then add
it into the passwd file.
Ive included the source and the binary of the `crypt utlilty.
if you want to recompile just type make in the bin directory.
now, lets say that youre `SuperDude and wanna use the pass `ircforlife
first crypt your password:
SuperDude:thebot/bin$ crypt ircforlife
^Y7T08nTQpiz6
the next step is to add yourself into the passwd file:
SuperDude:thebot$ echo "SuperDude:^Y7T08nTQpiz6" >> passwd
to identif just use: /msg thebot +id ircforlife
everything else is the same.even when adding new user
with the add command.thebot crypts the password and writes it to the file.
Download (0.062MB)
Added: 2007-04-11 License: Freely Distributable Price:
926 downloads
BootRoot 0.4
BootRoot it creates a separate boot and root Linux system. more>>
BootRoot creates a boot disk with lilo, a kernel and an initrd image. The initrd script mounts another root disk with a compressed (gzip or bzip2) filesystem.
The root filesystem isnt made by this program, but there lots of compressed filesytems out there to use.
You can use a bzip2 compressed filesystem, this program is easy to use, and it provides a framework showing a simple initrd method which you can freely modify.
The four steps to making a Boot Root set.
1). Grab the Perl Script right here .. boot_root give it a name .. umm .. boot_root.
2). Make sure the bang line points to the right place:
$ which perl
/usr/bin/perl
$ grep "perl -w" boot_root
#!/usr/bin/perl -w
3). Make it executable:
$ chmod 755 boot_root
4). Put it in one of your LIB PATHS:
$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:.:
$ mv boot_root /usr/bin
5). Run it, and have lots of fun! More directions can be found at the beginning of the script.
<<lessThe root filesystem isnt made by this program, but there lots of compressed filesytems out there to use.
You can use a bzip2 compressed filesystem, this program is easy to use, and it provides a framework showing a simple initrd method which you can freely modify.
The four steps to making a Boot Root set.
1). Grab the Perl Script right here .. boot_root give it a name .. umm .. boot_root.
2). Make sure the bang line points to the right place:
$ which perl
/usr/bin/perl
$ grep "perl -w" boot_root
#!/usr/bin/perl -w
3). Make it executable:
$ chmod 755 boot_root
4). Put it in one of your LIB PATHS:
$ echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin:.:
$ mv boot_root /usr/bin
5). Run it, and have lots of fun! More directions can be found at the beginning of the script.
Download (0.030MB)
Added: 2005-04-11 License: GPL (GNU General Public License) Price:
1658 downloads
Echoserver 1.3
See what browsers and programs are sending to an HTTP Server. Simple server just dumps whatever it receives on the console. Echoserver is misnamed because it does not actually echo what it receives back to the browser. more>>
Echoserver - See what browsers and programs are sending to an HTTP Server.
Simple server just dumps whatever it receives on the console.
Echoserver is misnamed because it does not actually echo what it receives
back to the browser.
Enhancements:
Version 1.3
change pad directory structure
System Requirements:<<less
Download (520Kb)
Added: 2006-03-06 License: Free Price: Free
13 downloads
AutoLyrix 0.2.2
AutoLyrix is a program created to download lyrics and AlbumArt (artwork) automatically. more>>
AutoLyrix is a program (not a pluggin!) created to download lyrics and AlbumArt (artwork) automatically. This software is very similar to EvilLyrics (at least the interface). Saved lyrics from EvilLyrics can be used by AutoLyrix. The only thing you have to do is run AutoLyrix and it will find a supported player running, get the current song and download the lyric for you. AutoLyrix uses Google to search..
Main features:
- Download music with filters
- Download AlbumArt (artwork)
- Full mode
- Full mode 100% Transparent
- Transparent (Opacity)
- Export Lyrics/AlbumArt to iPod (using iTunes)
- Export Lyrics without Properties
- Download Lyrics and AlbumArt from Playlist file
- AutoLyrix can read the Song Title from a File
- Multi-plataform using Mono
- Runs on Linux! XMMS (and others players too)
- To make XMMS works only add the text echo "%n" > /tmp/currentSong.txt in Preferences, General Plugins, Song Change Plugin and enable this plugin, run AutoLyrix and in Preferences enable the "Support Input From File" and select the file /tmp/currengSong.txt. And enjoy!
<<lessMain features:
- Download music with filters
- Download AlbumArt (artwork)
- Full mode
- Full mode 100% Transparent
- Transparent (Opacity)
- Export Lyrics/AlbumArt to iPod (using iTunes)
- Export Lyrics without Properties
- Download Lyrics and AlbumArt from Playlist file
- AutoLyrix can read the Song Title from a File
- Multi-plataform using Mono
- Runs on Linux! XMMS (and others players too)
- To make XMMS works only add the text echo "%n" > /tmp/currentSong.txt in Preferences, General Plugins, Song Change Plugin and enable this plugin, run AutoLyrix and in Preferences enable the "Support Input From File" and select the file /tmp/currengSong.txt. And enjoy!
Download (0.14MB)
Added: 2007-07-30 License: GPL (GNU General Public License) Price:
817 downloads
Frickin PPTP Proxy 2.0 Beta 2
Frickin PPTP Proxy is a fast PPTP proxy for any BSD system with the OpenBSD packet filter installed. more>>
Frickin PPTP Proxy is a fast PPTP proxy for any BSD system with the OpenBSD packet filter installed.
It handles bi-directional tunnels transparently and can be chained from one proxy to another over several servers.
Enhancements:
- This release fixes an endian issue with echo IDs that made the proxy unusable for a majority of users.
- There is additional information regarding a pf scrub issue in the documentation.
<<lessIt handles bi-directional tunnels transparently and can be chained from one proxy to another over several servers.
Enhancements:
- This release fixes an endian issue with echo IDs that made the proxy unusable for a majority of users.
- There is additional information regarding a pf scrub issue in the documentation.
Download (0.012MB)
Added: 2007-01-19 License: GPL (GNU General Public License) Price:
1015 downloads
phpRiya 0.9 Beta
phpRiya is an excellent web based face recognition service. more>>
Riya is an excellent web based face recognition service. phpRiya is a PHP4 class written by GROU.PS team; phpRiya is designed to act as a wrapper for Riya s API. Methods process the response XML and return a friendly array of data to make development simple and intuitive.
Main features:
- LGPL license; you can use it for your commercial projects too!
- Covers 95% of Riya API
- Built-in DB/FS Caching
- Fully extensible via the "call" method
EXAMPLE
< ?php
require_once("phpRiya.php");
$r = new phpRiya("< api key >"); // http://riya.com/applyAPI
// optional - authentication
// required only in Authentication Required functions
// see Riya API
//
// $r->auth("< username >","< password >");
// make a search in public photos
// look for ones tagged with 2006
$photos = $r->photos_search_searchPublic(null,null,null,null,null,null,"2006");
foreach ($photos as $photo) {
echo "< img src="{$photo[thumbnail]}" border="1" />
";
}
?>
<<lessMain features:
- LGPL license; you can use it for your commercial projects too!
- Covers 95% of Riya API
- Built-in DB/FS Caching
- Fully extensible via the "call" method
EXAMPLE
< ?php
require_once("phpRiya.php");
$r = new phpRiya("< api key >"); // http://riya.com/applyAPI
// optional - authentication
// required only in Authentication Required functions
// see Riya API
//
// $r->auth("< username >","< password >");
// make a search in public photos
// look for ones tagged with 2006
$photos = $r->photos_search_searchPublic(null,null,null,null,null,null,"2006");
foreach ($photos as $photo) {
echo "< img src="{$photo[thumbnail]}" border="1" />
";
}
?>
Download (0.088MB)
Added: 2006-08-01 License: LGPL (GNU Lesser General Public License) Price:
1183 downloads
Kwiki::Emoticon 0.03
Kwiki::Emoticon is a Perl module with emoticon phrase for Kwiki. more>>
Kwiki::Emoticon is a Perl module with emoticon phrase for Kwiki.
SYNOPSIS
> echo Kwiki::Emoticon >> plugins
# optionally, you can change the Emoticon class (MSN by default)
> $EDITOR config.yaml
emoticon_driver: Yahoo
Now you can use emoticon like in your Kwiki text.
<<lessSYNOPSIS
> echo Kwiki::Emoticon >> plugins
# optionally, you can change the Emoticon class (MSN by default)
> $EDITOR config.yaml
emoticon_driver: Yahoo
Now you can use emoticon like in your Kwiki text.
Download (0.009MB)
Added: 2006-12-15 License: Perl Artistic License Price:
1043 downloads
GNUitar 0.3.2
GNUitar is a real-time guitar processor. more>>
GNUitar is a real-time guitar processor.
This is a program for real-time sound effect processing. You can use it to add some distortion to your guitar, or some reverb to your voice.
Main features:
- 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation)
- sustain
- various flavors of reverb, echo & delay
- chorus/flanger
- equalizer
- noise reduction
- wah-wah
- phasor
- tremolo
- vibrato
<<lessThis is a program for real-time sound effect processing. You can use it to add some distortion to your guitar, or some reverb to your voice.
Main features:
- 2 kinds of distortion (one is Ibanez TubeScreamer 9 simulation)
- sustain
- various flavors of reverb, echo & delay
- chorus/flanger
- equalizer
- noise reduction
- wah-wah
- phasor
- tremolo
- vibrato
Download (0.15MB)
Added: 2005-07-19 License: GPL (GNU General Public License) Price:
1562 downloads
getAbsPath 1.4
getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative unix/win32 pathes to absolute one more>>
getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) which converts relative unix/win32 pathes to absolute ones.
getAbsPath uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script.
EXAMPLE:
find out the current path of a script, using the $0 and the ` pwd` command
#!/bin/bash
PWD=`pwd`
RelPath="../../../testdir"
GAP=`./getAbsPath $PWD $0`
echo $GAP
exit 0
<<lessgetAbsPath uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script.
EXAMPLE:
find out the current path of a script, using the $0 and the ` pwd` command
#!/bin/bash
PWD=`pwd`
RelPath="../../../testdir"
GAP=`./getAbsPath $PWD $0`
echo $GAP
exit 0
Download (0.009MB)
Added: 2006-03-31 License: Public Domain Price:
1304 downloads
tcptraceroute 1.5 Beta6
tcptraceroute is a traceroute implementation using TCP packets. more>>
tcptraceroute project is a traceroute implementation using TCP packets.
The more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination.
The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that traceroute(8) sends out end up being filtered, making it impossible to completely trace the path to the destination.
However, in many cases, these firewalls will permit inbound TCP packets to specific ports that hosts sitting behind the firewall are listening for connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters.
<<lessThe more traditional traceroute(8) sends out either UDP or ICMP ECHO packets with a TTL of one, and increments the TTL until the destination has been reached. By printing the gateways that generate ICMP time exceeded messages along the way, it is able to determine the path packets are taking to reach the destination.
The problem is that with the widespread use of firewalls on the modern Internet, many of the packets that traceroute(8) sends out end up being filtered, making it impossible to completely trace the path to the destination.
However, in many cases, these firewalls will permit inbound TCP packets to specific ports that hosts sitting behind the firewall are listening for connections on. By sending out TCP SYN packets instead of UDP or ICMP ECHO packets, tcptraceroute is able to bypass the most common firewall filters.
Download (0.14MB)
Added: 2006-03-10 License: GPL (GNU General Public License) Price:
1345 downloads
ImageBackup 1.8
ImageBackup creates incremental backup CDs of digital pictures. more>>
This is a small Perl script to create backup CDs out of images. I like to organize my digital pictures into a directory structure based on image content and subject. I dont store them by date. This makes it nice to find pictures, but difficult to back them up without using traditional incremental backup software and/or backing up some images more than once.
Although this program is made to work well with AutoScrapbook, it can work with any directory of images. You run the program and specify a base directory. The directory is processed recursively and any images are mirrored into a staging area.
Once enough images are in the staging area, the program will (optionall) run AutoScrapbook to create a set of web pages specifically for that disc of images. It will then create an ISO image that you can burn to CD when convenient. This script is made to work on Linux, but could work on other systems with a bit of modification.
Once a disc has been created, the list of images that were on that disc is stored in a hidden data file in the base directory specified. You can then run ImageBackup on that directory again. Any images not included in any previous backups will be mirrored to the (now empty) staging directory.
If the directory fills, another ISO will be generated. If not, the staging directory will remain partially-filled. You can then run ImageBackup regularly (i.e. from cron even) and new images will be added to the staging directory as they are found. Whenever the disc is full enough, an ISO is generated, and the whole process starts over.
Installation/Use
To use the program, simply download the program below and place it somewhere on your system. If your Perl interpreter is not in /usr/bin/perl, you will have to edit the first line of the file.
Edit the program and change any of the variables near the top that need to be changed.
Then, simply run the program with a directory name as a parameter. You should always enter the same base directory name for good results. If, for example, you run ImageBackup on ~/pictures and created a backup CD, you should always run it on the same directory from then on.
Automatic Runs
You can have this script run automatically -- say once per week. Just run this script from cron (on Red Hat Linux, for example, just place this in /etc/cron.weekly):
#!/bin/bash
email="kirk@kaybee.org"
image_backup="/home/kirk/projects/misc/image_backup.pl"
DIRS="/export/share/pictures"
TEMPDIR="/home/kirk/tmp"
mkdir -p "$TEMPDIR"
for dir in $DIRS ; do
echo "Processing directory $dir"
echo
iso=`$image_backup $dir 2> "$TEMPDIR/image_backup.errors" | grep ^ISO Image Ready:`
if [ $? == 0 ] ; then
echo "$iso"
mail -s "$iso" $email < /dev/null
exit 0
elif [ $? == -1 ] ; then
echo "Not enough images yet..."
exit -1
else
echo "ERROR running image backup!" >&2
mail -s Image backup errors! $email < "$TEMPDIR/image_backup.errors"
exit 1
fi
done
Now you will receive an email whenever a new ISO image is available or if there are any errors.
Note that if you configure ImageBackup to use AutoScrapbook to create an index on the backup CDs, you must have already run AutoScrapbook on the source directories if you are running ImageBackup non-interactively.
If you havent, then picture descriptions will be requested during the cron job, which wont work too well.
<<lessAlthough this program is made to work well with AutoScrapbook, it can work with any directory of images. You run the program and specify a base directory. The directory is processed recursively and any images are mirrored into a staging area.
Once enough images are in the staging area, the program will (optionall) run AutoScrapbook to create a set of web pages specifically for that disc of images. It will then create an ISO image that you can burn to CD when convenient. This script is made to work on Linux, but could work on other systems with a bit of modification.
Once a disc has been created, the list of images that were on that disc is stored in a hidden data file in the base directory specified. You can then run ImageBackup on that directory again. Any images not included in any previous backups will be mirrored to the (now empty) staging directory.
If the directory fills, another ISO will be generated. If not, the staging directory will remain partially-filled. You can then run ImageBackup regularly (i.e. from cron even) and new images will be added to the staging directory as they are found. Whenever the disc is full enough, an ISO is generated, and the whole process starts over.
Installation/Use
To use the program, simply download the program below and place it somewhere on your system. If your Perl interpreter is not in /usr/bin/perl, you will have to edit the first line of the file.
Edit the program and change any of the variables near the top that need to be changed.
Then, simply run the program with a directory name as a parameter. You should always enter the same base directory name for good results. If, for example, you run ImageBackup on ~/pictures and created a backup CD, you should always run it on the same directory from then on.
Automatic Runs
You can have this script run automatically -- say once per week. Just run this script from cron (on Red Hat Linux, for example, just place this in /etc/cron.weekly):
#!/bin/bash
email="kirk@kaybee.org"
image_backup="/home/kirk/projects/misc/image_backup.pl"
DIRS="/export/share/pictures"
TEMPDIR="/home/kirk/tmp"
mkdir -p "$TEMPDIR"
for dir in $DIRS ; do
echo "Processing directory $dir"
echo
iso=`$image_backup $dir 2> "$TEMPDIR/image_backup.errors" | grep ^ISO Image Ready:`
if [ $? == 0 ] ; then
echo "$iso"
mail -s "$iso" $email < /dev/null
exit 0
elif [ $? == -1 ] ; then
echo "Not enough images yet..."
exit -1
else
echo "ERROR running image backup!" >&2
mail -s Image backup errors! $email < "$TEMPDIR/image_backup.errors"
exit 1
fi
done
Now you will receive an email whenever a new ISO image is available or if there are any errors.
Note that if you configure ImageBackup to use AutoScrapbook to create an index on the backup CDs, you must have already run AutoScrapbook on the source directories if you are running ImageBackup non-interactively.
If you havent, then picture descriptions will be requested during the cron job, which wont work too well.
Download (0.005MB)
Added: 2005-05-04 License: MIT/X Consortium License Price:
1634 downloads
kfilewatcher 0.1
kfilewatcher project watches for file changes and allows you to react on them. more>>
kfilewatcher project watches for file changes and allows you to react on them.
Example:
kfilewatcher /tmp/test 2>&1 | while read a; do echo "File has changed - doing something"; done
This command does something every time kfilewatcher detects a change. At the moment, the only action is to output "File has changed - doing something", but you can write anything there, e.g.
- backup stuff as soon as it changes
- publish files on your homepage everytime they change
- keep directories in sync
<<lessExample:
kfilewatcher /tmp/test 2>&1 | while read a; do echo "File has changed - doing something"; done
This command does something every time kfilewatcher detects a change. At the moment, the only action is to output "File has changed - doing something", but you can write anything there, e.g.
- backup stuff as soon as it changes
- publish files on your homepage everytime they change
- keep directories in sync
Download (1.7MB)
Added: 2006-12-28 License: GPL (GNU General Public License) Price:
1030 downloads
libbonobo 2.19.4
libbonobo is the non-GUI part of the bonobo component infrastructure. more>>
libbonobo is the non-GUI part of the bonobo component infrastructure, it is most useful for creating aggregate interfaces & doing IPC easily.
libbonobo also contains a rather badly designed & implemented per-system activation system. This needs re-writing & simplifying to be per-display.
Take a look at samples/echo/.
What is Bonobo
Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.
The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents.
If you want to look into a Java implementation of Bonobo, look in the GNOME CVS for the `monkeybeans module (Erdi Gergo is the author), you can browse it at: http://cvs.gnome.org/bonsai
<<lesslibbonobo also contains a rather badly designed & implemented per-system activation system. This needs re-writing & simplifying to be per-display.
Take a look at samples/echo/.
What is Bonobo
Bonobo is a set of language and system independant CORBA interfaces for creating reusable components, controls and creating compound documents.
The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents.
If you want to look into a Java implementation of Bonobo, look in the GNOME CVS for the `monkeybeans module (Erdi Gergo is the author), you can browse it at: http://cvs.gnome.org/bonsai
Download (1.7MB)
Added: 2007-06-19 License: LGPL (GNU Lesser General Public License) Price:
858 downloads
Other version of libbonobo
License:GPL (GNU General Public License)
LAoE 0.6.03beta3
LAoE is a rich featured graphical audiosample editor, based on multi layers, floating point samples. more>>
LAoE is a rich featured graphical audiosample editor, based on multi layers, floating point samples.
LAoE means Layer-based Audio Editor, and it is a rich featured graphical
audiosample-editor, based on multi-layers, floating-point samples, volume-masks, variable selection-intensity, and many plugins suitable to manipulate sound, such as filtering, retouching, resampling, graphical spectrogram editing by brushes and rectangles, sample-curve editing by freehand-pen and spline and other interpolation curves, effects like reverb, echo, compress, expand, pitch-shift, time-stretch, and much more... And it is free of charge!
The installation of LAoE is very simple:
if not available, install the java runtime environment jre 1.4.0 or higher
extract the file laoe_bin_vx_x_xx.tar.gz into a desired location
linux: run the script laoe to launch LAoE
windows: run the batch laoe.bat to launch LAoE
if the given user starts LAoE for the first time, a .laoe directory is automatically created in the user home directory
read the "tip of the day" to learn how to use LAoE
<<lessLAoE means Layer-based Audio Editor, and it is a rich featured graphical
audiosample-editor, based on multi-layers, floating-point samples, volume-masks, variable selection-intensity, and many plugins suitable to manipulate sound, such as filtering, retouching, resampling, graphical spectrogram editing by brushes and rectangles, sample-curve editing by freehand-pen and spline and other interpolation curves, effects like reverb, echo, compress, expand, pitch-shift, time-stretch, and much more... And it is free of charge!
The installation of LAoE is very simple:
if not available, install the java runtime environment jre 1.4.0 or higher
extract the file laoe_bin_vx_x_xx.tar.gz into a desired location
linux: run the script laoe to launch LAoE
windows: run the batch laoe.bat to launch LAoE
if the given user starts LAoE for the first time, a .laoe directory is automatically created in the user home directory
read the "tip of the day" to learn how to use LAoE
Download (1.3MB)
Added: 2006-07-19 License: GPL (GNU General Public License) Price:
1192 downloads
ATA over Ethernet Tools 16
The ATA over Ethernet Tools are intended for use in conjunction with an ATA over Ethernet (AoE) driver for a Linux 2.6 kernel. more>>
ATA over Ethernet Tools are intended for use in conjunction with an ATA over Ethernet (AoE) driver for a Linux 2.6 kernel.
They perform simple tasks like listing available devices, triggering device discovery, and restricting the network interfaces on which AoE is performed.
Whats New in This Release:
This release includes a workaround for a bug in the dash shell where dash does not support POSIX math expressions like ...
n=1
echo $((n+1))
<<lessThey perform simple tasks like listing available devices, triggering device discovery, and restricting the network interfaces on which AoE is performed.
Whats New in This Release:
This release includes a workaround for a bug in the dash shell where dash does not support POSIX math expressions like ...
n=1
echo $((n+1))
Download (0.019MB)
Added: 2007-06-02 License: GPL (GNU General Public License) Price:
878 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 toyota echo 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