by Dean | Jan 13, 2016 | Common Sense, General IT, IT, Linux, Misc, Networking, SAAS (Software as a Service), Security
I was talking to someone the other day about the security of My Book It. It is something that I have always tried to build into the program with everything that I do. So far I think that I am doing a pretty good job of the security of the data. But as I was talking...
by Dean | Dec 7, 2015 | Common Sense, General IT, IT, Misc, PHP, Programming, SAAS (Software as a Service), Security
I have been wanting to change My Book It from a default of HTTP to a default of HTTPS. While doing this I also wanted to ensure that everything kept working for the users to prevent issues. (or at least minimize them). For this to run smoothly I needed to do a number...
by Dean | Sep 27, 2015 | Crazy Idea, General IT, IT, Linux, Misc, PHP, SAAS (Software as a Service), Security
I have been looking into SSL certificates for My Book It. When the site was being created, it was decided that My Book It would use sub domains to provide the school with the ability to have their school name at the start of the address. (I think this is a fairly...
by Dean | Jun 23, 2015 | Common Sense, Crazy Idea, General IT, IT, PHP, Programming, SAAS (Software as a Service)
After much thought and consideration about the whole process and what needs to be done. I then wanted to start testing to see how this might start to look in the web app. This post will cover some of the thought and testing process I used to work through how the...
by Dean | Jun 21, 2015 | Common Sense, Crazy Idea, General IT, IT, PHP, Programming, SAAS (Software as a Service)
I have recently been thinking about how to add time zone support into My Book It to allow it to expand beyond the local area. You see when My Book It started dealing with a time zone was easy. There was one. This was easy to deal with, as long as the time on the...
by Dean | May 16, 2015 | Crazy Idea, General IT, IT, Linux, Misc, PHP, Programming, SAAS (Software as a Service), Webtech
When I first built the Weekly timetable in My Book It I was particularly proud of the achievement. The page draws a table that changes columns with every load, it automatically updates itself as changes are made to the database. It is probably the single most...