Posted by orangevinz on November 24, 2009 at 5:26pm
Orangoo is a music store for independent artists.
The music offered on Orangoo is encoded at 320kbps in MP3 format and DRM-free, easily transferable from your computer to your mp3 player.
Artists OrangoO receive greater comission than on other platforms.
Leave comments !
Modules we used :
- Ubercart 2
- CCK
- Views
- Path Auto
Comments
Very well designed. what's
Very well designed. what's the font replacement technique you used? Cufon?
Thanks We used the CSS 3
Thanks
We used the CSS 3 property
@font-face {
font-family: 'myfont';
src: url('myfont.eot');
src: local('myfont'), url('myfont.woff') format('woff');
}
Great looking design. Does
Great looking design.
Does EOT work in Firefox or is it the woff (and how do you make it, just like weft-> eot) ?
Holy moly...
Now that is a tasty design! Thanks for the inspiration.
About the mp3 player skin- What did you do to get that little ring, that circular progress bar to pop up when you press the play button?
______________________________
Smoke 'N Grow
My latest book page: autochange role with rules using drupal/facebook connect authentication
Thx, we use soundmanager2,
Thx, we use soundmanager2, more infos here : http://www.schillmania.com/projects/soundmanager2/
Awesome
Your site is very well done, On your artist pages, how did you get the Artist CD to list above like that with all the individual mp3's under it? I have been trying to figure out how to difrentiate things in a similar manner to that technique with Ubercart. Did you use views to achieve that? It is very cool.
You really did an awesome
You really did an awesome job! The design in simple, clean and just a great inspiration for me!
Would be great if you give some more information how you linked and integrated the used modules because its hard to reproduce the structure of the site... maybe some screenshots of content types or the used fields, if its not too private ;-)
Wow
First of all what a terribly great website orangoo.net is, im newbe and the reason interested in using drupal is because of orangoo.net because i also want to build a music selling website, so if you can be so kind as to give step by step instructions on archiving this feat i would be more than delighted. thanks