Duke's Blog

Visit Duke's new and improved Blog.

About

Welcome to My Blog

I intend to post topics which are of interest to me. I hope the topics are interesting to you also. Catagories are on the right sidebar. Click one that may interest you
I coded this blog using HTML, CSS, Javascript and PHP. I am using MySQL to store the data for each blog post. I created a Filemaker solution to store the data and to interact with MySQL. The Filemaker script Execute SQL came in very useful for adding and editing blog posts.

Since such a large percentage of people use smartphones, tablets and now watches to access the internet, I used aresponsive web design approach.
Enjoy my blog. Feel free to post this to social media. Easy to use links are on the left side.
catagory: About
tags: about, dukesnuz, blog

My Pictures

Log in Charles River with Grass

This blog will contain posts that seem relevent and interesting to me. I hope you also enjoy them and find this blog useful.


I am using a model view controller (MVC) pattern for this web page. I using PHP for the controller, HTML for the view and for the modal mySQL. I also developed a Filemaker solution. The FM solution stores the blog data. I use the execute SQL script to upload, edit and delete all blog post data. The code can be found on GitHub. PHP files on GitHub. HTML file on GitHub