Slight malfunction
February 6th, 2008Don’t panic, the site is simply in a state of limbo. I will have it restored soon.
My road to web development nirvana
Don’t panic, the site is simply in a state of limbo. I will have it restored soon.
My first day of work at Paradigm New Media Group (hereafter referred to as PNMG) is behind me, and I’m very happy to say that it’s everything I wanted it to be. An open, creative, fun work environment with friendly, entertaining and like-minded people makes a world of difference.
Also, I have a new theory: you can tell a lot about a company by how they name their servers. Examples:
You tell me who you’d rather work for.
There are some odd things going on with my WordPress installation. The two main issues I’ve noticed are
I’m a little spooked. Are there such things as web-poltergeists?
Update (01/19/08): Turns out I was making a rather silly mistake. I was copying all of the new WordPress files into my root directory instead of the appropriate /blog directory. Oops! That might explain a few things. We’ll see if the crazy behavior now subsides.
A quick update:
I’ve accepted a web developer position with a company in St. Louis and will start working there in the new year. This also means I need to brush up on my ASP, since they’re running IIS and the like.
Finals week is upon us and I find myself with little desire to labor through it. But alas, I must. Thank goodness it’s over soon.
I’ve recently been giving some thought to creating a separate site for a freelance web development business. It’d be nice to keep this domain at a more personal level (although I try to keep it fairly professional and relevant without veering off into MySpace-esque blathering) while having a separate site to give out to potential clients and the like.
But I’ll have to think of a name, first.
It’s the last week of college for me, and I graduate in 12 days. It’s difficult to find the motivation to keep going to class when I’d rather be doing other things like getting my move to St. Louis figured out, cleaning the apartment, etc. I’m taking some more things down to St. Louis on Tuesday, and possibly over the weekend as well. There may also be one more trip to St. Joseph in the cards, depending on how much stuff I find that needs to be taken care of. Either way, things will be hectic at the same time they are winding down.
But perhaps most importantly of all, my Aeron chair has been delivered and I’ve ordered the 24″ iMac. December 15th will truly be a good day.
Here’s a feature every website with comments should have: automatic detection of duplicate comments. We’ve all done it; the page is taking a little too long to load, so we start hammering on the “Submit” button over and over again until it finally goes through and we’re horrified to see we’ve managed to post our comment twice.
I was reading one of my favorite websites today - TheSimpleDollar.com - and ran into that situation. Luckily WordPress has this functionality built-in, and sends you to a page that tells you “Duplicate comment detected, it looks like you already said that!”
I’ll try and remember to include this type of feature into any future projects I develop. The code should be relatively easy; just a database call to the last comment made by that user to see if they match.
My dad is planning on buying me a new 24″ iMac as a graduation present in December and I’m beginning to get very excited about it. A lot of this probably has to do with the release of Leopard, since I know it’ll look and function even better on a newer system than on my dated PowerBook G4.
I can definitely see myself making the iMac my new primary computer. I’ve always been a PC guy when it came to getting actual work done, but that is looking to change. What I will still need my PC for is the occasional game of Counter-Strike, Team Fortress 2, or whatever else the fellas happen to be playing at the time. However, now that EA has signed on with Apple (and the fact that AAPL is gaining market share) it probably won’t be long before game developers start releasing Mac-compatible versions of their games.
In other news, my capstone project is trucking along, and I shouldn’t have a problem getting it finished in time for the November 26th presentation. In the end it will be functional, and time will determine how feature-rich it becomes.
You know it’s bad when having to wait for an operating system to load prompts me to boot up my laptop so I can write about how I’m waiting.
It is taking Windows Vista (Business edition, by the way) an inordinate amount of time to load. It’s been displaying the boot screen for over 2 minutes now….
Ah, finally.
But it doesn’t end there. Once I actually get into the operating system I’ll have to deal with the horribly slow update system. The update process for Windows Defender is so slow that it comes close to causing me physical pain. On top of that, I am forced to click through several “permission” screens because Vista has to double-check every single little action with me before it runs. Even from within the control panel!
In contrast, OS X seems to perform its intended tasks with much more grace. Besides actually doing a convincing job of looking pretty (although I suppose that’s more a matter of taste than anything), it doesn’t bother me with inane messages, or annoying bubbles that pop up from the system tray. It handles security beautifully without me having to do anything. And it boots in a matter of seconds, not minutes.
As a final point, consider this: I’m running Vista on a high-end desktop PC. Some specs:
Compared to my Mac laptop:
I find it odd that the PC (with a dual-core processor!) has to labor through Vista, while the dated Mactop just cruises right along. I think you dropped the ball on this one, Microsoft.
After a formidable amount of brainstorming I’ve finally put together an acceptable capstone proposal and am only 1 more faculty signature away from approval.
I will be developing a plugin for WordPress that adds mailing list functionality to the interface. The goal is to make it really easy for people with WordPress to create and manage a mailing list without having to deal with database and server-side code creation. This plugin is being developed specifically for our state representatives website, but I think I should be able to submit it to the WordPress Plugin Directory without rewriting any code.
I have until roughly Thanksgiving to get everything completed, wish me luck!