Support Joomla!
Search: Advanced Search
Serving 3351 extensions to the community. Last updated today.

Editor Blogs






Lost Password?
No account yet? Register

Who's Online

We have 717 guests and 43 members online
Joomla! Extensions Directory feed - RSS 0.91

Directory Support

Rules
Using this Site

Disclaimer

The extensions and reviews listed in this area have been submitted by the community and their listing does not constitute or imply endorsement, recommendation, or favouring by Joomla!/OSM.

This content is provided as a free service to our visitors, and, as such, Joomla!/OSM cannot be held liable for the accuracy of the information. Visitors wishing to verify that the information is correct should contact the parties responsible for authoring the content and/or development of the extension.


Are you seeing blanks over some extensions' compatibility, license and type field? Head over to JED forum to learn why.
Affiliate Carts Show All Developer's Extensions
JoomTunes - Apple iTunes Affiliate Kit Modulemodule
Rating
Developer:Gavin Smith Version:1.2 (Updated 737 days ago)
E-mail: This e-mail address is being protected from spam bots, you need JavaScript enabled to view it Compatibility:Compatible with Joomla! 1.0
Views: 8,553 License:
Favoured:
4
Type:
Date Added:Apr 25, 2006
DownloadHomepageDemoWrite ReviewRecommend
JoomTunes - Apple iTunes Affiliate Kit
*****NEW VERSION NOW AVAILABLE (1.2)*****


J-Affilate Suite: JoomTunes allows you to quickly and simply place Apple iTunes store listings on your Joomla powered web site. Set your Genre, Country and the type of listings that you would like to display as well as choose from a number of attractive color schemes. In addition to generating commissions, you can add valuable and compelling content to your site with special promotions from iTunes. iTunes offers the largest legal music download catalog — over 1.5 million songs from the major music companies and over 1,000 independents — so your customers are guaranteed to find music they will love.

Report this listing


Excellent Mod by tss, April 23, 2008
install is very quick & easy just remember to copy over the dec2hex.inc to the joomtunes folder. Now I just need to figure out what to put in the Affiliate Site ID to get my commission from the Linkshare site - any ideas anyone , I have also emailed Gavin Smith about this awaiting his response


works but... by MBAngel, March 4, 2008
1 of 1 people find this review helpful:
I just uploaded the hex file to the folder it's supposed to be in and it works great. I can't seem to email these guys. I do have a couple questions. I'd like to modify the style, and what info it shows for each item. I'd also like it to work with other linkshare affiliate programs than just itunes.


Pretty Good by mattus, September 24, 2007
1 of 1 people find this review helpful:
I think you forgot to put the dec2hex.inc file in the xml as it's not copying over upon installing the module. Please fix the zip for everyone :)

I will be enquiring about a couple more things but this is a review so i'll just say:

This is a good module with great potential!


error by etrader, March 18, 2007
Sounds interesting

But as I tried to use it, I got an error:

Warning: main(joomtunes/dec2hex.inc): failed to open stream: No such file or directory in .../modules/mod_joomtunes.php on line 28

Fatal error: main(): Failed opening required 'joomtunes/dec2hex.inc' (include_path='.:/usr/local/lib/php:/usr/local/share/pear') in .../modules/mod_joomtunes.php on line 28


can only show cover photos ? by 23570252, May 21, 2006
this module is coool, i like it much . I get a problem , how can i set to only show the photos or let the photo over the content , because i put it on vertical bar. the photo is show at the left side and the content only show part of them in the vertical bar .

anyway thanks Gavin Smith make this module !!!!


Version 1.2 now available by gbsmith71, April 28, 2006
I have made a newer version available that includes a number of enhancements You can now display any combination of genres that you choose in a single store, allow the user of your site to select the feed that they want to see and also made improvements to caching (including being able to nominate where you want the cache to be).

Thanks to micoots for the suggestions.


Caching problem resolved by micoots, April 27, 2006
I wrote previously about "caching" facilities to be provided by this module. This module actually has the facility but it's not implemented correctly.

After looking at the code, the ./modules/joomtunes/rss_cache.inc file looks for (and if non-existant) creates a "joomtunes/cache" directory, but it attempts to do this directly from the web root of the server (ie. to create ./joometunes/cache from your web root).

People that are security concience don't allow the webserver to write to webroot (deny all and allow only what's necessary) which is why this cache directory wasn't being created and populated in my setup.

Strictly speaking, this module should be caching its items either in the Joomla cache directory (./cache of web root which already has 777 permission), or generating it's cache directory from it's own ./modules/joomtunes/cache directory tree (so that removing the module cleans up after itself).

So to cut a long story short, to make the caching component work I needed to create this directory off my web root:

./joomtunes/cache

and assign it write privilege for the webserver.

I have emailed Gavin Smith above with this and hope that he'll implement some fixes, including cleanly removing its cache directory and tree if someone wanted to remove the module cleanly.

Thanks.

Michael.


Very nice module but... by micoots, April 27, 2006
This is an excellent affiliate module but seems to have one major drawback, out of the 35 or so Genre's of music available to select from, you can only select 1 to display. To select anymore you have to make multiple copies of the module with each selecting the Genre to display to your visitors.

A very time consuming process to setup exactly the way you want.

It would be much better if it just displayed on a page all the different genre's available, and have the user select what genre they're interested in, which would then make the link to iTunes to get the "lastest" or "most popular" etc. Basically, it would be much better to have the list of items available on the site instead of just small subsections of it.

The other thing which could use updating is when the module can't talk to iTunes, it just produces an error saying bad or broken connection. It would be much better if it cached it's previous "itunes visit" to still display something for the visitor.

For a first release it's really an excellent module (thankyou), but I would hope that as it matures it could address the things above.

Michael.