Articles by Steven


Steven has written 511 articles, Page 9.

Laser Blast is April’s ZX81 Program of the Month

Laser Blast is April’s ZX81 Program of the Month

April is close to wrapping up and I was able to find time this weekend to type in another ZX81 game. Laser Blast, this month’s program, has you saving the world. Kind of cliché I know, but hey this was 1984. George Orwell’s novel didn’t come true, but at least we could blast alien’s with lasers. Use the Z and . keys to move and M to shoot your ray of death. But beware. The alien has a guided missile and it’s heading right for you.


My 2016 Site Makeover

My 2016 Site Makeover

Finally making the leap, I released a new template for my primary website this weekend. As noted in the past, I’ve been fed up with my 2006 based theme and have been testing out new designs for a few months now. Transferring most, but not all, of the design ideas from my test site, I just couldn’t wait any longer. Tweaking continues, but you can enjoy the new look now.


2016 Camp NaNoWriMo Kickoff

2016 Camp NaNoWriMo Kickoff

As the rain falls on the last Sunday in March, I know that my website design will soon be put aside for a bit. It has been fun, yet other activities are looming. With spring comes Camp NaNoWriMo and I look forward to writing. That doesn’t mean I’m planning to drop everything, but I do want to finish the story I started last year.


Jumpstarting Web Design Using Bootstrap

Coding and Web Design

I’m feeling pretty good about the structure I want for my web site. Plugging away on my test site, I’ve updated my old blogging script to present unique titles with modern slugs, improved categories and decent paging. In the backend I have page redirects working to reduce duplication, added stub 404 pages to prevent caching of bad links, and turned on decent logging to track errors. Yet, the look is still circa 2006. It may be flat, but it isn’t responsive and needs an update.


Computact is March’s ZX81 Program

Computact is March’s ZX81 Program

Ah, spring time. As winter melts away, the weather goes haywire and it’s time to enjoy the bouts of sunshine, rain and the occasional thunderstorm of hail. Perhaps it’s fitting that in the middle of this meteorological mayhem that Computact came back to life. An outwardly simple landing game that is almost impossible to play. No matter, it demonstrates some interesting use of ZX81 BASIC as March’s Program of the month.


Rethinking Workflow Using Cloud

MacBook, unsplash.com

Do you find yourself fighting your editor? The common text editors of today work quite well as long you work they way they want you to. Yet, when you stray from their paradigm, even when they seem to offer infinite flexibility, it can be a chore to get even simple things done. What is a developer to do?


February’s Program: Telaport

February’s Program: Telaport

Digging through my listings, I struggled deciding what to offer for February. The first one I found was an adventure text game. Too close to last month's program, I decided against it for now. Further down in the stack, I found a code breaking program, but after entering it in I realized it needed work. The next program I pulled out, a graphic game called Teleport—ignore that spelling for now—ended up being just right.


Does Your Site Need a Refresh?

Coding and Web Design

After ten years, I’m sick of my web site’s look. During my early web development days I would change the design almost yearly. My original LEGO site went through many refreshes until I abandoned it for Flickr. My blog, now, feels old and neglected. Not only that, I’m not happy with the format or flow of content either.


360voice Is Gone

Mind the Gap

While working on a new theme for my Reid’s for Fun site, I flipped over to my 3v sub-domain to check something. While there, I noticed that all the user bars were failing with an API error. I quickly jumping over to the 360voice site and found it dead. Only the “Safari Can’t Connect to Server” error stared back at me.


January’s Program: Star Probe

January’s Program: Star Probe

Wow, 2016 and I’m still digging programs out of my stack of print outs. Kicking off the new year, I’m grabbing a story based program. I wrote Star Probe, our program of the month, in the style of a Chose Your Own Adventure book—and yes, I actually owned most of them. Although you can only enter numbers, Star Probe is actually an example of interactive fiction. Though not as advanced as an Infocom game, Star Probe delivers an interesting, if short, story to the player. Before I spoil where I drew my inspiration, go play it. It will only take a few minutes. Just try to ignore the horrible grammar and spelling of a 14-year-old.


Favoring Icons

Coding and Web Design

I’m slowing working through updating my site. Recently, I decided to update my icons. I’ve been using favorite icons for years—favicon.ico for those that care. But, it was old and boring. Time to update.


Slugging it out with SEO

Coding and Web Design

I’m trying to start of the new year by updating all my web sites. I’ve been researching SEO (search engine optimization) for a few months, but only recently started to work through how to actually do it. The last few days have been a eureka moment for me.


December’s Program: Monkey Maze

December’s Program: Monkey Maze

Time to close out the year with another classic remaking. Back in 1983, I decided to try my hand at recreating Nintendo’s fan favorite: Donkey Kong. My version, cryptically called Monkey Maze, is December’s Program of the Month. Not quite as complex as the original, my version has only a single board that you can navigate around using the ZX81 cursor keys (5,6,7 and 8 which map to left, down, up and right). It plays pretty well. Go give it a try, and avoid the barrels, if you can.



November’s Program: Dragon’s Lair

November’s Program: Dragon’s Lair

One of my favorite video games as a kid was a rather unlikely one. It wasn’t the coolest graphics or excellent control. It was about story and animation. It was, of course, Dragon’s Lair. The odd laser disc game by famed animator Don Bluth. Not surprisingly, I tried to recreate a bit of the game's feel on my ZX81. My attempt is, of course, November’s Program of the Month.


October’s Program: The Haunting

October’s Program: The Haunting

It is Halloween and October’s Program of the Month is right on time. When I pulled the listing for The Haunting from my stack I knew it would be perfect. Although short, I knew I’d be challenged as this program of the month requires something I hadn’t needed before. That something was sound.



Encoding Update

Coding and Web Design

Well, encoding issue is fixed. Sort of. After digging around I found that the routines in my CMS are forcing the use of ISO-8859-1 which makes it difficult to easily convert to UTF-8. It isn’t impossible, but it isn't what I want to work on right now. I’m saving that exercise for another day.


A Lesson in Encoding

Coding and Web Design

I’m currently working on a responsive HTML5 template for my website. As much as I like the old one, it is starting to get a bit long in the tooth. Five years of life is a pretty good run, but it is time to get with the modern world full of mobile devices and tablets. Unfortunately, I’ve run into a bit of a pickle.




July’s Program: A Story

July’s Program: A Story

July’s program is indicative of the BASIC programs you’d find in early programming manuals. Most books start out with pretty basic commands such as PRINT and INPUT. A Story mimics these early programs in a creative way. Similar to Mad Libs, you answer a series of questions and the program, well, tells you a story.


June’s Program: Fly

June’s Program: Fly

Fly is a simple program that, in the end, is both baffling and intriguing. Looking at first like a simple shooter, it acts very differently then one and, if you don’t know the rules, will make you crazy. Once you do know how to play, though, Fly becomes simple and repetitive. Our Program of the Month shouldn’t be in this place, but it is.


May’s Program: WIZERDRY

May’s Program: WIZERDRY

Okay, you may be wondering why there is a picture of an Apple II on a ZX81 site? I’ll start by saying that it’s been a pretty busy May with lots of travel for both business and vacation. The picture is from the Smithsonian and it actually does relate to May’s program of the month, Wizerdry. Yep, I spelled that wrong. I'll chalk it up to being young. Can you guess the tie yet?


April’s Program: RMS

April’s Program: RMS

Are there any D&D folks in the audience? Come on, you know who you are. Past or present doesn’t matter, just if you know what I’m talking about. Why, you ask? Because RMS, April’s program of the month, will use your ZX81 to build monsters. Any fledgling DM could then use these creatures in their latest campaign. Elves and humans will cringe at your originality and cruelty.