Author: way0utwest

  • BugMeNot

    Warning: Rant coming

    Every once in awhile I get a note from someone, usually a somewhat nasty one, that complaints about registration for SQLServerCentral. I saw a note on Twitter recently where some jackass said that he registered on the site for something that wasn’t our content and then needed to shower.

    Ha ha, funny guy. Registering on a site that might mail you requires showering? This from a programmer that knows of our site, in the business?

    I say jackass, but I’d really love to use a few four letter words instead. It’s insulting, and it really tourques me sometimes. I know that there are sites that abuse your email, and that lots of people want the hippie mentality of “everything’s free on the Internet”, and it shouldn’t bother me.

    But it does.

    I’ve worked hard, as have my co-founders, to steer a straight moral compass in running our business. Even now when I don’t have control of things, I argue, and usually successfully for doing business in a way that fits my code. Treat others as you’d like to be treated.

    Having someone insult the site really bugs me. That’s the guy that likely would complain when I closed the site because I couldn’t afford it. Or would start his own site and then quit because it’s not worth it to him. Why wouldn’t it be worth it?

    Because he wouldn’t be getting paid.

    Unlike his day job, in which he would expect to get paid, he likely thinks that everyone ought to just put stuff on the Internet for free. It doesn’t work, and isn’t something that is likely sustainable.

    I appreciate that Blogger hosts my blog, and that there are free things out there on the Internet, but I also don’t quite understand how it works. Sure hosting a blog is fairly low cost, but hosting 10,000 isn’t. I’m assuming somehow Google sees this as a loss leader, but I don’t see an association there. The fact that it works leads me to believe that Google is making too much money and doesn’t know what to do with it.

    Rant over, apologies for interrupting the blog.

  • Keyboard Clash

      rackspacelogoThe SQLServerCentral servers are in the UK, and installed by UK personnel at Rackspace. We recently switched servers to Rackspace, off of the old servers that were installed by Red Gate IT, but they used the US settings, to exactly match the servers that used to be in CO. Even down to the time zone, which was nice for me. Made it easy for me to work on the servers, check jobs, etc.
    Over the years I’ve done less management on the servers to the point where I now do almost none. That’s fine with me, but I do occasionally need to fix something that’s broken and for which I don’t have a web interface. Like today when I was trying to merge two accounts for a user. I’m sure I’ve done this today, but I had to search for someone by email to fix things.
    US_Keyboard_layout
    That’s a US keyboard above, and it’s what I use. I was born and have lived in the US for all but about 7 months of my life. I buy US equipment, and that’s what I’m used to.
    Today I went to type in code like this:
    WHERE EmailAddress like ‘sjones@mydomain.com’
    That’s not really the email, but instead, when I hit “Execute” and got no rows, I looked at my code and saw this:
    WHERE EmailAddress like ‘sjones”mydomain.com’
    ???What?
    Apparently the UK has a different keyboard. I was on VPN, and it’s a pain to disconnect and reconnect, and the web doesn’t work for me, so I asked my wife to Google while I tried SHIFT+1, SHIFT+3, SHIFT+4, etc.
    Eventually it occurred to me to try SHIFT+double quotes and that worked. However when I googled UK keyboard, I found this as the top result:
    UK-Dvorak-layout
    That one shows the @ symbol in the upper left. This is actually the layout that my server has.
    kbdmt
    Working with international equipment or users always brings its own challenges. I follow the Sorting It All Out blog by Michael Kaplan, and I’m amazed by all the differences he finds with different languages. That guy writes more than me, and it’s the best resource if you are worried about how different languages might affect your application. Or you’re just interested in the world languages.
    Lesson learned, albeit annoyingly. At least now I know how to type with a UK keyboard.

  • Interviewed at CSTechCast

    I am on this week’s CSTechCast podcast, which you can check out below:

    http://www.mevio.com/widgets/mwm/MevioWM.swf?r=32393

    I talk about free IT training options and some of the specific ways that you an improve you skills.

  • Panic Attack

    I had a minor panic attack recently where I was getting ready for bed and all of a sudden thought that I’d forgotten to get the newsletter, or an editorial done. And I didn’t have anything to write about.

    Sounds like a bad dream for a writer, and it is. Reminds me of the nightmares I used to have waiting tables where I’d be at work, but constantly falling behind, unable to get people their food or drinks, getting more and more tables, and having complaints coming back constantly. Usually those occurred when I was working lots of hours.

    That’s not the case here. I feel busier, and more pressure at times, but the last week hasn’t been overloaded at work. This week has been tough, with family stuff interfering with work during the day, and I’ve been running behind, but not panic’d.

    My supply of editorials, however, has been low. There have been two times this year where I went to go shoot a podcast for a couple days away and I realized that I didn’t have any editorials written. Lots of half-written ones, but I had to spend quite a few hours trying to polish something off. Some of them haven’t been as good as I’d like them, and that bothers me.

    I used to really worry about running out of things to write about. In seven years I’ve learned that I shouldn’t be worried, and that something will come, but I can’t get overconfident either. I need to work at this on a regular basis.

    Something that’s sometimes harder to do than at other times.