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, 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.