91.1 The Source Clarkson Radio - PowerPoint PPT Presentation

1 / 20
About This Presentation
Title:

91.1 The Source Clarkson Radio

Description:

DJ Reporting. Currently DJs write down songs they play on a piece of paper ... Utilizes a Web based interface that allows DJs to report their music online ... – PowerPoint PPT presentation

Number of Views:44
Avg rating:3.0/5.0
Slides: 21
Provided by: web2Cl
Category:
Tags: clarkson | dj | music | radio | source

less

Transcript and Presenter's Notes

Title: 91.1 The Source Clarkson Radio


1
91.1 The SourceClarkson Radio
  • http//radio.clarkson.edu
  • Sandbox
  • http//cringe.uovgaz.net

2
Project Goals
  • Fix Automation
  • re Impelement Song Request System
  • Delete Duplicate Songs
  • Implement DJ Reporting System
  • Implement Combined Logging System

3
Automation
  • Current System Works, but With Problems
  • Sometimes Dead Air After Songs
  • Always Dead Air After Station IDs and PSAs
  • Works With Current Number of Songs But More Songs
    Would Mean More Dead Air

4
Automation 2.0
  • Automation is threaded so the next song is picked
    while the current song is still playing - thus
    reducing dead air
  • Anticipates errors and recovers gracefully from
    them
  • Better logging of output

5
DEMO
6
Song Request System
  • Old Request System - No Longer In Place
  • Relied Heavily on phpBB
  • Plan was to simply remove all of the phpBB code
    and everything should work.

Easy Right??
7
WRONG!!
8
wtf????
9
Plan B
  • Re-implement the Request System from the ground
    up
  • Use some of the old functions and incorporate
    them into the new system
  • This Worked!

10
(No Transcript)
11
(No Transcript)
12
DEMO
13
Delete Duplicates
  • Necessary to be able to delete duplicates,
    especially when adding new songs
  • Written in C with mysql

14
How It Works
  • Checks to see if Song Name and Artist are the
    same or very similar.
  • 80 Character matching

15
(No Transcript)
16
DEMO
17
DJ Reporting
  • Currently DJs write down songs they play on a
    piece of paper
  • Someone later types up the sheet
  • Extremely Inefficient Process

18
New Web Based System
  • New System Utilizes a Web based interface that
    allows DJs to report their music online
  • This data is stored in a database that can easily
    be exported to a file
  • Much More Efficient

19
DEMO
20
Hint
Write a Comment
User Comments (0)
About PowerShow.com