Difference between revisions of "Gerg"

From Warwick Student Cinema
Jump to: navigation, search
(EPOS)
Line 16: Line 16:
 
**Alternative style sheets so people can go full screen width if they want
 
**Alternative style sheets so people can go full screen width if they want
 
**Custom menu so people can have most commonly used menu items together
 
**Custom menu so people can have most commonly used menu items together
  +
**Image functions to change foreground colour, allowing web titles to be used for tickets.
   
 
==Media Server==
 
==Media Server==
 
*Gstreamer
 
*Gstreamer
 
**Application currently does smooth fading slides
 
**Application currently does smooth fading slides
  +
*CanBus Interface
**Sort out using image files instead of movie files
 
***Can display image files with a clock, but fading no longer works
 
*USB Interface
 
 
**Tim has written an application for listening for inputs
 
**Tim has written an application for listening for inputs
 
**Buttons need to be ordered by Martin - continue nagging
 
**Buttons need to be ordered by Martin - continue nagging
Line 33: Line 32:
 
1. Fix outstanding bugs<br>
 
1. Fix outstanding bugs<br>
 
2. Implement Tim's code for checking for inputs<br>
 
2. Implement Tim's code for checking for inputs<br>
3. Get slides and convert to movies<br>
+
3. Upgrade to latest version of flash decoder<br>
  +
4. Work on interfaces<br>
4. Fix application to use images instead of movies<br>
 
  +
5. Add audio support<br>
6. Fix glimagesink to dispose of windows<br>
 
7. Do fading using opengl<br>
 
8. Work on interfaces<br>
 
   
 
==Servers==
 
==Servers==

Revision as of 17:31, 2 March 2007

This is my page with a list of projects I'm currently working on, just so that I can remember what I'm supposed to be doing.

EPOS

  • Version 2.0 EposRoadmap
  • Firewall network link to SU Vlan

Website

  • Sessions
    • Expire sessions with browser
    • Current behaviour only for remember me
    • Identified fix, just need to implement
  • Auth
    • Privilages expire when membership does
    • Fix in working copy, need to test & commit
  • Pet interestes, not serious developments
    • Alternative style sheets so people can go full screen width if they want
    • Custom menu so people can have most commonly used menu items together
    • Image functions to change foreground colour, allowing web titles to be used for tickets.

Media Server

  • Gstreamer
    • Application currently does smooth fading slides
  • CanBus Interface
    • Tim has written an application for listening for inputs
    • Buttons need to be ordered by Martin - continue nagging
  • Alternative Interfaces
    • Webpage
    • VNC
    • Use keyboard buttons until buttons on wall get sorted

Current plan of action:
1. Fix outstanding bugs
2. Implement Tim's code for checking for inputs
3. Upgrade to latest version of flash decoder
4. Work on interfaces
5. Add audio support

Servers

  • Move NIS to dean
    • Can then decommission strong
    • Use mysql data for NIS
  • Examine moving deluxe's services to privale
  • Install ntpdate so that it time is updated on reboot to stop ntp from failing to start
  • Setup static configurations for servers
    • ipaddress/mask
    • route
    • resolv
    • passwd

Authentication System

  • Web interface for controlling user data
  • NIS
  • cvs
  • Implement use of domain controller for windows use of network resources

Version Control System