In case you haven't noticed, I've updated the Video section to include a time-lapse video of me repairing my Powerbook. (Go there now)
It turns out that not all my code was valid (which I realized when I was nearly done with the redesign). The good thing is that I just looked over some pages, and fixed all the errors. So, now the code really is completely valid. I'll refer you to this blog post for more information.
The site's been given a brand new redesign complete with shaded borders, and a striped background. Thanks to the CSS, it was so much easier going through this redesign than the last. And now that I've done this completely non-WYSIWYG, I know exactly what's happening to my code. Enjoy the new look!
If any of you were trying to contact me by phone, my number no longer works. I'm in the process of getting a new one, but until I do you'll have to contact me by email. Thanks.
Okay, I realize that I haven't updated the site in a while, but I've been trying to set up things with my new hosting company, DreamHost. Anyways, we have new photos. One section has some unboxing pics of my new Apple AirPort Extreme Base Station. The next is from a while ago, but I figured I would put it on anyways, it's photos of the Tiger Release Party here in San Francisco.
Our code is XHTML and CSS valid! I wrote all the code for this site myself (except some javascript that Dreamweaver did for me), so I corrected a few errors, and now it's valid.
I updated the Word Up video so that it plays with fast start, so that it doesn't have to load the entire video before playing. See it here
I managed to fix the layout of the site. Additionally, I deleted all the extraneous CSS files from the different directories on the site. All the pages now refer to one single CSS file. Also, I'm trying to get another video online, but first I need to finish a couple of other websites. I also really need to work on the about page here.
Finally managed to get one of my videos online. I put up a placeholder until I was able to upload it, so it's online now and I hope to put some more on in the near future. I also did some major reorganization in my folder structure. Many of my links had to be rewritten because of the new directories, but everything seems to be fine now. If you notice anything that doesn't look right, just send me an email.
I just finished adding a second language to the site. A US/UK flag and a French flag have been added to the navigation bar so you can switch between the two different languages. I spent quite a bit of time translating the text I already have, but it's finally complete. Enjoy, and Bienvenue à BowlerDerby!
We've officially redesigned the BowlerDerby website! This is version 3 of BowlerDerby, and I'm proud to say, I did a lot of work on the CSS file I created last version. I've learned some new tricks, and decided to dress the site up with some glass-looking 3D gradients. I eliminated tables from the site, and am using divs instead. Also, I switched from an image-based navigation bar, to a CSS text-based nav bar. All the old content is still available, and I'm working on adding some of my videos to the site. I've also introduced a timestamp for the news items.
Now that I've learned CSS, I created an external CSS style sheet for this website. Although many of the things you see here look the same, some of the internal aspects of the site have been changed. That is because I haven't made any changes to any of the HTML files, which create the layout of the site. One of the changes that you'll notice is that the underline on links now dissapears when you hover over them. Although this could be done the old way I was working, I made the change in the external CSS style sheet.