attention recorder 0.65
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 209
Attention Recorder 0.65
Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. more>>
Everything we do online, what we browse, what feeds we read, what we search for, increasingly represents who we are. This "Attention Data" has real value and needs to be protected.
Until now, only companies on the other side of our clicking captured this value. AttentionTrust is a not-for-profit organization that attempts to place the user in control of his or her Attention data.
Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. YOU alone are in sole control of this information, when it is stored locally on your desktop in an XML file. YOU alone can choose to share it with a service you trust.
AttentionTrust believes that you have the following rights to your Attention Data:
1. Property--You own your data
2. Mobility--You can copy or delete your data.
3. Economy--You can exchange your data with others your trust.
4. Transparency--You can see how your data is being used
For more information on the principles, Attention Recorder, or educational programs visit www.attentiontrust.org.
<<lessUntil now, only companies on the other side of our clicking captured this value. AttentionTrust is a not-for-profit organization that attempts to place the user in control of his or her Attention data.
Attention Recorder is a Firefox extension that allows users to monitor their clickstream and browsing history. YOU alone are in sole control of this information, when it is stored locally on your desktop in an XML file. YOU alone can choose to share it with a service you trust.
AttentionTrust believes that you have the following rights to your Attention Data:
1. Property--You own your data
2. Mobility--You can copy or delete your data.
3. Economy--You can exchange your data with others your trust.
4. Transparency--You can see how your data is being used
For more information on the principles, Attention Recorder, or educational programs visit www.attentiontrust.org.
Download (0.044MB)
Added: 2007-07-24 License: MPL (Mozilla Public License) Price:
836 downloads
Video Disk Recorder 1.4.4
Video Disk Recorder is a digital satellite receiver program using Linux and DVB technologies. more>>
Video Disk Recorder (VDR) is a digital satellite receiver program using Linux and DVB technologies. Video Disk Recorder can record MPEG2 streams, as well as output the stream to TV. It also supports plugins for DVD, DivX, or MP3 playback and more.
Main features:
- Operation entirely via DVB cards On Screen Display and infrared control (LIRC/RCU) or keyboard
- Support for multiple DVB cards (up to four, at least one full featured card with video out required) and "conditional access" (CICAM)
- Channel groups
- EPG display by channel or by time ("Whats on now/next")
- Timers: Programming via EPG or manually, priority/lifetime model, single-shot or repeating timers which use EPG subtitle info as recordings title additionally
- Recording storage on disk: Automatically splitting of recording into files (<<less
Main features:
- Operation entirely via DVB cards On Screen Display and infrared control (LIRC/RCU) or keyboard
- Support for multiple DVB cards (up to four, at least one full featured card with video out required) and "conditional access" (CICAM)
- Channel groups
- EPG display by channel or by time ("Whats on now/next")
- Timers: Programming via EPG or manually, priority/lifetime model, single-shot or repeating timers which use EPG subtitle info as recordings title additionally
- Recording storage on disk: Automatically splitting of recording into files (<<less
Download (0.47MB)
Added: 2006-11-12 License: GPL (GNU General Public License) Price:
1093 downloads
HTTP::Server::Simple::Recorder 0.02
HTTP::Server::Simple::Recorder is Perl module for mixin to record HTTP::Server::Simples sockets. more>>
HTTP::Server::Simple::Recorder is Perl module for mixin to record HTTP::Server::Simples sockets.
SYNOPSIS
package MyServer;
use base qw/HTTP::Server::Simple::Recorder HTTP::Server::Simple::CGI/;
sub recorder_prefix { "path/to/logs/record" } # defaults to /tmp/http-server-simple-recorder
# logs to path/to/logs/record.34244.1.in,
# path/to/logs/record.34244.1.out,
# path/to/logs/record.34244.2.in,
# path/to/logs/record.34244.2.out, etc, if 34244 is the PID of the server
This module allows you to record all HTTP communication between an HTTP::Server::Simple-derived server and its clients. It is a mixin, so it doesnt itself subclass HTTP::Server::Simple; you need to subclass from both HTTP::Server::Simple::Recorder and an actual HTTP::Server::Simple subclass, and HTTP::Server::Simple::Recorder should be listed first.
Every time a client connects to your server, this module will open a pair of files and log the communication between the file and server to these files. Each connection gets a serial number starting at 1. The filename used is >, then a period, then the connection serial number, then a period, then either "in" or "out". recorder_prefix defaults to /tmp/http-server-simple-recorder, but you can override that in your subclass. For example, you might want to include the process ID.
<<lessSYNOPSIS
package MyServer;
use base qw/HTTP::Server::Simple::Recorder HTTP::Server::Simple::CGI/;
sub recorder_prefix { "path/to/logs/record" } # defaults to /tmp/http-server-simple-recorder
# logs to path/to/logs/record.34244.1.in,
# path/to/logs/record.34244.1.out,
# path/to/logs/record.34244.2.in,
# path/to/logs/record.34244.2.out, etc, if 34244 is the PID of the server
This module allows you to record all HTTP communication between an HTTP::Server::Simple-derived server and its clients. It is a mixin, so it doesnt itself subclass HTTP::Server::Simple; you need to subclass from both HTTP::Server::Simple::Recorder and an actual HTTP::Server::Simple subclass, and HTTP::Server::Simple::Recorder should be listed first.
Every time a client connects to your server, this module will open a pair of files and log the communication between the file and server to these files. Each connection gets a serial number starting at 1. The filename used is >, then a period, then the connection serial number, then a period, then either "in" or "out". recorder_prefix defaults to /tmp/http-server-simple-recorder, but you can override that in your subclass. For example, you might want to include the process ID.
Download (0.011MB)
Added: 2007-01-25 License: Perl Artistic License Price:
1005 downloads
KRecord 1.16
KRecord is a KDE sound recorder. more>>
KRecord is a KDE sound recorder. Easy to use. It can just record and playback wav-files, nothing else.
Can handle multiple files, you can drop files (from the file manager) to it, it can handle large sound files without problems. Has a input level display.
KRecord is much easier to use than "krec", which is an enigma in itself.
Compiles and Installs perfectly on Slackware 10.1 with KDE 3.4.1 and qt 3.3.4.
Just Click Record button and you can record...
<<lessCan handle multiple files, you can drop files (from the file manager) to it, it can handle large sound files without problems. Has a input level display.
KRecord is much easier to use than "krec", which is an enigma in itself.
Compiles and Installs perfectly on Slackware 10.1 with KDE 3.4.1 and qt 3.3.4.
Just Click Record button and you can record...
Download (0.043MB)
Added: 2005-07-15 License: GPL (GNU General Public License) Price:
1569 downloads
qt-recordmydesktop 0.3.6
qt-recordmydesktop is a recordMyDesktop GUI created in QT language for the KDE desktop. more>>
qt-recordmydesktop is a recordMyDesktop GUI created in QT language for the KDE desktop.
recordMyDesktop is a desktop session recorder for GNU/linux that attemps to be easy to use, yet also effective at its primary task.
As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.
<<lessrecordMyDesktop is a desktop session recorder for GNU/linux that attemps to be easy to use, yet also effective at its primary task.
As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.
Download (0.18MB)
Added: 2007-08-18 License: GPL (GNU General Public License) Price:
829 downloads
gtk-recordMyDesktop 0.3.5
gtk-recordMyDesktop is a GUI frontend for recordMyDesktop desktop capture application to be used on the GNOME desktop. more>>
gtk-recordMyDesktop is a GUI frontend for recordMyDesktop desktop capture application to be used on the GNOME desktop.
recordMyDesktop is a desktop session recorder for linux that attemps to be easy to use, yet also effective at its primary task. As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.
The commandline tool (which essentially is recordMyDesktop), is written in C, while the frontend (gtk-recordMyDesktop), is written in python and pyGtk.
recordMyDesktop offers also the ability to record audio, along with video, without the need of any later proccesing or mixing.
<<lessrecordMyDesktop is a desktop session recorder for linux that attemps to be easy to use, yet also effective at its primary task. As such, the program is separated in two parts; a simple command line tool that performs the basic tasks of capturing and encoding and an interface that exposes the program functionality in a usable way.
The commandline tool (which essentially is recordMyDesktop), is written in C, while the frontend (gtk-recordMyDesktop), is written in python and pyGtk.
recordMyDesktop offers also the ability to record audio, along with video, without the need of any later proccesing or mixing.
Download (0.18MB)
Added: 2007-07-14 License: GPL (GNU General Public License) Price:
522 downloads
The Hiker Application Framework 0.9.1
Hiker is a mobile Linux Application Framework. more>>
Hiker is a mobile Linux Application Framework. The project provides a set of services to install and manage applications, and the ability to integrate communication between applications, enabling a seamless user experience for music, messaging, and other advanced features on mobile phones.
It also includes security features designed to prevent unauthorized use of phone services or tampering with critical system data. Hiker contains several services or “managers”: Bundle Manager, Security Policy Framework (SPF), Exchange Manager, Notification Manager, Application Server, Attention Manager, Alarm Manager, and Global Settings Services.
<<lessIt also includes security features designed to prevent unauthorized use of phone services or tampering with critical system data. Hiker contains several services or “managers”: Bundle Manager, Security Policy Framework (SPF), Exchange Manager, Notification Manager, Application Server, Attention Manager, Alarm Manager, and Global Settings Services.
Download (3.6MB)
Added: 2006-12-27 License: MPL (Mozilla Public License) Price:
1031 downloads
Ardour 2.0.5
Ardour is a professional multitrack/multichannel audio recorder and DAW for Linux. more>>
Ardour project is a digital audio workstation. You can use it to record, edit and mix multi-track audio. Produce your own CDs. Mix video soundtracks. Experiment with new ideas about music and sound. Generate sound installations for 12 speaker gallery shows. Have Fun.
Ardour capabilities include: multichannel recording, non-linear, non-destructive region based editing with unlimited undo/redo, full automation support, a mixer whose capabilities rival high end hardware consoles, lots of plugins to warp, shift and shape your music, and controllable from hardware control surfaces at the same time as it syncs to timecode.
If youve been looking for a tool similar to ProTools, Nuendo, Cubase SX, Digital Performer, Samplitude or Sequoia, you might have found it.
<<lessArdour capabilities include: multichannel recording, non-linear, non-destructive region based editing with unlimited undo/redo, full automation support, a mixer whose capabilities rival high end hardware consoles, lots of plugins to warp, shift and shape your music, and controllable from hardware control surfaces at the same time as it syncs to timecode.
If youve been looking for a tool similar to ProTools, Nuendo, Cubase SX, Digital Performer, Samplitude or Sequoia, you might have found it.
Download (1.3MB)
Added: 2007-08-05 License: GPL (GNU General Public License) Price:
537 downloads
PhonoRipper 0.9.7
PhonoRipper aims to be an easy to handle, all-in-one GUI tool for creating audio CDs. more>>
PhonoRipper aims to be an easy to handle, all-in-one GUI tool for creating audio CDs from analog sources like vinyl records.
PhonoRipper uses Snack and Cdrdao (for CD writing). Features include a WAV file recorder with mixer and VU meter, automatic detection of track borders, and an intuitive dragndrop CD writing interface.
Main features:
- sound file recorder with integrated level meter and mixer
- large recordings can easily be split into several tracks ; track borders can be detected automatically or comfortably be marked in a graphical representation of the sound file.
- automatic normalizing of volumes of recordings from different sources for mix CDs
- intuitive dragndrop CD-writing gui
- integrated help browser
In addition with PhonoRipper you get :
- Snackmixer : another graphical mixer program for X-windows
- Snackrecorder : a simple graphical wav file recorder
- Snackplayer : a sound file player for X-windows with support for many file formats, like wav-, ogg- and raw- (binary) files.
<<lessPhonoRipper uses Snack and Cdrdao (for CD writing). Features include a WAV file recorder with mixer and VU meter, automatic detection of track borders, and an intuitive dragndrop CD writing interface.
Main features:
- sound file recorder with integrated level meter and mixer
- large recordings can easily be split into several tracks ; track borders can be detected automatically or comfortably be marked in a graphical representation of the sound file.
- automatic normalizing of volumes of recordings from different sources for mix CDs
- intuitive dragndrop CD-writing gui
- integrated help browser
In addition with PhonoRipper you get :
- Snackmixer : another graphical mixer program for X-windows
- Snackrecorder : a simple graphical wav file recorder
- Snackplayer : a sound file player for X-windows with support for many file formats, like wav-, ogg- and raw- (binary) files.
Download (0.15MB)
Added: 2007-08-16 License: GPL (GNU General Public License) Price:
801 downloads
Config::Properties 0.65
Config::Properties is a Perl module to read and write property files. more>>
Config::Properties is a Perl module to read and write property files.
SYNOPSIS
use Config::Properties;
# reading...
open PROPS, "< my_config.props"
or die "unable to open configuration file";
my $properties = new Config::Properties();
$properties->load(*PROPS);
$value = $properties->getProperty( $key );
# saving...
open PROPS, "> my_config.props"
or die "unable to open configuration file for writing";
$properties->setProperty( $key, $value );
$properties->format( %s => %s );
$properties->store(*PROPS, $header );
Config::Properties is a near implementation of the java.util.Properties API. It is designed to allow easy reading, writing and manipulation of Java-style property files.
The format of a Java-style property file is that of a key-value pair seperated by either whitespace, the colon (:) character, or the equals (=) character. Whitespace before the key and on either side of the seperator is ignored.
Lines that begin with either a hash (#) or a bang (!) are considered comment lines and ignored.
A backslash () at the end of a line signifies a continuation and the next line is counted as part of the current line (minus the backslash, any whitespace after the backslash, the line break, and any whitespace at the beginning of the next line).
The official references used to determine this format can be found in the Java API docs for java.util.Properties at http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html.
When a property file is saved it is in the format "key=value" for each line. This can be changed by setting the format attribute using either $object->format( $format_string ) or $object->setFormat( $format_string ) (they do the same thing). The format string is fed to printf and must contain exactly two %s format characters. The first will be replaced with the key of the property and the second with the value. The string can contain no other printf control characters, but can be anything else. A newline will be automatically added to the end of the string. You an get the current format string either by using $object->format() (with no arguments) or $object->getFormat().
If a recent version of module Text::Wrap is available, long lines are conveniently wrapped when saving.
<<lessSYNOPSIS
use Config::Properties;
# reading...
open PROPS, "< my_config.props"
or die "unable to open configuration file";
my $properties = new Config::Properties();
$properties->load(*PROPS);
$value = $properties->getProperty( $key );
# saving...
open PROPS, "> my_config.props"
or die "unable to open configuration file for writing";
$properties->setProperty( $key, $value );
$properties->format( %s => %s );
$properties->store(*PROPS, $header );
Config::Properties is a near implementation of the java.util.Properties API. It is designed to allow easy reading, writing and manipulation of Java-style property files.
The format of a Java-style property file is that of a key-value pair seperated by either whitespace, the colon (:) character, or the equals (=) character. Whitespace before the key and on either side of the seperator is ignored.
Lines that begin with either a hash (#) or a bang (!) are considered comment lines and ignored.
A backslash () at the end of a line signifies a continuation and the next line is counted as part of the current line (minus the backslash, any whitespace after the backslash, the line break, and any whitespace at the beginning of the next line).
The official references used to determine this format can be found in the Java API docs for java.util.Properties at http://java.sun.com/j2se/1.5.0/docs/api/java/util/Properties.html.
When a property file is saved it is in the format "key=value" for each line. This can be changed by setting the format attribute using either $object->format( $format_string ) or $object->setFormat( $format_string ) (they do the same thing). The format string is fed to printf and must contain exactly two %s format characters. The first will be replaced with the key of the property and the second with the value. The string can contain no other printf control characters, but can be anything else. A newline will be automatically added to the end of the string. You an get the current format string either by using $object->format() (with no arguments) or $object->getFormat().
If a recent version of module Text::Wrap is available, long lines are conveniently wrapped when saving.
Download (0.011MB)
Added: 2007-04-12 License: Perl Artistic License Price:
928 downloads
Elisa Media Center 0.1.6
Elisa Media Center project was designed to create an open source cross platform media center solution. more>>
Elisa Media Center project was designed to create an open source cross platform media center solution. While our primary development and deployment platform is GNU/Linux and Unix operating systems we also currently support Microsoft Windows and also hope to support MacOSX in the future.
Elisa runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa will also interoperate with devices following the DLNA standard like Intels ViiV systems.
<<lessElisa runs on top of the GStreamer multimedia framework. In addition to personal video recorder functionality (PVR) and Music Jukebox support, Elisa will also interoperate with devices following the DLNA standard like Intels ViiV systems.
Download (10.9MB)
Added: 2007-05-24 License: GPL (GNU General Public License) Price:
580 downloads
KChords 0.1
KChords is a guitar chords dsplay and displays chords in graphical form. more>>
KChords is a guitar chords dsplay and displays chords in graphical form. Now its much clearer how you should put your fingers to paly the chord. The program has a huge list of chords - around 900. If its not enough for you or you want to create a list of your favourite chords you can use chords file editor.
If for some reason you chose to download the source code then you should first extarct
it from the tarball, then run configure, then make install, the usual way:
tar -xzf kchords-0.1.tar.gz
cd kchords-0.1
./configure --prefix=/usr
make install
Attention! You have to use the --prefix, otherwise the program wont find its files
If you encounter any errors or problems during installation proccess please contact me.
<<lessIf for some reason you chose to download the source code then you should first extarct
it from the tarball, then run configure, then make install, the usual way:
tar -xzf kchords-0.1.tar.gz
cd kchords-0.1
./configure --prefix=/usr
make install
Attention! You have to use the --prefix, otherwise the program wont find its files
If you encounter any errors or problems during installation proccess please contact me.
Download (0.038MB)
Added: 2006-07-18 License: GPL (GNU General Public License) Price:
1195 downloads
Photo resize 0.1
Photo resize is a service menu for KDE that changes the selected pictures to a chosen size. more>>
Photo resize is a service menu for KDE that changes the selected pictures to the chosen size (550x550px, 500x500px, 450x450px,200x200px,150x150px).
The geometry will be hold. The script will size the pictures to their longer side.
Attention: The pictures will be overwritten!!
<<lessThe geometry will be hold. The script will size the pictures to their longer side.
Attention: The pictures will be overwritten!!
Download (MB)
Added: 2007-07-10 License: GPL (GNU General Public License) Price:
843 downloads
Gtk2::Ex::FormFactory 0.65
Gtk2::Ex::FormFactory is a Perl module that makes building complex GUIs easy. more>>
Gtk2::Ex::FormFactory is a Perl module that makes building complex GUIs easy.
SYNOPSIS
#-- Refer to http://www.exit1.org/ for
#-- a comprehensive online documentation.
#-- Read Gtk2::Ex::FormFactory::Intro
use Gtk2::Ex::FormFactory;
my $context = Gtk2::Ex::FormFactory::Context->new;
$context->add_object (
name => "worksheet",
object => My::Worksheet->new,
);
# derived from Gtk2::Ex::FormFactory::Layout
my $layouter = My::Layout->new;
# derived from Gtk2::Ex::FormFactory::Rules
my $rule_checker = My::Rules->new;
my $ff = Gtk2::Ex::FormFactory->new (
context => $context,
layouter => $layouter,
rule_checker => $rule_checker,
content => [
Gtk2::Ex::FormFactory::Window->new (
title => "Worksheet Editor",
content => [
Gtk2::Ex::FormFactory::Form->new (
title => "Main data",
content => [
Gtk2::Ex::FormFactory::Entry->new (
label => "Worksheet title",
attr => "worksheet.title",
tip => "Title of this worksheet",
),
#-- More widgets...
],
),
Gtk2::Ex::FormFactory->DialogButtons->new,
],
),
],
);
$ff->open;
$ff->update;
Gtk2->main;
ABSTRACT
With Gtk2::Ex::FormFactory you can build a GUI which consistently represents the data of your application.
This is a framework which tries to make building complex GUIs easy, by offering these two main features:
* Consistent looking GUI without the need to code resp. tune each widget by hand. Instead you declare the structure of your GUI, connect it to the data of your program (which should be a well defined set of objects) and control how this structure is transformed into a specific layout in a very generic way.
* Automatically keep widget and object states in sync (in both directions), even with complex data structures with a lot of internal dependencies, object nesting etc.
This manpage describes the facilities of Gtk2::Ex::FormFactory objects which are only a small part of the whole framework. To get a full introduction and overview of how this framework works refer to Gtk2::Ex::FormFactory::Intro.
<<lessSYNOPSIS
#-- Refer to http://www.exit1.org/ for
#-- a comprehensive online documentation.
#-- Read Gtk2::Ex::FormFactory::Intro
use Gtk2::Ex::FormFactory;
my $context = Gtk2::Ex::FormFactory::Context->new;
$context->add_object (
name => "worksheet",
object => My::Worksheet->new,
);
# derived from Gtk2::Ex::FormFactory::Layout
my $layouter = My::Layout->new;
# derived from Gtk2::Ex::FormFactory::Rules
my $rule_checker = My::Rules->new;
my $ff = Gtk2::Ex::FormFactory->new (
context => $context,
layouter => $layouter,
rule_checker => $rule_checker,
content => [
Gtk2::Ex::FormFactory::Window->new (
title => "Worksheet Editor",
content => [
Gtk2::Ex::FormFactory::Form->new (
title => "Main data",
content => [
Gtk2::Ex::FormFactory::Entry->new (
label => "Worksheet title",
attr => "worksheet.title",
tip => "Title of this worksheet",
),
#-- More widgets...
],
),
Gtk2::Ex::FormFactory->DialogButtons->new,
],
),
],
);
$ff->open;
$ff->update;
Gtk2->main;
ABSTRACT
With Gtk2::Ex::FormFactory you can build a GUI which consistently represents the data of your application.
This is a framework which tries to make building complex GUIs easy, by offering these two main features:
* Consistent looking GUI without the need to code resp. tune each widget by hand. Instead you declare the structure of your GUI, connect it to the data of your program (which should be a well defined set of objects) and control how this structure is transformed into a specific layout in a very generic way.
* Automatically keep widget and object states in sync (in both directions), even with complex data structures with a lot of internal dependencies, object nesting etc.
This manpage describes the facilities of Gtk2::Ex::FormFactory objects which are only a small part of the whole framework. To get a full introduction and overview of how this framework works refer to Gtk2::Ex::FormFactory::Intro.
Download (0.10MB)
Added: 2006-07-13 License: GPL (GNU General Public License) Price:
1199 downloads
JACK Timemachine 0.3.1
JACK Timemachine is a tool that can record occasional bursts of interesting noise from jack apps. more>>
JACK Timemachine is a tool that can record occasional bursts of interesting noise from jack apps.
I used to always keep a minidisc recorder in my studio running in a mode where when you pressed record it wrote the last 10 seconds of audio to the disk and then caught up to realtime and kept recording.
The recorder died and havent been able to replace it, so this is a simple jack app to do the same job. It has the advantage that it never clips and can be wired to any part of the jack graph.
The idea is that I doodle away with whatever is kicking around in my studio and when I heard an interesting noise, Id press record and capture it, without having to try and recreate it.
It seems to be stable for me, but there could be threading issues and race condidtions if run without SCHED_FIFO (ie. without jackd -R).
<<lessI used to always keep a minidisc recorder in my studio running in a mode where when you pressed record it wrote the last 10 seconds of audio to the disk and then caught up to realtime and kept recording.
The recorder died and havent been able to replace it, so this is a simple jack app to do the same job. It has the advantage that it never clips and can be wired to any part of the jack graph.
The idea is that I doodle away with whatever is kicking around in my studio and when I heard an interesting noise, Id press record and capture it, without having to try and recreate it.
It seems to be stable for me, but there could be threading issues and race condidtions if run without SCHED_FIFO (ie. without jackd -R).
Download (0.15MB)
Added: 2006-02-09 License: GPL (GNU General Public License) Price:
1353 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 attention recorder 0.65 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