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

Net::iTMS 0.15

  Date Added: February 04, 2010  |  Visits: 899

Net::iTMS

Report Broken Link
Printer Friendly Version


Product Homepage
Download (109 downloads)



Net::iTMS is a Perl interface to the information within the iTunes Music Store (iTMS). SYNOPSIS my $iTMS = Net::iTMS->new; my $artist = $iTMS->get_artist(2893902); print "Artist: ", $artist->name, "n"; for my $album ($artist->discography) { print $album->title, "n"; for my $track ($album->tracks) { print "t ", $track->number, ": ", $track->title, "n"; } } Net::iTMS is the main class (that is, the one you should be using) for interacting with Apples iTunes Music Store (http://apple.com/itunes/store/). Currently, it provides means to access individual artist, album, and song information in the iTMS..

Requirements: No special requirements
Platforms: Linux
Keyword: Information Interface Itms Itunes Itunes Music Itunes Music Store Libraries Music Netitms Programming Store
Users rating: 0/10

License: Freeware Size: 13.31 KB
USER REVIEWS
More Reviews or Write Review


NET::ITMS RELATED
Multimedia  -  MP3Axis for Music and Sound 0.896
MP3Axis is a pleasant MP3 jukebox interface to browse your music library through several axis.Find your way easily and let's play and share the songs lost on your disk. MP3Axis is based on php, apache, mySQL and uses sharp features of the DOM.
81.92 KB  
Libraries  -  Audio::XMMSClient 0.02
Audio::XMMSClient is a Perl interface to the xmms2 music player. SYNOPSIS use Audio::XMMSClient; $c = Audio::XMMSClient->new( $name ); $c->connect; my $r = $c->playback_status; $r->wait; print $r->value; This module provides a perl...
45.06 KB  
Web Browsers  -  2Prowl 2.0
Quickly send a webpage to your iPhone, iPod or iPad for viewing, using Prowl (iTunes App Store) to push a notification to your iOS device. Swiftly move from your desktop or laptop to your mobile device without having to tap out those huge URLs on...
20.48 KB  
Audio Tools  -  SlimServer 6.5.3
SlimServer provides an elegant and easy to use interface for playback of music stored in many audio formats, and supports Internet radio stations, playlist management, Web access, and an infrared remote control. The music remains on the host...
15.9 MB  
Multimedia  -  MP3Axis 0.896
MP3Axis is a pleasant MP3 jukebox interface to browse your music library through several axis. Find your way easily and let's play and share the songs lost on your disk. MP3Axis is based on php, apache, mySQL and uses sharp features of the DOM.
 
Desktop Toolbars  -  MetroSidebar 0.0.2
Windows 8 brought major UI redesign with its Metro. But in this process Microsoft removed various features. One of them was sidebar. Windows 9 is expected to bring back what Windows 8 took away. But till actual Windows 9 is launched we can just...
4.26 MB  
Network & Internet  -  iTMS-4-ALL 0.2
iTMS-4-ALL is a Perl CGI script that allows you to search Apples iTunes Music Store from any Web browser. First of all, you can try the live script. Thanks to the people at Downhill Battle for hosting the script---they have also posted some...
55.3 KB  
Utilities  -  iTunes Doodad 1.1.2 1. 1. 2002
About iTunes Doodad An enhancement to iTunes, the iTunes Doodad lets you view and switch to any of your iTunes playlists without bringing iTunes into the foreground. Once launched, you can interact with iTunes Doodad from any application at any...
204.8 KB  
MP3 Tools  -  iTunes-LAME Encoder 2.0.9-34
iTunes-LAME Encoder bridges the gap between iTunes and the LAME command line encoder. It joins the simple interface of iTunes with the higher quality of the LAME encoder.
 
Multimedia  -  libTagEdit Script 1.1
libTagEdit is a simple C and Python class library for music tag editing.Features:- Easy to use C interface- Even easier to use Python interface- Limited to the most basic needed information- Extendable through plugin interface- Support for mp3,...
327.68 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB