Podcast :: Publisher

Podcast :: Publisher is een PERL-module voor het maken en beheren van podcasts.
Download nu

Podcast :: Publisher Rangschikking & Samenvatting

Advertentie

  • Rating:
  • Vergunning:
  • GPL
  • Prijs:
  • FREE
  • Naam uitgever:
  • Chris Dawson
  • Uitgever website:
  • http://search.cpan.org/~cdawson/Podcast-Publisher-0.50/lib/Podcast/Publisher.pm

Podcast :: Publisher Tags


Podcast :: Publisher Beschrijving

Podcast :: Publisher is een PERL-module voor het maken en beheren van podcasts. Podcast :: Publisher is een PERL-module voor het maken en beheren van podcasts.Synopsis Gebruik podcast :: uitgever; mijn $ podcast = podcast :: uitgeverij-> nieuw; $ PODCAD-> SET_LOGGER (sub {MY $ MSG = SHIFT; PRINT $ MSG;}); $ PODCAD-> SET_ERROR_LOGGER (sub {MY $ MSG = SHIFT; PRINT STDERR $ MSG;}); mijn $ XML = "./PODCAST.XML"; $ podcast-> set_file ($ xml); $ podcast-> set_remote_root ("http: //localhost.localdomain/podcast/publishing/"); $ podcast-> set_db_connection ({'stuurprogramma' => "mysql", 'gebruikersnaam' => 'foo', 'wachtwoord' => 'bar', 'host' => 'localhost', 'database' => 'podcast' '}); # Als we podcast-informatie wijzigen, synchroniseer deze informatie in het MP3-bestand zelf $ podcast-> set_synchronisize (1); $ podcast-> Set_metadata ({'titel' => "Chris 'podcast",' Beschrijving '=> "Alles over Chris", "Docs" => "http: // localhost", "Editor" => "Podcastmanager @ localhost "," Webmaster "=>" Podcastmanager @ localhost ",}); # Dit voegt een item toe aan de database en synchroniseert de # MP3-tag-informatie in het bestand met de database $ podcast-> add_new_episode ({'titel' => 'wat titel', 'auteur' => 'Chris natuurlijk' ' Categorie '=>' Jazz '' Beschrijving '=>' Eerst in een reeks van veel '' mp3 '=>' /home/foobar/mp3s/episode1.mp3 '}); $ PODCAD-> SET_UPLOAD_SETTINGS ({'host' => 'localhost.localdomain', 'gebruikersnaam' => 'Anyuser', 'Wachtwoord' => 'Serspass', 'Path' => 'Podcast / Publishing /', 'Remote_ROot '=>' http: //localhost.localdomain/Podcast/publishing/ '}); $ podcast-> upload (); Vereisten: · Perl


Podcast :: Publisher Gerelateerde software

CGI :: Cache

CGI :: Cache is een PERL-extensie om de cache-uitvoer van tijdintensieve CGI-scripts te helpen. ...

239

Downloaden