Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 2

Tomahawk is a cross-platform media payer built around the Playdar API. This provides it with unique features. For more information, please visit our web site.

5.0
 
  0 reviews  |  8 users  |  237,791 lines of code  |  40 current contributors  |  Analyzed about 5 hours ago
 
 

Plugins for the Flowplayer video player. Plugins can be used to extend the player's behavior add widgets and gadgets and such to be shown in the player canvas connect to different streaming servers and CDNs other kinds of uses that are difficult to guess in advance! Plugins can be positioned ... [More] and moved around using JavaScript. Please see more details on the Flowplayer site. [Less]

0
 
  0 reviews  |  1 user  |  155,200 lines of code  |  3 current contributors  |  Analyzed 1 day ago
 
 

The Netjuke is (was) a Web-Based Audio Streaming Jukebox powered by PHP 4, a database and all the MP3, Ogg Vorbis and other format files that constitute your digital music collection. Supports images, language packs, multi-level security, random playlists, etc. The source has merged into the ... [More] Jinzora project sometimes in 2003. Note: original CVS is lost and offline. Links to one was started on SourceForge in 2002. [Less]

0
 
  0 reviews  |  1 user  |  62,499 lines of code  |  0 current contributors  |  Analyzed 11 days ago
 
 

The player can be easily included in your own webpage. MP3 files can be added to the configuration XML file. The skin can be changed by your own graphics.

0
 
  0 reviews  |  0 users  |  3,438 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 

This project has now moved to the official Grails Plugin Repo. Please check the SoundManager Plugin Page.Grails Plugin that wraps the awesome SoundManager2 Javascript audio and video API. Features include: Making all links to MP3 files in your page playable inline Create a playlist in your page Add the SoundManager2 API in your page

0
 
  0 reviews  |  0 users  |  2,553 lines of code  |  0 current contributors  |  Analyzed 2 days ago
 
 

Here are a bunch of extensions that are developed for Firefox. Extension List Name Version Application Platform Description DictCN 3.1.3 Firefox 1.0.*-3.* All A Handy Translator for Chinese/English with voice OMusic 1.5.8.1 Firefox 1.0.*-3.* All An Online MP3 Player with Playlist ... [More] & Lyrics GB2Big 1.2.1 Firefox 1.0.*-3.* All A Translator for Simplified/Traditional Chinese Page on addons.mozilla.org DictCN https://addons.mozilla.org/en-US/firefox/addon/2082 OMusic https://addons.mozilla.org/en-US/firefox/addon/4617 GB2Big https://addons.mozilla.org/en-US/firefox/addon/4559 The version of these above extensions on official site may be outdated. You can always download the latest version here at Featured Downloads The source code can be download at the Source page [Less]

0
 
  0 reviews  |  0 users  |  5,745 lines of code  |  0 current contributors  |  Analyzed about 12 hours ago
 
 

SummaryLibrary providing easy to use cross-platform browser sound capabilities to Google Web Toolkit (GWT) projects. Questions?If you have questions, please post them on http://groups.google.com/group/gwt-voices and I (or someone else) will try to answer them as best as possible. Using the forum ... [More] means that others can benefit from any answers and feedback you get. It is always the fastest way to get an answer to a new question. Is your project using gwt-voices?I'd like to know if you're using gwt-voices on your project, and how useful (or not) this library is to you. You can send me an email at fred@allen-sauer.com. Getting started with your own gwt-voices projectRead the wiki here: http://code.google.com/p/gwt-voices/wiki/GettingStarted Working examplesPlay Hornet Blast or watch it on YouTube (about 15mins 30secs into the video). Try the sound demo. Try Chris Fong's demo: http://www.gwtsite.com/gwt-voices-demo/ FeedbackPlease let me know what you think. Suggestions are always welcome. Projects using gwt-voicesSend me an email to add your project to this list. Be sure to also list your app in the GWT Gallery http://gwtgallery.appspot.com/. Project Description CuypersCode Dutch online adventure game fret board trainer Learn to play the guitar. emite A pure gwt xmpp library. Aural Stimulation Listed online or download some of Tony's music. Other projects providing soundThe following projects are not related to gwt-voices. However, they may still be of interest to you if you have specific needs that these projects address. Project Library Type Description Audio Engine JavaScript Play sounds without Flash by Jules Gravinese. gwt-sound GWT / JavaScript GWT wrapper around SoundManager2 GWT SoundManager GWT / JavaScript GWT wrapper around SoundManager2 SoundManager2 JavaScript JavaScript Sound API which talks to Flash, effectively mapping most of Flash 8's native sound capabilities to JavaScript. jssoundkit JavaScript The JavaScript Sound Kit is a wrapper around the ActionScript Sound Object, it makes it possible to use the Sound Object in JavaScript the same way you do it in ActionScript. Other GWT projects by the same author Project Description gwt-dnd Provides drag and drop support for your GWT applications. gwt-log Provides logging support for your GWT applications. [Less]

0
 
  0 reviews  |  0 users  |  4,499 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

A javascript mp3 player modified from del.icio.us(http://del.icio.us/help/playtagger). Copy the code below and place it in anywhere in your HTML. Then your mp3 links will automatically become playable right on the page.

0
 
  0 reviews  |  0 users  |  0 current contributors  |  Analyzed 4 days ago
 
 

Musiker is a PHP/MySQL based AJAX program for displaying the content of an iTunes library. Musiker attempts to near duplicate the iTunes interface in a web browser, allowing for access to a users complete library from a remote location. If you would like to see Musiker in action on a deployed ... [More] server, contact me (Jarvis) via email at musiker@chipersoft.com, on AIM/YIM as ChiperSoft, or I can be found on FreeNode IRC in #wowace. Screenshots: Login ScreenLibrary BrowserNow Playing Library SearchPlaylistsDemonstration Mode Installation and SetupMusiker is still in its initial phases and is only setup for use on Mac OS X. Current deployment method: Install Musiker into its own folder under your Apache server directory. Create a sym-link in the Musiker folder that points to your iTunes Music library, ensuring that Apache has read permission for the music folder. Copy the local_config.default.php file to local_config.php Edit all the variables in the local_config.php file for your installation. MySQL IntegrationMusiker uses MySQL as a database back-end for performing searches and gathering song information. This feature is optional, as MySQL is not included in OSX by default. If you wish to remove this module from the sidebar, open the index.php file and comment out the line 'musiker_mod_search.js', from the $BulkScriptArray. If you do have MySQL installed, see the iTunesLib_Loader.php file comments for information on how to populate your MySQL database. Hard Playlists Module SetupThe Hard Playlists module adds exported playlist xml files from iTunes to the sidebar. The advantage to this is that you do not need a MySQL installation to provide playlists. Create a directory in the Musiker folder to hold your playlists. From iTunes, export (File Menu > Export) the playlists you wish Musiker to display as xml to the directory you made in step one. Open up a saved playlist and search for the "Music Folder" key/value pair. Copy the string into the $ITUNES_PATH_REPLACESTRING variable of your local_config.php. Musiker needs this string to update the location of your audio files. Also check that the $ITUNES_PLAYLIST_FOLDER variable is set to the location of the playlists directory. Musiker should now display your exported playlists in the sidebar. Demonstration Mode SetupDemonstration Mode allows lets you define one user account as a limited access account. This is useful if you wish to show the application without granting unlimited access to your iTunes collection. To activate demo mode, open the local_config.php file and delete the two marked lines at the beginning and end of the Demonstration Mode section, filling in the values for those settings. Make sure that the account you define in $DEMO_ACCOUNT is also listed in the $AUTHENTICATION_DATA array near the beginning of the file. [Less]

0
 
  0 reviews  |  0 users  |  3,045 lines of code  |  0 current contributors  |  Analyzed 10 days ago
 
 

A web based media server for streaming music. The server can stream XSPF, ATOM and JSON to any client that understands those formats. The web based client reads from a server that produces any of the aforementioned formats.

5.0
 
  0 reviews  |  0 users  |  103,720 lines of code  |  0 current contributors  |  Analyzed 8 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.