February 24, 2009

Keeping Myself Busy

In the past month or so, I've been doing some work on a few new projects and ideas, in addition to keeping (thank God) my regular 9 to 5, bill-paying job.

Keep an eye out for a more smoothly integrated photo gallery system on my site. I was using Web Gallery Creator, but I hate it. I mostly just used it because it was easy, but I had major annoyance issues with the fact that it wasn't possible to work with the code so that it fit into my own site template. At the moment, I'm screwing around with a nifty and simple little freeware program, which bears the hilarious title of "ThumbaWumba" (link here). I have one test-gallery posted already, but I need to perfect the HTML template before I take the time to process the rest of them (they've been taken down for the moment). I do NOT like the text-based controls(next page, previous page, etc.) and am planning to replace them with graphics.

Anyway, this one's pretty easy to use, and the templates are completely editable using HTML. One slight problem though, which I am amazed the program's author didn't foresee: The HTML template editing feature limits each line of code to a specific number of characters... let's say it's 60 for the sake of argument. This means any HTML tags that exceed those 60 characters get chopped in half and moved to the next line of code. Long lines of script and the finer details of image and href tags are destroyed in the process. Since my website's template uses a ton of rollover images, meaning tons of long-ass script in the head content, that does not make me happy.

I am about 99% of the way to finding a way around this using a system of Dreamweaver templates, because creating customized, easy and fast image galleries is going to be a huge factor in...

My latest project, which is a full start-to-finish website for a local custom homebuilding company. I'm very excited about this, I think I can safely say it is my most professional-grade freelance project to date. I would post a link to the test-site here, but I prefer to wait until the site is completed and the owner, one Matt Harkins, is satisfied with the results.

Beyond that, I have been learning SQL and ASP at work, and I find it both fascinating and mind-wrenchingly irritating. Luckily, I'm a quick study, because my knowledge of this stuff is quickly inflating my value to the company at a time where many people are uncertain if they will even have a job in the near future. (We'll see how well they remember this when I'm up for a raise in August.)

A few days ago, my boss said he had some bad news for me. I jokingly asked him if I was fired, and he said there was no way I was losing this job, even if I wanted to. Then he went on to tell me the REAL bad news, which was that he had somehow screwed up the data source for our current ASP project, meaning my entire day's worth of work on the company website had to be done over more or less from scratch.

No comments:

Post a Comment