Hi! iGoogle is a very handy system for calendar and such things, but one thing I found it lacking was a good schedule system. I'm speaking about the rather stable schedules of schools and universities, for example. There's the Google Calendar but it doesn't work for this. The rescue was found: HTML/JavaScript iGoogle widget, in which you can show basically the HTML and JavaScript you like. So, I inserted my schedule in HTML in it, and here's the result. Feel free to use it how ever you like. First, install the HTML/Javascript widget. Then just copy&paste the code in the edit view. You still have to edit it to fit your needs and probably format it to be just the way you like. The nice thing is you can just push the "edit" button to edit it and not necessarily care about the code.
First a screenshot:
Then the HTML code:
<div style="background-color: rgb(204, 204, 204);">
<table style="font-size: 9px; font-family: Verdana; text-align:
center;" border="0" cellpadding="0" cellspacing="1" width="100%">
<tbody style="background-color: rgb(248, 237,
230);"><tr style="font-weight: bold; background-color:
rgb(170, 179, 240);">
<td width="10%"><br
/></td><td
width="18%">Ma</td><td
width="18%">Ti</td><td
width="18%">Ke</td><td
width="18%">To</td><td
width="18%">Pe</td></tr>
<tr><td>8</td><td><br
/></td><td>KVS<br
/></td><td> VM
it115<br
/></td><td>C++<br
/></td><td><br
/></td></tr>
<tr><td>9</td><td><br
/></td><td>/</td><td>/<br
/></td><td>/<br
/></td><td><br
/></td></tr>
<tr><td>10</td><td><br
/></td><td>C++<br
/></td><td><br
/></td><td><br
/></td><td>SEM<br
/></td></tr>
<tr><td>11</td><td><br
/></td><td>/<br
/></td><td><br
/></td><td><br
/></td><td>/<br
/></td></tr>
<tr><td>12</td><td><br
/></td><td>TM<br
/></td><td><br
/></td><td><br
/></td><td>SEM<br
/></td></tr>
<tr><td>13</td><td><br
/></td><td>/<br
/></td><td><br
/></td><td><br
/></td><td>/<br
/></td></tr>
<tr><td>14</td><td>c++h<br
/></td><td>kvsh<br
/></td><td>TJSM<br
/></td><td><br
/></td><td><br
/></td></tr>
<tr><td>15</td><td>/<br
/></td><td>/<br
/></td><td>/<br
/></td><td><br
/></td><td><br
/></td></tr>
<tr><td>16</td><td>/<br
/></td><td>/<br
/></td><td><br
/></td><td><br
/></td><td><br
/></td></tr>
<tr><td>17</td><td>Cl<br
/></td><td><br
/></td><td>Jg<br
/></td><td>Kp<br
/></td><td><br
/></td></tr>
<tr><td>18</td><td>/</td><td><br
/></td><td>/<br
/></td><td>/<br
/></td><td><br
/></td></tr>
</tbody></table>
</div>
<div style="font-family: Arial; font-size: 10px; text-align:
right;">
<a
href="http://www.tol.oulu.fi/index.php?id=18">Lukuj.>></a></div>