Skip to main content

Posts

Showing posts with the label project-site-news

Site Redesign

I was due for a site software update, so I decided to modify the site as a whole. My main goal was simplification and to improve on usability.  As I went through the visual-template code, I also attempted to improve execution speed by minimizing include files and removing unnecessary features. Minimize the website banner to remove wasted space (logo redesign as well). Remove unpopular items from the site such as the forums. Reorder the site tags, recent postings, and other navigation links to improve on ease of use. Lessen the use of colors on the site. Clean up the footer area. I’ve noticed that the site seems to load faster in general. I suspect something like that XML parser for the forum was decreasing overall speed quite a bit.

Site Revamp Details

Here is a screen shot of the old site.  It served me well for the two years or so that I had it running on blogger.com.  The great thing about blogging is that I can save bits of important information in one place that I can later come back and utilize. The secondary benefit is that other people can also gain something from my writings as well. Now that I’ve taken the plunge to into the world of incorporation, I have had a strong desire to improve my web presence.  My first project being this website revamp. Here is a list of the steps necessary to get from blogger to a custom wordpress blog: – Install wordpress on my computer’s local server ( WAMP ).  This is quite easy if you have messed around with developing websites before.  The major steps to that are 1. create a database (wamp has phpMyAdmin preinstalled, so doing SQL stuff is easy) 2. create a new SQL user that has permissions on the new database.  Once the database is setup, extract the wordpress ...

Break it up!

I want to write more about programming and software development, but I don’t want to put it in my main blog, so I made another blog. Alright, Mission Staaaaarrrrt!