I’m creating a User Page where users will be able to log in. I’ll be adding other features to the page later on, but for now it will only log you into the site.
Category: Programming and Development
Photo Album access rights
Exclusive Albums will no longer appear in the Album List. That makes the “Exclusive” column redundant. I’m too lazy the change it though.
Photo Album up and running
The Photo Album is complete. I’d say 95%… I’m still implementing access rights and privileges. Essentially people won’t be able to see all the pictures I have. I’m keeping certain pictures private or viewable only by certain people. Anyway, go ahead and take a look.
Waste of time
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…
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…
I have work to do!
Work on this page might slow down for a while. I have a small web designing job coming up. Well, it’s not really a job per se. I go to this forum a lot, and they would like a new design on the front page… So that’s what I’m doing. It should be fun!
421 permeates the core of my being
Ah 421! I love this class. It’s so hard. It’s a lot of work, yet I love it. I love programming in Assembly. This is where you’re but one level from the processor… manipulating its guts. Telling it what to do. There are no nice if-else statements here. No print statements. It’s at a way…