Look, it's started...


+--------+---------+------+-----+---------+----------------+
| Field  | Type    | Null | Key | Default | Extra          |
+--------+---------+------+-----+---------+----------------+
| id     | int(11) |      | PRI | NULL    | auto_increment |
| title  | text    | YES  |     | NULL    |                |
| link   | text    |      |     |         |                |
| points | int(11) |      |     | 0       |                |
+--------+---------+------+-----+---------+----------------+