I know that a lot of you have heard about Picasa. It is a brilliant image manager from Google. It manages all the images on your hard drive, imports everything from your digital camera and all that other cool stuff. They’ve recently added an option called Web Albums. Here you can upload pictures and create a, um, well Web Album. Now from the program you can upload the images.
I’m sorry to Google, but I just thought this was so hilarious. It’s just a lil’ problem with Grammar. “This web album is contains 121 items”. My girlfriend always finds these so amusing. She did have a jolly laugh on this one when I showed it to her.

Update:Â Of course this has been corrected by now folks.
Posted in General.
By Kevin Lloyd
– December 18, 2006
The day has finally come. Well, it’s tomorrow, but you know what I mean. I am done, done, done, done, done! Words cannot express the joy and elation I feel right now. Throughout the semester I knew this day was coming. I mean, how could I not graduate. But there were just things that made it rather difficult to be happy about. Every time I mention graduation to someone we have the same conversation:
- Person: So you’re graduating in December?
- Me: Yep.
- Person: So you must be really excited, huh?
- Me: I guess so.
- Person: So what are you going to do afterwards?
- Me (Thinking): How the hell should I know? Do you have a rich uncle that owns a company and is willing to give me a job? Because I sure haven’t been successful on the millions of interviews I’ve gone to. Shoot, I guess I’m going to end up working in the mall selling women’s shoes or something.
- Me (Actual response): I’m not sure. I guess try to find a job.
Posted in About Me, General, School.
By Kevin Lloyd
– December 15, 2006
Yes again, I’m late. I’m sorry folks, but here we go.
Once again we bring together JavaScript and CSS to produce amazing results. Notice the header at the top of this website (assuming that I haven’t impulsively changed my theme again)? Nice basic reflection, right? It’s commonly known as the Wet Floor effect. I can just hear the Photoshop folks now, “what’s so impressive about that?”. Well seeing that I lack a lot in the Photoshop field it took me about 30 minutes to get this to look even reasonably good. But I did not have to go through all that trouble.
Reflections.js provides a simple method for web developers to do this. I haven’t had too much experience with this other than just basic demos but I am again amazed at the power of JavaScript and CSS. You include the JavaScript and for each image you want to add a reflection to you add:
[code='html']class="reflect"[/code]. That’s it. It almost seems too simple doesn’t it?
Posted in CSS, General, JavaScript.
By Kevin Lloyd
– December 12, 2006
Yes, I know I’m a bit late with this, but I still had to give you the run down.
Originally created by Lokesh Dhakar
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers.
Have you ever gone to a website and seen this nice lil’ thing they do when you click on a thumbnail and it pops up a larger image in the same browser window? That’s LightBox. I’ve seen it before and I haven’t given it a lot of thought. I just naturally assumed that it would take too much time to implement, so I left it alone. Oh was I wrong.
Posted in Ajax, CSS, General, JavaScript.
By Kevin Lloyd
– December 12, 2006
OK, So I’ve just gotten done with my Algebraic Structures (Part 1) final exam. Yes, Part 1. It was supposedly designed to help us in that the in-class portion does not contain any proofs. The result is instead of having one normal sized test taking up just 2 hours, we have one in-class portion that was really difficult and took one and a half hours; and one take-home portion that is full of proofs that is going to take about eight hours. Yaaaaayyy. That’s what I always wanted.
Tomorrow I have Contemporary Programming Languages and I need to hand up my Numerical Analysis take home exam. That should be simple enough. On Wednesday I have to hand up Part 2 of Algebraic Structures and then that’s it. Did you hear me? That’s it. Well, that is after I graduate on Saturday. And I’ll be done with school for a while; a very long while. After this I have about one month before work starts. Yes, that’s a whole other story on it’s own, I got a JOB. I got to move and all that stuff. But hey, I’m just so psyched about finishing with school that I can barely contain myself. Again, this is a 10 minute break from my studies and I got to get back to it. I don’t want my GPA to take any other unnecessary dips before I’m all done. Rumor has it I’ll be graduating with honors. Let’s keep our fingers crossed.
Posted in About Me, General, School, Work.
By Kevin Lloyd
– December 11, 2006
OK, so things have been a little bit hectic so I haven’t gotten around to posting for a while. Here is a basic run down of what has been going on so far (much more detail to come later):
- Finals start today. Yes, this struggling college student is about to go into finals week and obviously I’m going a bit crazy.
- We’ve had end of semester project dues. One project, Software Engineering, was proving to be a major pain. Not the project itself, but the process by which it was to be delivered. Let’s just say, this whole “group work” thing isn’t all it’s cracked up to be.
- I’ll also be graduating. Yep, it’s finally over. In one week I’ll be putting on that gown and walking through those doors. Wait a minute, where’s my gown. Whoops, mental note: “Need to check on gown at the bookstore”. We’ve been having graduation practice and all this good stuff.
So basically, I’m about ready to pull my hair out from the roots. But I’m trying my best to hold on to what little sanity I have left. Things should be back in full swing on Thursday.
Posted in About Me, General.
By Kevin Lloyd
– December 11, 2006
Posted in General.
By Kevin Lloyd
– December 3, 2006
I’ve sort of been fighting it for a while now. I must say I’ve been stuck in the past and I apologize for that. I was stuck in the whole “It’s gotta be less that 800 pixels” things. That’s just a basic rule of accessibility, which I’ve carried from years ago. Back them a significant number of Internet surfers still had relatively small monitors and used the 800×600 resolution. Therefore, if you wanted your content accessible to the highest majority of visitors you had to ensure that your site can be viewed relatively well in at least 800 pixels. Although the number of visitors using this resolution was in the minority, it was still not small enough to ignore.
Now comes another problem. Rather a solution that causes a problem. Most people fixed this resolution issue by slapping on a fixed layout. Now fixed layouts have their pros and cons. The pros are, you know exactly how it will look every time. You know where every thing will be on the website. One major con, I experienced at a friend’s house. He had just gotten a brand new 21″ flat panel monitor and everything looked so crisp. After a couple hours of playing, Wolfenstein: Enemy Territory we were just browsing the Internet and I just asked him to check out my latest post at the time. When he did I was horrified. My beautiful fixed width 787 pixel layout, which looks just brilliant on my 17″ at home, still looked brilliant here, but it was so bloody small. I mean the thing was tiny and scrolling took forever. Yeah, we would have had to scroll a lot on a smaller monitor but since we have this huge one, why should we. There was just so much wasted screen space it annoyed me. You could almost fit a whole other site right next to mine.
Posted in About Me, Blog, CSS, General.
By Kevin Lloyd
– December 2, 2006
Recent Comments