Browsing projects by Tag(s)

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

Showing page 24 of 25

Streamux is a program that manages an online radio station. It is the software component that manages a media database, decides what goes on the air, can be remotely driven by people for live events, and provides information via an XMLRPC API for integration with other programs.

0
 
  0 reviews  |  0 users  |  499 lines of code  |  0 current contributors  |  Analyzed 3 days ago
 
 
Compare

ADMA is another project to create very useful tool and fully integrated with another entertainment systems.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

An rtmp/ daap proxy: expose on-demand flash radio as an iTunes shared library. For purposes of demonstration I'm exposing BBC national radio. This is My First Erlang - be gentle :-)

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

RadiosLibresEs un Modulo para sistemas manejadores de contenidos(paginas dinamicas) el cual se integra a los servicios de http://oaxacalibre.org/mediosLibres Historia del proyectoEste proyecto nace en el 2006 como una idea ante la necesidad de generar nuevos medios de comunicacion mas ... [More] interactivos, en ese entonces en oaxacalibre.org sacamos un proyecto denominado RadioPandilla (he aqui la razon del pandita) el cual hera una serie de archivos en mp3's los cuales intentabamos compartir. Como Funciona NOTA Si has instalado la version anterior y no te deja instalar esta version debes eliminar los archivos: Tu_sitio_Joomla modules/mod_radlib.php modules/mod_radlib.xml espero les guste y les sirva a la comunidad.! modulo para podcast y streaming para Joomla Copyright (C) 2008 Fitorec Este programa es software libre. Puede redistribuirlo y/o modificarlo bajo los términos de la Licencia Pública General de GNU según es publicada por la Free Software Foundation, bien de la versión 2 de dicha Licencia o bien (según su elección) de cualquier versión posterior. Este programa se distribuye con la esperanza de que sea útil, pero SIN NINGUNA GARANTÍA, incluso sin la garantía MERCANTIL implícita o sin garantizar la CONVENIENCIA PARA UN PROPÓSITO PARTICULAR. Véase la Licencia Pública General de GNU para más detalles. Debera haber recibir una copia de la Licencia Pública General junto con este programa. Si no es así, escriba a la Free Software Foundation, Inc., en 675 Mass Ave, Cambridge, MA 02139, EEUU. [Less]

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

There are two 'projects' here. One is the XMSharp C# library for developers to use in their own applications, the other is a MediaPortal plugin which uses the XMSharp C# library to make it possible for MediaPortal users to listen to XM Radio. 1. About XMSharpXMSharp is an XM Radio ... [More] Internet Streaming library. It handles logging in, fetching Channel information (including current song/artist/album for each channel and notifications of channel updates). It uses VLC to playback the streams currently. XMSharp NewsSource code moved to googlecode's svn server! 2. About XMSharp MediaPortal PluginXMSharp was originally designed simply to be used in a MediaPortal plugin to allow XM Radio streaming. This project was designed with using it in a MediaPortal plugin in mind, so the plugin project is also included. InstallationCopy all the files except the 'skins' folder into your 'Team MediaPortal\Plugins\windows\' folder. From the appropriate skin folder inside the 'skins' folder, copy the xmsharpmp.xml file into the corresponding folder in your 'Team MediaPortal\Plugins\skins\ \' folder. NOTE: You must also install VideoLAN's VLC Player INCLUDING the ActiveX Control option during the installation. You can get the installation here: http://www.videolan.org If you do not install the ActiveX Control for VLC, you will get an Incompatible Version error when loading the plugin! News09-Aug-2008Version: 1.0.4 Released Added locking so multiple threads can access XMSharp's channels. This should prevent MediaPortal from crashing hard as often as it was in the last release! Fixed all the skin files where the navigation from the button for Preset 3 was not as expected. 08-Aug-2008Version: 1.0.2 Released Some people are having issues with an incompatible plugin version error I've put up v1.0.3 for download which I'm hoping will fix this Please try the new download and if it does not work still, post in the forum or here in the issues 07-Aug-2008Uploaded first build/release of the MediaPortal Plugin [Less]

0
 
  0 reviews  |  0 users  |  3,890 lines of code  |  0 current contributors  |  Analyzed 6 days ago
 
 

A project that implements a realistic 3D simulator frontend and a complete TCP/IP-like protocol stack for a network consisting of EYES Wireless Sensor nodes. Timespan: 6 weeks. Completed on June 29th, 2008. AuthorsThis project has been created by: H.Y. Bruintjes J.H. Donker C.E. ... [More] Etheredge J. Teeuw As part of the 214515 Codesign project (2008) at the University of Twente. ConceptThe scope of this project includes creating a completely functioning protocol stack that is capable of transmitting reliable packets to half-duplex radio frequency transmitter nodes that are connected in a network. This includes everything from creating the C/C++ serial drivers (to control the nodes) up to the routing algorithms and tables that decide the shortest path to certain nodes through the network, so the top application layer (and the application running on top) is capable of sending and receiving reliable messages to and from other nodes. In addition, a fully functional 2D simulator is required that is capable of letting the user create node networks in specific graphs and testing the reliability and performance of the protocol stack underneath. This is a crucial step in determining in which situations the protocol stack works best. Our implementation consists of a reliable TCP/IP-like stack with appropriate routing tables that is capable of meeting the above requirements, and extending these by providing a graphical frontend complete with a small 3D engine that is capable of simulating not only the node network, but also a physically correct representation of the world (by using the Bullet physics engine). We believe that in adding this we extend the potential realism of the simulator, as situations with different scenes (e.g. imported models of buildings and rooms) and networks could be imported and tested properly. We also provide a way of not only simulating nodes in the simulator frontend, but also allowing the user to let real radio transmitter nodes (connected to the serial port) be part of the simulator's world, so both hardware (real) and software (simulated) based nodes can communicate and form a network. The radio transmitter nodes used are EYES Wireless Sensor nodes, as provided by the project's requirements. DependenciesThis project has been made possible by contributions and publically available content from all third parties listed below. Bullet Physics Library (Erwin Coumans) BSGUI (Kostas Michalopoulos) Silk icon set (Mark James - http://www.famfamfam.com) OGLGraph (Gabriyel Wong) GLEW (Milan Ikits, Marcelo E. Magallon) 3DSLoader (Trenkwalder Markus) Simple Directmedia Library (Sam Lantinga, Mattias Engdegård and others) Boost C++ Libraries Pthreads-win32 MediaA video of the application in action is available from the featured downloads on the right. Below are a few screenshots of the simulator and it's graphical frontend in action. Code repositoryThe original source repository can be found at svn://wortelschijf.student.utwente.nl/codesign. [Less]

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

Dé site voor Games, fun, en veel meer. We hebben bijv. (online) Internet Games,reviews,leuke filmpjes, tekst,.... we hebben ook Photoshop (CS3) Creaties, een gastenboek, contact,jij pagina,...

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

first "public service announcement" here, in Latvian In short - Radio SWH (local fm radio here in Latvia, homepage) provides played song history. In this project we fetch it and store in MySQL. With enough data, we can start to analyze it, do data-mining (whatever that means) and so on. ... [More] I've already got 5 years worth of data. You can see the live statistics site here, again, in Latvian It also syndicates songs that are getting popular here in klab.lv (Livejournal clone) and here in Twitter. [Less]

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

This is a perl module and some accompanying programs to help you program, backup, and interact with a radio scanner from perl. Right now, I only support the Uniden BC29D (and similar radios), but support for more radios is planned. I intend for this to become Audio::Scanner on CPAN.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 

This is a software based amateur radio (ham) repeater controller written on the Microsoft.Net framework. It has as many features as it needs, and only features that are needed are added (no fluff). 03 January 2008 - It has not been tested on the air yet.

0
 
  0 reviews  |  0 users  |  0 current contributors
 
 
 
 

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.