Insight into the Insane RSS 2.0
 Wednesday, April 02, 2008
Eventually a new company will be starting called "Blue Ruby Games." I'm working as an intinerate IT guy for it right now and helping network out new talent. I do it for the fun of it and because the nu... pean... er programmer behind it is a relation and long-time friend. He's working the actual programming issues and I just sit around and wait for myself to become useful.

There's somethings I've notice about working with programmers. In a lot of ways, they're just like other human beings. They like to feel respected and needed in their jobs. They like to be appreciated and have many ways that they are open to feeling that. If you say nice things to them, they work harder and faster. If you don't say nice things to them, they find ways to work softer and slower.

Unlike most human beings however, they speak a language all their own and learning to master it can take a while. In a process where you can't do the art, you can't do the programming, and you can't even do much in the way of design, you can easily find your niche by learning how to talk to the artists, programmers, and designers.

So far, that's where I fit in.

Wednesday, April 02, 2008 10:04:14 PM (Central Standard Time, UTC-06:00)  #    -

 Tuesday, April 01, 2008
I already know there's been a lot said on the internet about how people can act like total 'tards if they feel like they have complete anonymity. But I wanted to do a blog entry on one of the annoying and one of the dangerous types.

Let my start by saying that there's no where in the United States Constitution that allows the right to complete and total anonnymity.  That's a myth. I've been through there a few times, and just like the phrase, "separation of church and state" (a topic for another entry), there's no mention of that. Trying filing for taxes or buying a car without putting in your name and physical address if you're dumb enough to think there is. I'm not sure where the myth comes from, but let me give you a couple of examples of how people actually knowing who you are can change things.

The first has to do with actually knowing who a person is. I'm going to have to be fairly vague on this because while I don't believe the person has the right to annonymity, I do believe that a person has a right to privacy. Be sure to not confuse the two. It's a little like the difference to the right of free speech and the right to decide not to spend my money or time listening to someone else's right to free speech. It's a very important destinction.

In the various MMOs I play and have played, I came across someone that was known to be of the internet child-predator type. The company hosting the game claimed to have their hands tied because they had no hard evidence, but when you have about 50 customers screaming in rational fear for their children and about 100 more screaming out of fear because of what the other 50 know, you'd think there'd be more to be done.

I started gathering information. The person happened to have a web site that used Pay-Pal. I did a lot of talking and found the site. I won't go into details of what I did next because again, I don't want to encourage people to violate other's privacy, but I tracked down the actual name, email address and physical address of the offending party.

Then I sent one (that one, as in a single (1), and not at all related to sending multiple) email to the person. I didn't say much. I gave my name and some basic contact information, and let him know that I'd heard reports of some of his activities and that it concerned me. I signed off with his real name, address, and phone number.

He wasn't seen under that name on that game again.

Many people act diffently if they think you have no way of knowing who they are. This is well enough known that many schools and churches have banned masks as part of Halloween parties. There's also the type of person out there that acts differently because they think that they are in an environment where no one will challenge them.

This came up just a fews ago while I was playing Lord of the Rings Online. My wife and I had used a quest item to get a special mob ("monster") to spawn ("show up"). From out of nowhere this person came running up, and before I even target the monster, hit it once ("tapping" this is sometimes called. It makes it so that no one else can get credit for the kill) and took it down. They were about to leave when I mentioned that what they had done was pretty rude. And yes, I didn't word it any more harshly than that.

I was told that they were sorry, but they didn't know it was a quest mob and that they hadn't seen the two players there (one with bright red armour and bright orange hair.) I mentioned that the mob didn't appear in any other form anywhere in the area and the fact that even if my bright colors had been missed, my wife's character was wearing bright blue armor.

The person then got on my case for not excepting the apology. I told them that the apology was welcome and accepted, but the lame excuses weren't. Either someone was embarrassed by what their five-year old did while they were afk, or they thought they could get away with it without anyone saying anything.

I'm not saying that I'm immune to acting like a 'tard when people don't know I am, but I do like to think that I try to not roll downhill with the rest of it. I also encourage others to think a little bit about and try to do the same. It sure would change the internet if words like: troll, flamer, and ashatt, were removed from our vocabulary because they no longer described anything valid.


Tuesday, April 01, 2008 12:16:35 PM (Central Standard Time, UTC-06:00)  #    -

 Sunday, March 30, 2008
I started working with web servers with Windows XP and then quickly moved to SuSE 10. After a couple of happy years in the Linux world, I took the opportunity to change over to Windows Server 2008 and haven't looked back... well at least not that often... well ok, only when stupid things force me to look back.

And today the big thing that has me looking back to the 'nix days is trying to find an IRCd program that runs on my server. And no, I'm not looking back with feelings of unbridled nostalgia. That red I'm seeing is no rose tint. Nope, I'm wondering when IRC is going to come out of the dark ages. I have some news for some open source people out there and that is: No one happily manually edits a 1000+ line configuration file anymore. I'm sure the coding process is hard, I know I can't do it, but you don't have to show off all the code in your configuration file. Get serious!

Don't get me wrong. I'm all for open source. There's some things that don't need a piece of the corporate pie and open source encourages sharing in a world where sharing is too often viewed as weak. Two of my all-time favorite utility type programs are open source: ISO Recorder and hMailServer. And as if marvels don't cease both of those were mostly written by one person each. Alex Feinman and Martin respectively. No, open source is good.

First I tried UnrealIRCd, which had worked pretty good with SuSE. I went out there and downloaded it and then did the install. After that the release notes pop up saying basically, that the code for UnrealIRCd is outdated and so they were starting a "new fork" on the code and would be working on a new version of IRCd called "InspIRCd" Yeah right... inspired... sure they are. I've seen people speak for a half-hour on the first Sunday of a month more "inspIRCd." Sheesh. Could have mentioned that before the install, like maybe on the downloads page?

So I uninstall the uninspired version and use the handy little .msi to install the inspired version. It asks at the end if I want to run the daemon and I think to myself, "Wow, that's slick if it can run already." Did they think that the install would autoconfigure the files for my system? Obviously not, because the first message I get as the daemon starts up is that there is no configuration file. It tells me I need to edit the files in the conf directory. Dummconf directory. A dialogue telling me that would have been more inspired than opening a program that can't possibly work.

So I start delving into the file. About half-way in there's actually a place that tells me that I need to comment out the next line, since they only put it there to force me to go through the configuration file. I'm laughing on the inside. Using my inspiring "inside voice." That's where I closed the text editor, told it not to bother saving and uninstalled the uninspired mess... part II.

Chat would be nice to have, but I don't need it. I can't code it. I'm patient though. I'll keep looking. And hoping. Maybe if I click my heels together three time and repeat "There's no chat on the homepage." I'll wake up magically on a homepage with chat installed.

Darn. It didn't work. Maybe if I paint my sneakers red or something...

Sunday, March 30, 2008 3:57:38 PM (Central Standard Time, UTC-06:00)  #    -

 Saturday, March 29, 2008
Today's main goal on the server is getting things installed so that I can use a blog. Not that I think anyone would care much about what I can do with the server, but it gives me something to do and can serve as a handy reminder of things that I might have planned on. And hey, everyone can use a springboard for ideas and thoughts every now and again.

This entry will be really short, since it's only purpose really is to set up an entry that isn't the default entry that comes with DasBlog2. There actually weren't many issues to work. Two files needed to be edited manually, permissions needed to be sent and stuff copied and pasted into the right places. We'll see how the blog works out and if I actually am interested in it.

Today's jobs also include putting in the attic ladder, and setting up a bb to support Dave's ideas for Blue Ruby Games. I'm also still keeping up on making sure the new video cards work well. I'm a little paranoid about this KFA2 manufacturer. While the got pretty good reviews at TigerDirect.com they're new enough and the language translation at their website is poor enough, that I'll be a little queasy about it for a few more weeks. I did re-arrange the cards in all the PCs so that the PCI-E is one slot away from anything else.

It's kind of fun talking to myself. I might actually keep this up.

Saturday, March 29, 2008 12:32:05 PM (Central Standard Time, UTC-06:00)  #    -

Categories
Archive
<November 2008>
SunMonTueWedThuFriSat
2627282930311
2345678
9101112131415
16171819202122
23242526272829
30123456
Blogroll
About the author/Disclaimer

Disclaimer
The opinions expressed herein are my own personal opinions and do not represent my employer's view in any way.

© Copyright 2012
Carl Rossi
Sign In
Statistics
Total Posts: 8
This Year: 0
This Month: 0
This Week: 0
Comments: 0
Themes
Pick a theme:
All Content © 2012, Carl Rossi
DasBlog theme 'Business' created by Christoph De Baene (delarou)