View Cms Tag


Have some fun! Explore the 23 articles tagged with cms.

Revamp Your Blog Editing Workflow: Unlock the Power of BBCODE with Custom Bootstrap Icons

CMS Editor using Bootstrap Icons, 2023 by Steven Reid

It’s been awhile since I talked about coding on my site. I’m still using a custom Perl CMS—although the group I worked with has long since disbanded. In any case, I’ve generally used a more basic editor on my site. Although I’d love to someday integrate something more complex, the simplicity has made it easy for me to maintain my blog. But, that doesn’t mean I can’t make it better.


A Clean and Friendly Website for 2022

Screen Shot of mmedit code, Steven Reid

Over the last month, I’ve been doing some housekeeping on my website. I’ve had a few lingering issues to take care of. Unsurprisingly, this led me down a few different paths. From simple fixes to big ones, I’ve made a few subtle changes that impact the feel of my site. Hinted at in my change log, I wanted to dive a bit deeper into the adjustments made thus far.


Shoot the UFOs in This Simple ZX81 Game

Shoot the UFOs in This Simple ZX81 Game

Taking a minor departure this Memorial Weekend, my ZX81 program is actually from my childhood best friend. Neighbors during our time in Italy, Jeremy and I spent a lot of time together playing with our LEGO bricks, D&D, and on our computers. U.F.O is a simple shooter game that takes a unique approach to graphics.


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.


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.



Giving Up On Maps

Mind the Gap

Sad to say, but I’ve deactivated the Who’s Amung Us map widget I had been using. They’ve changed the way the pins are saved and it is pretty much useless to me now. I enjoyed seeing where I received visits from. Unfortunately, I typically only would have a few pins on the map, including myself. I still have the widget installed in case they ever change it, but for now the map itself is disabled.


Tag Cloud

Coding and Web Design

I’ve been using the tag cloud concept on a lot of other sites and find it useful at times. The idea is pretty simple, supply keywords or tags to your content. Those tags are then counted and a tag cloud of links is displayed, with more frequent links larger then less frequent ones. Since my site was lacking in that capability, I decided to program it in.


Fun With Article Icons

Mind the Gap

Although the default icons that come with WebAPP are nice, I thought I’d try to create a few original ones. I’ve tried to update most (but not quite all) of the icons that I have categories using pictures from from collection.


Slideshow R2c and BlogCal Mod R2d Updates

Coding and Web Design

Sigh. Seems all I seem to do lately is update my Mods. Truth is, I’ve been working on another web site, but found some issues adding in my Slideshow Mod and decided, while I was there, to fix a few other minor annoyances I had with it. I also cleaned up some minor issues in BlogCal as well. For th


Blog Calendar R2c (Fix)

Coding and Web Design

Sigh. Another day, another bug. Seems that writing scripts for my theme meant that I was missing some issues that occur if you run Blog Calendar on a standard WebAPP install. So, here is the latest fix for your Blogging pleasure: Blog Calendar Mod





Migrated Site to WebAPP NE

Coding and Web Design

Well, after spending a few months adding back in my slide show and calendar, I’ve converted my site to WebAPP NE. Please let me know if anything doesn’t work quite right. My main reason to convert to WebAPP was to not have to start from scratch in writing my own comments system.



More BlogCal Fun

Coding and Web Design

JackDeth recommended a two calendar blog, and it was a note worthy challenge. I still need to package it up, but there are now two calendars at your disposal. If nothing else, I was able to clean the code up a bit and make it a bit more modular. So, anything else?



Blog Cal Working!

Coding and Web Design

Well, I have my Blog Calendar Mod working. You can now click the date and it will displays articles on that day. Took me a bit to figure out all the different routines that WebAPP uses to do things, but once I found the right code, it doesn’t look too bad. Now, I just need to package it up and g


Blog Calendar Mod

Coding and Web Design

Working on re-creating my Blog Calendar as a Mod for WebAPP NE. I think I have the MOD fleshed out, but I may have a slight problem. It doesn't appear that WebAPP can display articles based on date. 🙁 Maybe I should be creating a Blog module. 😃


WebAPP Back-end

Coding and Web Design

I’ve changed out my back-end Perl scripts using WebAPP — Web Automated Perl Portal System. The task of writing my own scripts to allow comments, article management, and all the security around them seemed more effort then I had time.


Fun With Images

Fun With Images

I finally got around to updating the top of the site with a nice picture. It is one of a number of pictures I took during my business trip to Singapore last year. I liked the colors in the harbor along with the interesting skyline.


RSS Update

Coding and Web Design

Okay, you probably won’t see any differences, but my blog is now a valid RSS feed. Okay, may not seem by much, but I was actually trying to get it to work in IE7. If you have IE7, or other reader that recognizes the <categories> tag, you should see my categories as well.