This blog site is not meant to be any information that is distributed to the general public. It is to serve as shared documentation between the DNSTC developers; however, if you find something useful and would like to use it, go right ahead.

Friday, March 25, 2016

Creating a Google Account

Creating a google account is shockingly easy. Within just a few minutes you can create one yourself if you follow these steps.
1. Go to google.com
2. Click the “Sign in” button in the top right of Google’s page.
3. Once you’ve hit the “Sign in” button it will bring you to a page asking you to Choose an account. Here you will click the “Add account” button.
4. This will take you to yet another page. Here you will click on the “Create account” link at the bottom of the page.

5. This will take you to a page that will ask you to fill out all of information that is requested. Please note that the box for “Choose your username” will allow you to create a new email that is your_chosen_email@gmail.com or you can choose to use an existing one by clicking the link right below said box.

6. Once you’ve finished filling out hit the “Next step” button. You are automatically signed into your google account and clicking continue will take you back to Google.com.
Congratulations you’ve just created your Google Account.

Friday, March 11, 2016

Version 2.615-S Update

Two minor changes with this update have been made to the system.

1) There is now an option to display forms without a table and placing the field names in as place holders.   This will make the form appear cleaner if you are optimizing the website for mobile access as well.   There is now an option in the Site Config that will allow you to switch between the 2 displays.

2) We cleaned up the definitions page type.  We removed the table and just displayed the term on top fo the defintion in bold, instead of having the term on the side.   This presented with a much cleaner format.

Thursday, March 3, 2016

Version 2.614-S Update


With this update there are changes made the the resource list type page and well as the main index.php page itself.   This update also requires updating one of the tables.

Friday, February 26, 2016

Formatting Source Code for Blogger

Capture

There are times when you want to add coding to your blog posts, and if you do not have proper CSS coding or template updates at your disposal, and would just like to add it quick.   Here is one that has been added to our resources that works great.

We have been using the Source Code Formatter for Blogger, Blogspot, Blog & Blogger, Format Formatting Tool.   What this on-line utility will do is take your code, and covert it into HTML so you can just copy/paste it right into your posts.

There are settings that you can play with as well, and documentation is provided on the page.

Embed a Google Drive folder on your website

If you want to create a folder of documents on your Google Drive, then share them on your “non-Google” website, you can accomplish this easy using and iframe.

Wednesday, February 24, 2016

Resource Page/Update Modifications–v2.612-S

This is a minor modification, that will hopefully make a few things easier with resource pages and posting updates that are made with WSMS.

Tuesday, February 23, 2016

Securing the Images Folder

It is required to secure any folder that has rights for uploading with locking it down so that coding cannot execute within the folders and subfolders of that directory structure.   The following code should be placed within an .htaccess file at the root of any folder that has access to upload or create files on the server.

Monday, February 22, 2016

Work has begun on a new “Corporate” Web Site

 

DNS Technology Consultants, Inc. has begun a project that involves the restructuring of the corporate website and consolidation of blog sites.   At the moment, the company maintains 10 different blog sites and will be fusing these all under one blog site with different categories feeding the other websites.

Friday, February 19, 2016

Converting from WordPress Blog to Blogger


This procedure will allow you to convert an existing WordPress blog over to Blogger.   The steps are fairly simple; however, can become time consuming and combersome when you have to transfer over the images from the previous blog site.

Thursday, January 14, 2016

Security Enhancement Update – v2.610-S

Update v2.610-S brings with it a powerful security update feature to WSMS.  If there is an attempted to log into an account more than 5 times, the account is locked and the IP address is now blocked.