I wasted about an hour trying to track down a problem in my encryption algorithm. I still can’t find it! Right now I’m using a crude hack to fix the problem. It fixes it… and works about 99% of the time. I have another idea though… hmm… Anyway, Photo Album should be up and running…
Tag: photo album
Photo Album nearing completion
I have been able to generate thumbnails. All I need to do now is spawn a window with a larger version of the image… that and a few cosmetic aspects. Like how the colour fades in and out? Pretty neat huh? 🙂
Photo Album still WIP
I know the Photo Album pops up with a list of all albums, but it is still work in progress. You might (and most probably will) notice this page crashing. Sometimes this window might open up with the borders screwed up and none of the links showing. That’s because I broke the back-end or I’m…
Update Photo Tool Finished
I’ve finished the Update Photo Tool… Finally! There was so much error checking… Anyway, I’m going to start work on the actual Photo page… Expect to see stuff on it soon.
Move Photo Tool?
I just realized that I might need to create a “Move Photo Tool”. But it’s not that important. I’m almost done with the “Update Photo” tool. The front-end is done, so I just need to finish up the PHP back-end. I’m anxious to get the Photo Album up and running… so I’ll just add the…
Ecological Simulators and Photo Albums
I finished the “Delete Photos” page on the Photo Album Tools page… which of course, none of you can see, since it’s in the admin section. But anyway… It took me this long, because I had other stuff to take care of… namely CSE 421. I only have the “Update Photos” tool to finish… after…
Your own code. Use IE.
I probably should document my code. It’s not cool coming back to it after three months and wondering what the hell you were smoking when you wrote it. I managed to figure out (vaguely) how I got fly working. I know I did something weird to the makefiles. I think I had to link it…
GD and FLY
I just installed GD so I’m on my way to creating a dynamic photo album. Marc has given me no promises about recompiling PHP with GD so I found an interpreter (fly) that should work with PHP. Nothing else… June 3rd is only two weeks away… I really don’t want to leave…