Online Dutch TV guide using the tvgids.nl API

Taddeus Kroes c87d7fec83 Fixed issue where vertical scrollbar would not show vor 12 Jahren
lib 4c98cbfdc9 Removed unused file vor 12 Jahren
.gitignore b89c305e1d Removed generated file from repo index vor 12 Jahren
Makefile 6ad0782d39 Added settings panel with selectable favorite channels vor 12 Jahren
README.md 6ab545778f Added custom date parser to make stuff work in Firefox vor 12 Jahren
channels.js 59adfe9c18 First working version vor 12 Jahren
channels.php 59adfe9c18 First working version vor 12 Jahren
details.php 6c31eac0ec Added details panel vor 12 Jahren
guide.coffee 6ab545778f Added custom date parser to make stuff work in Firefox vor 12 Jahren
index.php 6c31eac0ec Added details panel vor 12 Jahren
loading.gif 0531a92cd0 Added loading screen, fixed some minor CSS issues vor 12 Jahren
programs.php 59adfe9c18 First working version vor 12 Jahren
settings.coffee 7f68833cb4 Added favourite programs & general code celanup vor 12 Jahren
settings.php 2a6c07160f Added default timezone to PHP scripts vor 12 Jahren
style.sass c87d7fec83 Fixed issue where vertical scrollbar would not show vor 12 Jahren

README.md

tvgids

This an online TV guide for Dutch TV channels, realized using the tvgids.nl API. This web page is designed to be an alternative for tvgids.nl/lijsten/horizontaal/, offering a quick-to-use interface that saves preferences (e.g. favorite channels) in HTML5 local storage rather than requiring a registered account.

A working version is available at http://tkroes.nl/tvgids/.

Issues & TODO

  • Some channels show no programs.
  • Load and render the first set of programs in PHP, maybe that's faster.