a.k.a
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 11
File::Backup 0.07
File::Backup is a Perl module for easy file backup & rotation automation. more>>
File::Backup is a Perl module for easy file backup & rotation automation.
SYNOPSIS
use File::Backup;
backup( from => "/source/path", to => "/destination/path" );
backup( from => "/kansas/*", to => "/oz" );
purge_backups(
to => "/destination/path",
compress => 0,
keep => 5,
timeformat => "YYYYMMDD_hhmmss",
);
This legacy module implements archival and compression (A.K.A "backup") and file rotation and is an implementation of tar and gzip calls.
<<lessSYNOPSIS
use File::Backup;
backup( from => "/source/path", to => "/destination/path" );
backup( from => "/kansas/*", to => "/oz" );
purge_backups(
to => "/destination/path",
compress => 0,
keep => 5,
timeformat => "YYYYMMDD_hhmmss",
);
This legacy module implements archival and compression (A.K.A "backup") and file rotation and is an implementation of tar and gzip calls.
Download (0.008MB)
Added: 2007-04-25 License: Perl Artistic License Price:
913 downloads
LinuxSampler 0.3.3
LinuxSampler is a software audio sampler with professional grade features. more>>
LinuxSampler is a software audio sampler with professional grade features.
LinuxSampler was designed as a sampler backend, decoupled from any user interface. It provides a network interface using an ASCII based protocol called LSCP for controlling the sampler and managing sampler sessions. But dont be afraid, with QSampler we already have a convenient GUI frontend (based on the cross-platform GUI library Qt) for LinuxSampler and due to the decoupled design you can even control the sampler with the GUI frontend from another computer, probably even running another OS like Windows or OS X. Beside our own custom network control layer we planned to add existing ones as well (e.g. OSC). With the planned SMP and cluster support LinuxSampler might become a very interesting tool for high-end studios and concerts in future.
It is planned to support all common sampler formats in LinuxSampler, but at the moment we chose to concentrate on the Gigasampler format, because we think its currently the best sampler format in regards of quality and power, especially for the synthesis of natural instruments like pianos, brass and bowed instruments. But we already made good advance in implementing this format, so we are optimistic to start with adding other formats soon. Beside that we also planned to design our own, sophisticated sampler format to introduce a more powerful and more flexible sampler format compared to any sampler format currently available in the world. Be encouraged to share your ideas about such a new format with us!
Anyway, there are so many things to do and our hands are limited. So dont hesitate on participating to the project!
Main features:
Sampler Engines
- Gigasampler Engine
- Gig file loader
- Generic playback (RAM & disk streaming)
- Dimension switching
- Sustain pedal support
- Key velocity volume mapping
- Looping
- Pitchbend wheel support
- Bidirectional voice state transition
- Filter (VCF)
- Highpass
- Bandpass
- Bandreject
- Lowpass
- Turbo lowpass
- Cutoff frequency controllable by MIDI controller
- Resonance controllable by MIDI controller
- VCA Envelope Generator (Volume)
- VCF Envelope Generator (Filter)
- VCO Envelope Generator (Pitch)
- VCA Low Frequency Oscillator (Volume)
- VCF Low Frequency Oscillator (Filter Cutoff)
- VCO Low Frequency Oscillator (Pitch)
- Layers
- Crossfades
- Key Groups (a.k.a Exclusive Groups)
- Release Triggered Voices
- Key Switching
- Voice Stealing
- DLS Engine
- DLS file loader (DLS version 1 & 2)
- Generic playback
- Akai Engine
- Akai file loader (S1000, S3000 series)
- Generic playback
- Custom, modular Engine
- Control interfaces
- Custom network interface for frontends (LSCP)
- OSC
- MIDI input drivers
- ALSA
- VSTi
- MIDI over ethernet (Distributed MIDI)
- CoreMIDI (Mac OS X)
- MidiShare (Linux, OS X, Windows)
- Audio output drivers
- ALSA
- JACK
- VSTi
- Audio over ethernet
- CoreAudio (Mac OS X)
- Time stamp event system & jitter correction
- Multi channel & multi engine support
- Pitch shifter / Interpolation
- Linear interpolation
- Cubic interpolation
- Formant frequency correction / formant manipulation
- Dynamic engine recompilation
- Extensive SMP (multi processor) support
- Network cluster support
- (Graphical) frontends
- Qt based frontend (QSampler)
- VSTi frontend (based on the Qt frontend)
<<lessLinuxSampler was designed as a sampler backend, decoupled from any user interface. It provides a network interface using an ASCII based protocol called LSCP for controlling the sampler and managing sampler sessions. But dont be afraid, with QSampler we already have a convenient GUI frontend (based on the cross-platform GUI library Qt) for LinuxSampler and due to the decoupled design you can even control the sampler with the GUI frontend from another computer, probably even running another OS like Windows or OS X. Beside our own custom network control layer we planned to add existing ones as well (e.g. OSC). With the planned SMP and cluster support LinuxSampler might become a very interesting tool for high-end studios and concerts in future.
It is planned to support all common sampler formats in LinuxSampler, but at the moment we chose to concentrate on the Gigasampler format, because we think its currently the best sampler format in regards of quality and power, especially for the synthesis of natural instruments like pianos, brass and bowed instruments. But we already made good advance in implementing this format, so we are optimistic to start with adding other formats soon. Beside that we also planned to design our own, sophisticated sampler format to introduce a more powerful and more flexible sampler format compared to any sampler format currently available in the world. Be encouraged to share your ideas about such a new format with us!
Anyway, there are so many things to do and our hands are limited. So dont hesitate on participating to the project!
Main features:
Sampler Engines
- Gigasampler Engine
- Gig file loader
- Generic playback (RAM & disk streaming)
- Dimension switching
- Sustain pedal support
- Key velocity volume mapping
- Looping
- Pitchbend wheel support
- Bidirectional voice state transition
- Filter (VCF)
- Highpass
- Bandpass
- Bandreject
- Lowpass
- Turbo lowpass
- Cutoff frequency controllable by MIDI controller
- Resonance controllable by MIDI controller
- VCA Envelope Generator (Volume)
- VCF Envelope Generator (Filter)
- VCO Envelope Generator (Pitch)
- VCA Low Frequency Oscillator (Volume)
- VCF Low Frequency Oscillator (Filter Cutoff)
- VCO Low Frequency Oscillator (Pitch)
- Layers
- Crossfades
- Key Groups (a.k.a Exclusive Groups)
- Release Triggered Voices
- Key Switching
- Voice Stealing
- DLS Engine
- DLS file loader (DLS version 1 & 2)
- Generic playback
- Akai Engine
- Akai file loader (S1000, S3000 series)
- Generic playback
- Custom, modular Engine
- Control interfaces
- Custom network interface for frontends (LSCP)
- OSC
- MIDI input drivers
- ALSA
- VSTi
- MIDI over ethernet (Distributed MIDI)
- CoreMIDI (Mac OS X)
- MidiShare (Linux, OS X, Windows)
- Audio output drivers
- ALSA
- JACK
- VSTi
- Audio over ethernet
- CoreAudio (Mac OS X)
- Time stamp event system & jitter correction
- Multi channel & multi engine support
- Pitch shifter / Interpolation
- Linear interpolation
- Cubic interpolation
- Formant frequency correction / formant manipulation
- Dynamic engine recompilation
- Extensive SMP (multi processor) support
- Network cluster support
- (Graphical) frontends
- Qt based frontend (QSampler)
- VSTi frontend (based on the Qt frontend)
Download (0.29MB)
Added: 2006-02-01 License: GPL (GNU General Public License) Price:
1360 downloads
phpBB3 Portal 1.0.3
phpBB3 Portal a.k.a canverPortal which is a simple portal add-on/modification for phpBB3 Olympus. more>>
phpBB3 Portal a.k.a canverPortal which is a simple portal add-on/modification for phpBB3 Olympus. The project easy to use and improvable.
Portal which is based on phpBB3 Olympus and improved by phpBB3 Portal with sponsored by Canver Software. XHTML and UTF8 characters sets are used in the files as in the phpBB3 version.
Main features:
- Main menu (not dynamic)
- Login / User menu
- News (news forum id configurable via config.php)
- Recent announcment (char limiter features)
- Recent popular topic (char limiter features)
- Recent topic (char limiter features)
- Poll (poll forum id configurable via config.php)
- Welcome (manual edit from templates)
- Search (post search, author search and includes few search engines)
- Make donation
- Latest members
- Random member
- Most poster
- Link us
- Links (manual edit from templates)
- Last x visited bots (adaptation on nedkas mod)
- The team
- Who is online
- Statistics
- Flash clock
Enhancements:
- The code was tested and updated to phpBB3-CVS_2007-05-08 (B6-dev).
- Czech language files were added.
- A problem with the portal block overstretching on IE6 for the prosilver theme was fixed. The jumpbox was fixed.
- The "link us" input box maxlength size was fixed/deleted.
- The main layout was changed.
- A new prosilver news block was added and tested.
<<lessPortal which is based on phpBB3 Olympus and improved by phpBB3 Portal with sponsored by Canver Software. XHTML and UTF8 characters sets are used in the files as in the phpBB3 version.
Main features:
- Main menu (not dynamic)
- Login / User menu
- News (news forum id configurable via config.php)
- Recent announcment (char limiter features)
- Recent popular topic (char limiter features)
- Recent topic (char limiter features)
- Poll (poll forum id configurable via config.php)
- Welcome (manual edit from templates)
- Search (post search, author search and includes few search engines)
- Make donation
- Latest members
- Random member
- Most poster
- Link us
- Links (manual edit from templates)
- Last x visited bots (adaptation on nedkas mod)
- The team
- Who is online
- Statistics
- Flash clock
Enhancements:
- The code was tested and updated to phpBB3-CVS_2007-05-08 (B6-dev).
- Czech language files were added.
- A problem with the portal block overstretching on IE6 for the prosilver theme was fixed. The jumpbox was fixed.
- The "link us" input box maxlength size was fixed/deleted.
- The main layout was changed.
- A new prosilver news block was added and tested.
Download (0.19MB)
Added: 2007-05-14 License: GPL (GNU General Public License) Price:
544 downloads
Livestat 1.2
Livestat project is a statistics management system for academic competition tournaments. more>>
Livestat project is a statistics management system for academic competition tournaments.
Livestat is a Perl-based statistics management system designed for academic competition tournaments, a.k.a "College Bowl" or "quiz bowl" events.
Livestat is used to automate the processing of statistics from individual matches, and to quickly publish statistics on teams and players to the Web.
Enhancements:
- Now sorts teams by name when printing list in game.pl.
- New files common.head and common.foot store the top and bottom of all HTML pages to be generated.
- No longer prints "N/A: " in round views when no player has a positive score.
- Restructured head2head hash in standings.pl; now has fields for wins, losses, ties, points-for, and points-against.
- Added style number in tables -- useful for right-aligning numeric fields
<<lessLivestat is a Perl-based statistics management system designed for academic competition tournaments, a.k.a "College Bowl" or "quiz bowl" events.
Livestat is used to automate the processing of statistics from individual matches, and to quickly publish statistics on teams and players to the Web.
Enhancements:
- Now sorts teams by name when printing list in game.pl.
- New files common.head and common.foot store the top and bottom of all HTML pages to be generated.
- No longer prints "N/A: " in round views when no player has a positive score.
- Restructured head2head hash in standings.pl; now has fields for wins, losses, ties, points-for, and points-against.
- Added style number in tables -- useful for right-aligning numeric fields
Download (MB)
Added: 2006-10-27 License: GPL (GNU General Public License) Price:
1092 downloads
FreeBoB 1.0.3
FreeBoB project aims to provide a free driver implementation for the BeBoB platform. more>>
FreeBoB project aims to provide a free driver implementation for the BeBoB platform. The BeBoB is used in many available IEEE 1394 based break-out boxes.
BeBoB devices are audio breakout boxes. BeBoB devices are attached with IEEE1394, a.k.a FireWire or i.Link, a high performance serial bus. FreeBoB is a generic Linux driver for BeBoB devices and supports JACK.
<<lessBeBoB devices are audio breakout boxes. BeBoB devices are attached with IEEE1394, a.k.a FireWire or i.Link, a high performance serial bus. FreeBoB is a generic Linux driver for BeBoB devices and supports JACK.
Download (0.33MB)
Added: 2007-03-15 License: GPL (GNU General Public License) Price:
959 downloads
Copernicus 2.0.1
Copernicus provides a program for remembering usernames and passwords. more>>
Copernicus provides a program for remembering usernames and passwords.
It enables you to store all your various Internet login details in one convenient location. It is easy to use, free, cross-platform, and available in more than ten different languages.
Copernicus is a username and password remembering program that enables you to store all your various internet login details in one convenient location. Rest assured, it is totally free from spyware and adware which tend to haunt this type of program. Apart from its ease of use, other benefits of Copernicus include the fact that it doesnt cost you a cent, is open source, will work on most modern computing platforms such as Linux, Mac OS X and Windows, and is available in more than ten different languages.
Copernicus is extremely easy to use - as you can see from the screenshots listed on this page, all of your sites are listed on the left hand side. If you click on one of those sites - the associated login details (username, password and any other information you require) are displayed on the left. Due to the fact many people have multiple logins for a single site - you can even have several logins associated with the one site and can browse the other ones by clicking on the login drop down box, or clicking the shortcut for the next login (denoted by the > symbol).
Copernicus is well suited to a multi-user computer as each user can have their own copernicus file where they store their logins.
Like all Tank Software programs, Copernicus strives to be highly customisable. You can change the language that Copernicus uses to one of the many included translations (there are over ten, including French, German, Greek, Japanese, Russian and Spanish). If you dont like the Look & Feel (a.k.a the GUI theme), you can choose between the Kunststoff Java Metal theme (default, example at top), your System default theme (Windows, example at bottom) the standard Java theme or even a custom Java Look & Feel.
As stated above, Copernicus is accessible by most computer users supporting many different languages and operating systems.
<<lessIt enables you to store all your various Internet login details in one convenient location. It is easy to use, free, cross-platform, and available in more than ten different languages.
Copernicus is a username and password remembering program that enables you to store all your various internet login details in one convenient location. Rest assured, it is totally free from spyware and adware which tend to haunt this type of program. Apart from its ease of use, other benefits of Copernicus include the fact that it doesnt cost you a cent, is open source, will work on most modern computing platforms such as Linux, Mac OS X and Windows, and is available in more than ten different languages.
Copernicus is extremely easy to use - as you can see from the screenshots listed on this page, all of your sites are listed on the left hand side. If you click on one of those sites - the associated login details (username, password and any other information you require) are displayed on the left. Due to the fact many people have multiple logins for a single site - you can even have several logins associated with the one site and can browse the other ones by clicking on the login drop down box, or clicking the shortcut for the next login (denoted by the > symbol).
Copernicus is well suited to a multi-user computer as each user can have their own copernicus file where they store their logins.
Like all Tank Software programs, Copernicus strives to be highly customisable. You can change the language that Copernicus uses to one of the many included translations (there are over ten, including French, German, Greek, Japanese, Russian and Spanish). If you dont like the Look & Feel (a.k.a the GUI theme), you can choose between the Kunststoff Java Metal theme (default, example at top), your System default theme (Windows, example at bottom) the standard Java theme or even a custom Java Look & Feel.
As stated above, Copernicus is accessible by most computer users supporting many different languages and operating systems.
Download (0.24MB)
Added: 2007-04-03 License: GPL (GNU General Public License) Price:
1148 downloads
XWiki 1.1 Milestone 4
XWiki project is an open source wiki written in Java and under a LGPL license. more>>
XWiki project is an open source wiki written in Java and under a LGPL license.
A wiki is a website that allows you to collaborate with others. XWiki offers all the features that you can find in a typical wiki. In addition, XWiki is a second generation wiki (a.k.a an application wiki), ideally suited for developing collaborative web applications.
Main features:
- Page edition
- Use simple wiki syntax to format text, create tables, create links, display images, etc. Alternatively use a powerful WYSIWYG editor to edit documents content. Document Lifecycle Document Lifecycle
- Edit, Show, Print and Delete documents.
- Version Control Version Control
- Any change made in XWiki is saved under version control, meaning you can view any previous version of a page, compare different versions or rollback to any past version. Attachments Attachments
- Attach as many files as you want to any page. These files can then be referenced and used in page contents.
- Rights Management Rights Management
- Control who can view, edit or delete documents in a flexible manner. Apply rights to a document, a space or an entire wiki. Full-text Search Full-text Search
- Find easily any data or meta-data associated with a document.
- Spaces Spaces
- Organize your documents by grouping them together by domain. Plugins Plugins
- Use or develop Java plugins to extend XWiki features.
- Programming Programming
- Use XWikis programming API directly into your pages (Velocity or Groovy) to perform advanced formatting, layout or anything really. Skins Skins
- Completely customize document templates, add menus, modify CSS files. Youre in complete control of your look & feel.
<<lessA wiki is a website that allows you to collaborate with others. XWiki offers all the features that you can find in a typical wiki. In addition, XWiki is a second generation wiki (a.k.a an application wiki), ideally suited for developing collaborative web applications.
Main features:
- Page edition
- Use simple wiki syntax to format text, create tables, create links, display images, etc. Alternatively use a powerful WYSIWYG editor to edit documents content. Document Lifecycle Document Lifecycle
- Edit, Show, Print and Delete documents.
- Version Control Version Control
- Any change made in XWiki is saved under version control, meaning you can view any previous version of a page, compare different versions or rollback to any past version. Attachments Attachments
- Attach as many files as you want to any page. These files can then be referenced and used in page contents.
- Rights Management Rights Management
- Control who can view, edit or delete documents in a flexible manner. Apply rights to a document, a space or an entire wiki. Full-text Search Full-text Search
- Find easily any data or meta-data associated with a document.
- Spaces Spaces
- Organize your documents by grouping them together by domain. Plugins Plugins
- Use or develop Java plugins to extend XWiki features.
- Programming Programming
- Use XWikis programming API directly into your pages (Velocity or Groovy) to perform advanced formatting, layout or anything really. Skins Skins
- Completely customize document templates, add menus, modify CSS files. Youre in complete control of your look & feel.
Download (MB)
Added: 2007-08-16 License: LGPL (GNU Lesser General Public License) Price:
799 downloads
nodoze 2.0
nodoze is a Perl script to repair websites built with MS Windows so that they will work properly on a UNIX server. more>>
nodoze is a Perl script to repair websites built with MS Windows so that they will work properly on a UNIX server.
It changes all file and directory names, and all relative URLS in the html, to lower case, and it changes all .htm extensions to .html.
When websites are built on on computers running Microsoft Windows, the case of file and directory names is often ignored.
Other "widowsizms" are also introduced (such as ending files with .htm instead of .html). This causes BIG problems if the site is served under unix.
What nodoze Changes
".htm" extensions in file names and in Relative URLs are changed to ".html"
< img src="document.htm" > becomes < img src="document.html" >
All files are renamed to lower case. All Relative URLs are changed to lower case
< img src="http:/Images/my.JPG" > becomes < img src="http:/images/my.jpg" >
"Dangerous" characters in URLs are escaped
< img src="a space.jpg" > becomes < img src="a%20space.jpg" >
"" characters in URLs become "/"
< img src="http:www.server.com" > becomes < img src="http://www.server.com" >
URLs are quoted
< img src=picture.jpg > becomes < img src="picture.jpg" >
Javascript: URLs are not changed by nodoze (i.e. the above doesnt apply to them)
Relative URLs (a.k.a Local URLs)
In a Relative URL the server is not named
< img src="http:/Local.JPG" > becomes < img src="http:/local.jpg" >
An Absolute URL is a mailto:, or a javascript:, or names a server
example: < img src="http://www.server.com/absolute.jpg" >
<<lessIt changes all file and directory names, and all relative URLS in the html, to lower case, and it changes all .htm extensions to .html.
When websites are built on on computers running Microsoft Windows, the case of file and directory names is often ignored.
Other "widowsizms" are also introduced (such as ending files with .htm instead of .html). This causes BIG problems if the site is served under unix.
What nodoze Changes
".htm" extensions in file names and in Relative URLs are changed to ".html"
< img src="document.htm" > becomes < img src="document.html" >
All files are renamed to lower case. All Relative URLs are changed to lower case
< img src="http:/Images/my.JPG" > becomes < img src="http:/images/my.jpg" >
"Dangerous" characters in URLs are escaped
< img src="a space.jpg" > becomes < img src="a%20space.jpg" >
"" characters in URLs become "/"
< img src="http:www.server.com" > becomes < img src="http://www.server.com" >
URLs are quoted
< img src=picture.jpg > becomes < img src="picture.jpg" >
Javascript: URLs are not changed by nodoze (i.e. the above doesnt apply to them)
Relative URLs (a.k.a Local URLs)
In a Relative URL the server is not named
< img src="http:/Local.JPG" > becomes < img src="http:/local.jpg" >
An Absolute URL is a mailto:, or a javascript:, or names a server
example: < img src="http://www.server.com/absolute.jpg" >
Added: 2005-10-10 License: Artistic License Price:
1476 downloads
Ubuntu 7.04 (Feisty Fawn)
Ubuntu is a Debian based linux distribution. more>>
Ubuntu is a Debian based linux distribution.
Welcome to Feisty Fawn a.k.a Ubuntu 7.04.
<<lessWelcome to Feisty Fawn a.k.a Ubuntu 7.04.
Download (492MB)
Added: 2007-04-19 License: GPL (GNU General Public License) Price:
2094 downloads
Ubuntu 7.10 (Gutsy Gibbon) Tribe 5
Ubuntu is a Debian based linux distribution. more>>
Ubuntu is a Debian based linux distribution.
Welcome to Gutsy Gibbon a.k.a Ubuntu 7.10
<<lessWelcome to Gutsy Gibbon a.k.a Ubuntu 7.10
Download (695MB)
Added: 2007-08-23 License: GPL (GNU General Public License) Price:
777 downloads

Copernicus for Linux 2.0
Copernicus is a username and password remembering program for Linux more>> Copernicus is a username and password remembering program that enables you to store all your various internet login details in one convenient location. Rest assured, it is totally free from spyware and adware which tend to haunt this type of program. Apart from its ease of use, other benefits of Copernicus include the fact that it doesnt cost you a cent, is open source, will work on most modern computing platforms such as Linux, Mac OS X and Windows, and is available in more than ten different languages.
Features
Copernicus is extremely easy to use - as you can see from the screenshots listed on this page, all of your sites are listed on the left hand side. If you click on one of those sites - the associated login details (username, password and any other information you require) are displayed on the left. Due to the fact many people have multiple logins for a single site - you can even have several logins associated with the one site and can browse the other ones by clicking on the login drop down box, or clicking the shortcut for the next login (denoted by the > symbol).
Copernicus is well suited to a multi-user computer as each user can have their own copernicus file where they store their logins.
Like all Tank Software programs, Copernicus strives to be highly customisable. You can change the language that Copernicus uses to one of the many included translations (there are over ten, including French, German, Greek, Japanese, Russian and Spanish). If you dont like the Look & Feel (a.k.a the GUI theme), you can choose between the Kunststoff Java Metal theme (default, example at top), your System default theme (Windows, example at bottom) the standard Java theme or even a custom Java Look & Feel.
As stated above, Copernicus is accessible by most computer users supporting many different languages and operating systems.<<less
Download (428KB)
Added: 2009-04-20 License: Freeware Price: Free
186 downloads
Secleted [ 0 ] software to compare
- Page: 1 of 1
- 1
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above a.k.a 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