Update

It’s been too long since I last updated the site. I’ve been busy.

In addition to my usual projects at work, I’ve been taking a course on Linux System Administration, which has been going well. On top of that, work sent me and the other developers on our team to a continuing education program offered through Cleveland State University, so that we can all receive a certification in web development. Mostly this has been review for me, but I’ve been able to learn a bit more in some areas.

Also, I’ve gotten involved with Makers’ Alliance, a 501.c3 nonprofit startup whose mission is to provide a hackerspace for the greater Cleveland area. If you have any negative connotations from hearing the word “hacker”, please don’t. We are not the kind of hackers who go breaking into systems we don’t own without permission, although we may take things we do own apart and figure out how to make them better.

The organization is almost a year old, and we’re really just getting started. We are trying to find funding and a permanent location for our operation.

I just finished a project to create a course for teaching Cascading Style Sheets, which I will be presenting on 4.30.10 at our temporary location, the former Brunswick Flower Shop at 10550 Carnegie Ave., Cleveland, OH 44106. I’ve given the course the title Streetwise CSS, and it is intended to be an intermediate level class geared toward learning CSS for the real world. I am hosting a live example code page on this site, and the powerpoint slides from the lecture component of the course as well, if anyone’s interested.

I’ve also been spending the second Tuesday of every month attending .NET SIG meetings, hosted by Bennett Adelson in Independene, OH, in an effort to network with other professionals and keep up to date on Microsoft’s developer tools.

Last weekend, I attended Notacon 7, and had a great time attending many interesting presentations, and got to meet a lot of great new people and see a few old friends as well. Makers’ Alliance had a presence at the convention, hosting and setting up the open hacking room, where people could learn soldering, buy and assemble small project kits, and learn about circuits and electrical components. I didn’t get much sleep but I had a lot of fun.

In the next few weeks I am looking to get deeper into C# and am planning to revisit my DomeWrinklesCurl project, to implement a few features that I have on my project roadmap.

On May 8, I’m planning on spending part of my day at the CCAG show, which is always a lot of fun. I love seeing all the old hardware and the chance to play a few classic games or pick up a few for my collection.

DomeWrinklesCurl 1.1

I’ve released an update to DomeWrinklesCurl. This isn’t really much of a game still, it’s just a simple rock-paper-scissors programming exercise for Win32 CLI console.

The new feature in this release is improved stat keeping.

With this release, I’ve also cleaned up the code a little bit. The initial release ran OK, but internally was a bit messy. Not a big deal, you won’t notice unless you look at the source and compare it to the 1.0 release.

I’ve been thinking of ideas about what I where I want to take this project…

2.0 branch:

  1. Sound effects
  2. Colored text
  3. Select # of players (0-2)
  4. Named players
  5. External configuration file for settings, game stats to persist

future branch:

  1. 2-player network play

Once I get this much done, I’ll have enough of a framework developed to begin building a real game with, and I’ll start moving from the Console to GUI.

Download it here:

dwc.exe (zip archive)

dwc.cs (source)

DomeWrinklesCurl 1.0

I wrote a windows console game in C# as a programming exercise.

It’s nothing spectacular, but it’s my first game, and I’m happy with the way it works.

The game is a silly pug-themed implementation of Rock Paper Scissors that I made up, called Dome Wrinkles Curl.

The rules:

  1. Dome straightens the curly tail.
  2. Wrinkles cover dome.
  3. Curl wags away the wrinkles.

Download it here:

dwc.exe (zip archive)

dwc.cs (source)

Ipse Dixit

Currently, the tagline for this blog reads “ipse dixit”. That may or may not always hold true, but for now that’s what it says.

I took Latin in High School, and for some reason the phrase popped back into my head when I was setting up WordPress. I knew it meant “he himself has said it” so I figured it was an appropriate tagline for my blog.

Wanting to make sure I had the spelling right, I googled and found this wikipedia article which I quite liked. The fallacy of naked assertion is a good one to keep in mind when reading this, or any, blog. Or when reading anything at all for that matter.

Just because I might think highly enough of some of my words that I’d take the effort to publish them, does not mean that what I’ve written is anything more than “just something I said.”

By all means, don’t simply accept as true what you read here, just because I said it. That’s always good to keep in mind. Most things you read will implicitly convey a message of “Trust me, I’m right.” You don’t have to; and it’s probably better if you don’t.

I don’t mean to put you on guard or make you contentious; just be an actively engaged reader, thinking critically. A rare thing to find on the internet, I know. But to be encouraged nonetheless. Don’t believe everything that you read.

What to say?

Attaching your real name to a statement of any kind and putting it up into public space is a brave and daunting undertaking.

(You see stories in the news about people getting fired for stuff they put up on their social web, etc. Not always for doing something supremely idiotic. It gives one pause.)

The site serves as a place for me to play and experiment, as well as to show off what I’m capable of doing.

Accordingly, I’ll be blogging here about stuff as it pertains to my profession, which at the moment primarily is web development. I do other things in IT, too: server administration, user support, a little programming, and so on. So you might expect from time to time that I’ll be posting here on those topics as well. I expect at times I may also have things to post about general business, or “soft” topics like the software development lifecycle, and stuff going on in “the industry”.

I won’t be posting much anything of a personal nature here. So this is probably going to be fairly dry reading unless you happen to be interested in highly technical topics.

Obviously, I want my blog to be interesting, and I want people to want to read it. But I’m not going to write highly opinionated pieces intended to agitate and provoke a response.

On the other hand, I don’t expect that people will always agree with what I have to say, or that they’ll like it. I like to use clear, bold, vivid language, and have come to accept that at times this can cause people to take offense. This is seldom, if ever, my intent, but it is often an outcome.

Rather than try to please everyone (or at least not offend them), I have recognized that it is a good thing to speak clearly and to say what you mean, and accept what comes of it. “Playing politics” is a reality, but it should not cause “real” reality to become subservient to it.

Also, I don’t expect that I’ll always be right about what I say. Just because I express an opinion doesn’t mean that I’m committed to defending it to my death. One of the best things about communication is that it affords us with opportunities to learn. Learning quite often means learning that we were wrong about something.