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.225.484 Times

Poe Component Amazon S3 0 01 software
Filter: All | Freeware | Demo
 

Poe Component Amazon S3 0 01

< 1 2 3 4 5 > 
Added: August 16, 2010 | Visits: 859

POE::Component::OSCAR POE::Component::OSCAR is a POE component for the Net::OSCAR module. SYNOPSIS use POE qw(Component::OSCAR); [ ... POE set up ... ] sub _start { # start an OSCAR session $oscar = POE::Component::OSCAR->new(); # start an OSCAR session with automatic throttling of new connections # to...



Platforms: *nix

License: Freeware Size: 6.14 KB Download (90): POE::Component::OSCAR Download

Added: April 02, 2010 | Visits: 1.103

POE::Component::Player::Mpg123 SYNOPSIS use POE qw(Component::Player::Mpg123); $mp = POE::Component::Player::Mpg123->new(); $mp->play("/tmp/test.mp3"); POE::Kernel->run(); This component is used to manipulate the mpg123 player from within a POE application. The less common but open-source mpg321 has also been tested....





Platforms: *nix

License: Freeware Size: 7.17 KB Download (104): POE::Component::Player::Mpg123 Download

Added: August 16, 2010 | Visits: 1.229

POE::Component::Audio::Mad::Dispatch POE::Component::Audio::Mad::Dispatch is a POE::Component::Audio::Mad frontend implementing listener based message dispatch. SYNOPSIS use POE; use POE::Component::Audio::Mad::Dispatch; ## we print some stuff below, and we dont want it ## to get buffered.. so turn on autoflush. $| = 1;...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (101): POE::Component::Audio::Mad::Dispatch Download

Added: September 10, 2010 | Visits: 866

POE::Component::Audio::Mad::Handle POE::Component::Audio::Mad::Handle is a POE Component to facilitate IPC with the POE::Wheel::Audio::Mad mpeg decoder. SYNOPSIS use POE; use POE::Component::Audio::Mad::Handle; ## create an IPC bridge on stdin/stdout create POE::Component::Audio::Mad::Handle(); ## create a custom IPC...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (87): POE::Component::Audio::Mad::Handle Download

Added: February 01, 2010 | Visits: 675

POE::Component::DebugShell POE::Component::DebugShell is a component to allow interactive peeking into a running POE application. SYNOPSIS use POE::Component::DebugShell; POE::Component::DebugShell->spawn(); This component allows for interactive peeking into a running POE application. spawn() creates a ReadLine...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): POE::Component::DebugShell Download

Added: September 17, 2010 | Visits: 1.039

POE::Component::Player::Musicus POE::Component::Player::Musicus is a POE wrapper for the musicus audio player. SYNOPSIS use POE qw(Component::Player::Musicus); $musicus = POE::Component::Player::Musicus->new(); $musicus->play("test.mp3"); POE::Kernel->run(); This POE component is used to manipulate the musicus player...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (91): POE::Component::Player::Musicus Download

Added: April 23, 2010 | Visits: 1.059

POE::Component::Player::Slideshow POE::Component::Player::Slideshow is a wrapper for the qiv application. SYNOPSIS use POE qw(Component::Player::Slideshow); $mp = POE::Component::Player::Slideshow->new(); $mp->play("/tmp/pix"); POE::Kernel->run(); This component is used to manipulate a slideshow viewer from within a...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (97): POE::Component::Player::Slideshow Download

Added: April 16, 2010 | Visits: 1.013

POE::Component::Enc::Mp3 POE::Component::Enc::Mp3 is a mp3 encoder wrapper. SYNOPSIS use POE qw(Component::Enc::Mp3); $mp3 = POE::Component::Enc::Mp3->new($bitrate => 160); $mp3->enc("/tmp/tst.wav"); POE::Kernel->run(); This POE component encodes raw audio files into mp3 format. It is merely a wrapper for the...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (122): POE::Component::Enc::Mp3 Download

Added: July 01, 2010 | Visits: 701

POE::Component::Growl POE::Component::Growl provides a Growl notification dispatcher for POE. POE::Component::Growl provides a facility for notifying events through Growl using the Mac::Growl module as back-end. Integration with POEs architecture allows easy, non-blocking notifications. Multiple notifiers can be...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (94): POE::Component::Growl Download

Released: December 18, 2012  |  Added: December 18, 2012 | Visits: 592

DragonDisk Amazon S3 Client DragonDisk is a file manager for the Amazon S3 Service. DragonDisk has lots of useful features and an intuitive graphical user interface. Features include multiple windows; copy / move between Amazon S3 accounts; a fast multi-threaded HTTP/HTTPS engine; folders synchronization; drag and drop;...


Platforms: Mac

License: Freeware Size: 17 MB Download (45): DragonDisk Amazon S3 Client Download

Added: May 10, 2013 | Visits: 564

Amazon S3 for WordPress Once enabled, file uploads and generated thumnails will be hosted in the Amazon S3 bucket.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.3 up to 2.6


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): Amazon S3 for WordPress Download

Added: July 08, 2013 | Visits: 849

Amazon S3 Expiring URL Generator Generate a Amazon S3 expiring URL based on your key and secret. Prevents hotlinking to your media.Installation : 1. Upload 'amazon-s3-url-generator.php' to the '/wp-content/plugins/' directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use [S3 bucket=yourbucket text=your...


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Amazon S3 Expiring URL Generator Download

Added: October 27, 2013 | Visits: 347

POE::Component::Fuse POE::Component::Fuse is a Perl module that allows you to use FUSE filesystems in POE. Basically, it is a wrapper around Fuse and exposes it's API via events. Furthermore, you can use Filesys::Virtual to handle the filesystem. The standard way to use this module is to do this: use POE; use...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (33): POE::Component::Fuse Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 509

CloudBerry Explorer PRO for Amazon S3 CLOUDBERRY EXPLORER FOR AMAZON S3 CloudBerry Explorer makes managing files in Amazon S3 EASY. By providing an industry leading user interface (GUI) to Amazon S3 accounts, files, and buckets, CloudBerry lets you manage your files on cloud just as you would on your own local computer. New features...


Platforms: Windows

License: Commercial Cost: $0.00 USD Size: 1.65 MB Download (46): CloudBerry Explorer PRO for Amazon S3 Download

Released: December 17, 2012  |  Added: December 17, 2012 | Visits: 560

CloudBerry Explorer for Amazon S3 CLOUDBERRY EXPLORER FOR AMAZON S3 CloudBerry Explorer makes managing files in Amazon S3 EASY. By providing an industry leading user interface (GUI) to Amazon S3 accounts, files, and buckets, CloudBerry lets you manage your files on cloud just as you would on your own local computer. New features...


Platforms: Windows

License: Freeware Size: 1.65 MB Download (49): CloudBerry Explorer for Amazon S3 Download

Released: August 18, 2012  |  Added: August 18, 2012 | Visits: 468

Newsarea - Areca Amazon S3 Plugin Amazon S3 plugin to backup files with Areca to an amazon s3 bucket.


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.46 MB Download (47): Newsarea - Areca Amazon S3 Plugin Download

Added: October 09, 2013 | Visits: 410

Net::Amazon::S3 for Linux This module provides a Perlish interface to Amazon S3. From the developer blurb: "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 provides a simple web services interface that can be used to store and retrieve any amount of data,...


Platforms: *nix

License: Freeware Size: 30.72 KB Download (39): Net::Amazon::S3 for Linux Download

Added: June 17, 2013 | Visits: 778

Amazon S3 File Downloads for Ubercart Want to sell product downloads that are hosted on Amazon's Simple Storage Service (S3)? Now you can! This module allows you to associate Amazon S3 file downloads with your products using Ubercart product features, enabling you to take advantage of S3's amazingly cheap storage and bandwidth and...


Platforms: PHP

License: Freeware Size: 30.72 KB Download (46): Amazon S3 File Downloads for Ubercart

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 493

S3 Transfer Engine The S3 Transfer Engine is a quick and reliable tool created by Blueberry for Amazon S3 file transfer and archiving. Amazon S3 (Simple Storage Service) is an online storage service offered by Amazon, which can be used for a wide variety of uses, ranging from Web applications to media files. Amazon...


Platforms: Windows

License: Freeware Size: 2.17 MB Download (426): S3 Transfer Engine Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 1.025

CloudBerry S3 Backup CloudBerry S3 Backup is an online backup service based on industry proven and reliable Amazon S3 storage featuring scheduling, encryption and other capabilities Features: Easy installation and configuration Scheduling capabilities Data encryption Data compression Data retention schedule Secure...


Platforms: Windows

License: Shareware Cost: $29.99 USD Size: 2.57 MB Download (385): CloudBerry S3 Backup Download

< 1 2 3 4 5 >