|
COLORS
October 10th,
2000
colors. dunno why i hate em but i do, if you haven't
noticed yet. so i came up with this design that looks grey and boring
as fsck. |
|
STYLESHEETS
October 9,
2000
they probably suck. i use lots of
them. maybe i shouldn't do web design and play with gimp again. even
more i should work to keep the salary coming. whatever.
|
|
MYSQL
October 3,
2000
If you use ALTER TABLE to change a column specification but DESCRIBE
tbl_name indicates that your column was not changed, it is
possible that MySQL ignored your modification for one of the reasons
described in section 7.7.1 Silent column specification changes.
For example, if you try to change a VARCHAR column to CHAR, MySQL
will still use VARCHAR if the table contains other variable-length
columns.
|
|
FACE THE FACTS!
October 1,
2000
The way JavaScript handles dates is very similar to the way Java
handles dates: both languages have
many of the same date methods, and both store dates internally as the
number of milliseconds since
January 1, 1970 00:00:00. Dates prior to 1970 are not allowed.
|
|
AMAZING BUT TRUE
...
October 1,
2000
If all the salmon caught in Canada in one year were laid end to end
across the Sahara Desert, the smell would be absolutely awful.
|
|
>>> new page layout. more tables.
even more stylesheet definitions. still looks pretty fscked.
>>> even newer layout ... removed some of the tables. added more
stylesheets.
>>> eek! realized that stylesheets are forbidden ... removed
them... |
|