Online Dutch TV guide using the tvgids.nl API

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

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.