May 03, 2005

update

so i havent posted in a while. most of this is due to preparing deliverables that werent made for the web (like the defense and the papers).

but im back in dev mode. which is awesome because what i thought was going to be css and wrapup has turned into a full-fledged nightmare.

somehow, the code for the timeline just refuses to work, although it was fine before. i get it working for one week of movies and the rest seem to fall apart magically. im going nuts.

the biggest joy is the thought of rewriting the page this close to being done. but im starting to think there isnt much of an alternative. joy of joys.

but really, when you end up with if statements like this:

if ((($sec_counter >= $daymovs[$r][0]) && ($sec_counter >= $daymovs[$r][2]) && (($sec_counter - 3600) < $daymovs[$r][2])) || (($sec_counter >= $daymovs[$r][0]) && ($sec_counter <= $daymovs[$r][2])) && (($daymovs[$r][4]==($daymovs[$r-1][4] || 0)) || $r==0)){

what choice do you really have?

Posted by tripp at May 3, 2005 10:18 AM



Comments

Post a comment




Remember Me?