Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.432.817 Times

Phase Transfer Catalyst freeware
Filter: All | Freeware | Demo
 

Phase Transfer Catalyst

< 1 2 3 4 5 > 
Added: August 27, 2010 | Visits: 2.182

Simple File Transfer Simple File Transfer is a pure useless program which allows you exchange files with remote computers via Internet. This program has been written for personnal use, so dont blame me if you think I am stupid doing such tool for the others. It should run on every POSIX compliant Operating System,...



Platforms: *nix

License: Freeware Size: 90.11 KB Download (201): Simple File Transfer Download

Added: October 12, 2010 | Visits: 930

Catalyst::Plugin::Dumper Catalyst::Plugin::Dumper is a Perl module with Data::Dumper plugin for Catalyst. SYNOPSIS use Catalyst qw/-Debug Dumper/; $c->log->dumper($myvar); $c->log->dumper($myvar, mylabel); This plugin injects a dumper() method into the Catalyst::Log namespace. INTERFACE...





Platforms: *nix

License: Freeware Size: 4.1 KB Download (165): Catalyst::Plugin::Dumper Download

Released: November 20, 2012  |  Added: December 08, 2012 | Visits: 2.134

4Videosoft iPod Photo Transfer 4Videosoft iPod Photo Transfer, a free iPod Photo Transfer software, helps a lot in transfering photos and camera roll between iPod and computer freely. You can also transfer iPod photos to iTunes directly with it. Moreover, you can use it to transfer photos for different versions of iPod, like...


Platforms: Windows, Other

License: Freeware Size: 30.5 MB Download (162): 4Videosoft iPod Photo Transfer Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 944

Nikon Transfer Nikon Transfer is a software application that allows for the simple transfer of images captured with a Nikon digital camera, or images recorded to media such as memory cards, to a computer. It also allows for back-up copying and embedding of information including copyright into image data during...


Platforms: Mac

License: Freeware Download (150): Nikon Transfer Download

Added: October 11, 2010 | Visits: 1.386

Catalyst::Manual::Intro Catalyst::Manual::Intro is an Introduction to Catalyst. This is a brief introduction to Catalyst. It explains the most important features of how Catalyst works and shows how to get a simple application up and running quickly. For an introduction (without code) to Catalyst itself, and why you...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (142): Catalyst::Manual::Intro Download

Added: August 30, 2008 | Visits: 1.890

Catalyst File Transfer The Catalyst File Transfer ActiveX control enables developers to easily integrate file transfer functionality within their applications. The control implements the standard protocols for sending and receiving files over the Internet



License: Freeware Size: 2.53 KB Download (131): Catalyst File Transfer Download

Added: July 09, 2010 | Visits: 1.492

Catalyst::Manual::Cookbook Catalyst::Manual::Cookbook is a Perl module for cooking with Catalyst. These recipes cover some basic stuff that is worth knowing for catalyst developers..


Platforms: *nix

License: Freeware Size: 225.28 KB Download (128): Catalyst::Manual::Cookbook Download

Released: September 01, 2011  |  Added: September 25, 2011 | Visits: 1.790

SmartPTT File Transfer SmartPTT File Transfer is the freeware application to transfer files through the radio channel based on MotoTRBO radios. SmartPTT File Transfer is specially designed for effective data transmission taking into account the limitations of the connection provided by MotoTRBO. SmartPTT File...


Platforms: Windows

License: Freeware Size: 1.89 MB Download (121): SmartPTT File Transfer Download

Added: August 18, 2008 | Visits: 1.474

AnalogX Phase In response to a post in the Cakewalk newsgroup (they mentioned 'AnalogX' in it, so I saw it), I wrote this very quick little utility, which allows you to invert the phase of a DirectX audio stream. Not terribly useful for anyone who's using just about any other digital audio system, but for the...


Platforms: Windows

License: Freeware Size: 185 KB Download (121): AnalogX Phase Download

Released: January 30, 2013  |  Added: February 23, 2013 | Visits: 1.381

4Videosoft Mac iPod Photo Transfer 4Videosoft Mac iPod Photo Transfer is the best free Mac iPod Photo Transfer, which has the ability to transfer all iPod photos to Mac, and vice versa, which can help you fully enjoy your iPod Photos with others. Also, it allows you to transfer photos between multiple iPod players. You can also...


Platforms: Mac, Other

License: Freeware Size: 35.1 MB Download (117): 4Videosoft Mac iPod Photo Transfer Download

Added: November 01, 2010 | Visits: 1.255

Random Phase Music Generator Random Phase Music Generator is a small program that generates random phase music. Random music has been around for a long time (from Mozarts musical dice game to John Cages chance music), but phase music was invented rather recently by Steve Reich. It would be interesting to combine those...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (114): Random Phase Music Generator Download

Added: September 07, 2010 | Visits: 927

uwp-phase UWP is a unwrapping phase algorithms tester and viewer. It includes some basic and custom implementations of Dennis C. Ghiglia unwrapping algorithms. UWP performs tests of those algorithms and is able to compare the results within the application itself or using spreadsheet aplications such as...


Platforms: *nix

License: Freeware Size: 4 MB Download (109): uwp-phase Download

Released: June 11, 2013  |  Added: July 02, 2013 | Visits: 1.213

Free iPhone to Computer Transfer Are you currently searching for the best utility free software that's able to copying the information for example movies, videos, music, playlist and much more from iPhone to computer? AVGO Free iPhone to Computer Transfer program is a superb utility free software application that any iPhone...


Platforms: Windows

License: Freeware Size: 5.57 MB Download (107): Free iPhone to Computer Transfer Download

Added: April 08, 2010 | Visits: 1.156

Catalyst::Plugin::Authentication::Credential::BBAuth Catalyst::Plugin::Authentication::Credential::BBAuth is a Yahoo! Browser-Based Authentication for Catalyst. SYNOPSIS use Catalyst qw( Authentication Authentication::Credential::BBAuth Session Session::Store::FastMmap Session::State::Cookie ); MyApp->config( authentication => {...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (105): Catalyst::Plugin::Authentication::Credential::BBAuth Download

Added: May 26, 2010 | Visits: 1.814

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Added: April 27, 2010 | Visits: 1.345

Catalyst::Plugin::Email::Page Catalyst::Plugin::Email::Page is a Perl module to email your Catalyst page. SYNOPSIS use Catalyst::Plugin::Email::Page; __PACKAGE__->config->{email_page}{ email = q{webmaster@example.com}, subject = q{User Report for}, link_text = q{Report Page}, }; # In your Template [%...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (101): Catalyst::Plugin::Email::Page Download

Added: August 15, 2010 | Visits: 1.299

Transfer to Media Device Transfer to Media Device is a script that creates a new Playlist Right Click Menu item for transferring selected playlist items to your iPod via the Media Device Browser. This script now also supports generic copy to operation for USB mass storage devices. Currently the script will prompt for a...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (101): Transfer to Media Device Download

Added: October 19, 2010 | Visits: 1.154

Catalyst::Example::Controller::InstantCRUD Catalyst::Example::Controller::InstantCRUD is a Catalyst CRUD example Controller. SYNOPSIS use base Catalyst::Example::Controller::InstantCRUD; METHODS load_interface_config Returns the config hash for input forms (widgets) and other interface elements get_resultset Returns the...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (101): Catalyst::Example::Controller::InstantCRUD Download

Released: November 08, 2012  |  Added: November 22, 2012 | Visits: 1.248

Wireless Transfer App Wireless Transfer App for Mac lets you easily and quickly download photos and videos from iPad/iPhone/iPod touch to Mac as well as upload photos and videos from Mac to iOS devices via WiFi. This app requires the iOS version of Wireless Transfer App be installed and running on your...


Platforms: Mac

License: Freeware Size: 3.31 MB Download (101): Wireless Transfer App Download

Released: November 14, 2012  |  Added: December 08, 2012 | Visits: 1.453

Wireless Transfer App for Windows Wireless Transfer App for Windows enables you to transfer photos and videos from iPhone/iPad/iPod touch to PC as well as upload photos and videos from PC to iPhone/iPad/iPod touch via WiFi with ease and speed. It requires that the iOS version of Wireless Transfer App be installed and running on...


Platforms: Windows

License: Freeware Size: 1024 KB Download (101): Wireless Transfer App for Windows Download

< 1 2 3 4 5 >