UtterlyBoring.com is produced by Jake Ortman (e-mail, resume), a 30-year-old dad, percussionist, freelance Web designer, consultant and jack-of-all-trades computer geek, living in Bend, Oregon. He created this so that his expensive journalism and technology degree isn't getting totally wasted. In addition to editing this site in his free time, he is the IT Director and Ad Designer at both Sunray and Discover Sunriver. He has LinkedIn, MySpace, Facebook profiles if you're trying to stalk him.
Opinions and comments on this site are the opinions of the author, not the author's employer, family, friends or pets.
This site is powered by Movable Type and is hosted by orty.com. Internet connection provided by Bend BroadBand. Since December 1st, 2002, there have been 5269 entries. Visitors to this blog have posted 16542 comments.
If you're reading this, you have too much time on your hands.
Just another thing to add to the pet-peeve list in my life as a tech-support guy: Folks who think that stuff they do within their Web browser is wholly my responsibility.
The reality is that more and more applications that used have a desktop program that interfaced with remote servers are now just strictly going Web based (mostly MSIE-only, but that's another rant for another time). I work part-time for a real estate office in the area, and the good majority of what they do is Web-based: MLS, e-mail, Crest, various marketing Web site updates, contact management, etc... . Being all Web-based is nice as it makes it so I don't have to support a bunch of desktop applications and just have to keep the browser functional. The problem is that people still think with a desktop application mindset, so when they get a server error or an ASP error of some sort (many of these apps are ASP or some ASP-variant like ASP.net), they freak out, and think that it's my fault and that I can magically fix it. I'll get panicky folks running into my office, saying they need me right away, and then I walk over, notice it's in the browser, and tell them to a) try it again, and b) if it doesn't work, call their support hotline. That's why you pay these companies all that money so that you can call and yell at them, but I can't fix a problem that I have absolutely no control over (especially on an application I've never used on a server I don't have access to). Just read them the error on screen, and they'll be able to help you far quicker than I ever could.
And as these applications become more and more like applications and less like Web pages, it's going to be harder and harder for people to be able to tell the difference between a desktop and Web application (especially in web apps that hide the address bar). I just keep telling people: If you see the MSIE blue "e" icon in the upper corner of the Window, it's probably not something I can help you with.
Rick said on 04/23/07 @ 08:58 AM: Just wait until WPF/e (or Silverlight I guess it's called now (http://msdn2.microsoft.com/en-us/asp.net/bb187358.aspx)) is more mainstream. It will make it even more difficult to tell whether you are running a local application, or a web-based app.
In reality, people should eventually realize that most of what they are running are web apps, and their mindset will change. The nice thing is that the host will almost certainly know of a problem sooner than they would otherwise, and will be able to fix it for everyone that runs the application by only making the change on their server.
The unfortunate part is the transition to many applications becoming web-based, because its hard to change people's habits on who to call when they have problems.