Archive for the 'Dev Notes' Category

.htaccess bug fixed

I just took the time to investigate an issue I was having that would crop up whenever an invalid URL was access on the site. This was showing up from other sites that linked here to pages that either no longer exist or don’t exist in their old form because of the database intergration. […]

More code updates - META tags

After doing a bit of research on-line I discovered a major problem with many of my site pages (mainly the database driven pages). I wasn’t making use of…
<meta name=“description” content=“Page description goes here!” />
Now, I’d imagine that there could be much worst coding problems that could happen but for me this was major once I […]

Site Modifications

I’ve done some major reformatting on the site over the past couple days.  I’ve expanded my use of CSS (hopefully more to come) and I’ve made the text larger and the site itself wider.  Hopefully these changes help to improve the readability of the site.
More changes to come I’m sure.  I’ll post updates to the […]

Post software reviews

Visitors can now post their own reviews (albeit short) reviews for any utility listed on the site.  The coding that needed to be done is finished.  The presentation of the reviews themselves may change but everything is operational at this point.  Submitted reviews are checked over first before they are made visible on the site […]

Back Up - Again

I’ve had more ups & downs with WordPress over the past couple days then I’d like to recall. So the blog is back up for now. Hopefully it behaves itself.
Now I get to concentrate on more important coding issues at hand.