Code Search for Developers
 
 
  

index.html from LiveSupport at Krugle


Show index.html syntax highlighted

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>


  <meta content="text/html; charset=UTF-8" http-equiv="content-type">



  <title>Campcaster development environment</title>
  <meta content="$Author: paul $" name="author">
</head>


<body>

<h1>Preface</h1>

This document is part of the <a href="http://campcaster.campware.org/">Campcaster</a>
project, Copyright &copy; 2004 <a href="http://www.mdlf.org/">Media
Development Loan Fund</a>, under the GNU <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br>

<ul>

  <li>Author: $Author: paul $</li>

  <li>Version: $Revision: 2373 $</li>

  <li>Location: $URL:
svn+ssh://maroy@code.campware.org/home/svn/repo/campcaster/trunk/campcaster/doc/developmentEnvironment/index.html
$</li>

</ul>

<h1>Scope</h1>

This document gives an overview of the Campcaster development
environment.<br>

<h1>Introduction</h1>

The Campcaster project defines a uniform development environment to
enhance collaboration of participants in the project. The following
aspects of the environment are defined so far:<br>

<ul>

  <li><a href="fileConventions.html">file conventions</a></li>

  <li><a href="directoryStructure.html">directory structure</a></li>

  <li><a href="buildEnvironment.html">build
environment</a></li>
  <li><a href="installation.html">component installation guidelines</a></li>

</ul>

<br>

<br>

</body>
</html>




See more files for this project here

LiveSupport

LiveSupport is a radio playout and automation system. It enables radio stations to automate their broadcasts by using playlists that are scheduled for airing. Playlists can contain music, talk, or even other playlists. A Web interface is included, so radio station personnel can manage the the station's broadcasts remotely.

Project homepage: http://www.campware.org/en/camp/livesupport_news/
Programming language(s): C++,PHP,Shell Script,XML
License: gpl2

  templates/
    Bar.cxx
    Bar.h
    Makefile
    configure.ac
    htmlDocumentTemplate.html
    phpScriptTemplate.php.txt
    phpScriptTemplate.phps
    shellScriptTemplate.sh
  autoconfConfigureConventions.html
  buildEnvironment.html
  cxxHeaderFileConventions.html
  cxxSourceFileConventions.html
  directoryStructure.html
  fileConventions.html
  htmlFileConventions.html
  index.html
  installation.html
  makefileConventions.html
  phpFileConventions.html
  shellScriptConventions.html