no pics today. i started v3 of my portfolio on monday and i'm almost ready to start implementing the new features. i rewrote my flickr api hook to generate json objects which is loaded dynamically into the page (letting me switch image sets easily); and i rewrote the load_anchor() function so it's uh, bigger.
i think i've got the oop structure setup properly for what i want to do; but you never know .. random ideas might cause me to change something else... however, in literally a minute i switched my little blocks to thumbnails based on a friend's request. so, atleast it's mad flexible now.
link (load in new tab or window)
i'm still mulling over the idea of fading images.. it's kinda nice, but also kinda annoying. ya know? shrug. i already wrote the functions; i just haven't applied em to the new objects in the load_anchor() function.
update: i just revised the new code thanks to the changes i made an hour ago hah! due to the new structure and a few timers i no longer need to use the page load event (which sucked thanks to google analytics code), so now the page displays as fast as your computer receives the data (cause it's all local scripting).
i think i've got the oop structure setup properly for what i want to do; but you never know .. random ideas might cause me to change something else... however, in literally a minute i switched my little blocks to thumbnails based on a friend's request. so, atleast it's mad flexible now.
link (load in new tab or window)
i'm still mulling over the idea of fading images.. it's kinda nice, but also kinda annoying. ya know? shrug. i already wrote the functions; i just haven't applied em to the new objects in the load_anchor() function.
update: i just revised the new code thanks to the changes i made an hour ago hah! due to the new structure and a few timers i no longer need to use the page load event (which sucked thanks to google analytics code), so now the page displays as fast as your computer receives the data (cause it's all local scripting).