404 Page Not Found
Sorry that you could not find what you are looking for! If you thought you were going to find something here, let me know about it.
Sorry that you could not find what you are looking for! If you thought you were going to find something here, let me know about it.
I wanted to take a moment to thank all of the educational companies who have taken steps to make free content available to all the students who are at home sheltering in place. I’m so happy that my company was able to make resources available, but I’m also very pleased that so many others were […]
I was inspired by a free handout at my local public library, it was a “1000 books before kindergarten” workbook. The idea is that you track each book that you read with your children and try to read 1000 books before they begin kindergarten.To begin with, this seems like a lofty goal! 1000 books are […]
Getting started with server side swift and Vapor.
Learn how to design your app with age appropriate design while keeping user privacy in mind.
Introduction If you use ssh to connect to remote servers, you should not use a password to log in to them, and instead configure a key to log in. There are exceptions to this, but even then it is good to have a key that will be used to improve security and allow you to […]
In the first part of this series, I introduced the rules of the game and discussed some much-needed improvements to make the game more fun. The most pressing issue is the ‘first click lose’ issue and the ‘unwinnable game’ issue. Both of these are sure to ruin the fun. This post discusses methods of generating boards […]
One thing about being a website developer that can begin to drive anyone crazy is the demands that people make, based on some other website/developer who is hyping some technology/hack that they believe will make their site better/appear higher in page ranking. An old SEO technique, that used to work, but is now dead in […]
What is node.js? “Node.js is a platform built on Chrome’s JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices.” You can download node.js from their website. Since I am using a mac, […]
Heroes of the Storm Fun replay! From Ragnaros Perspective Nova Perspective
As promised, here is a re-post of how to get Safari to masquerade as an iPhone so that you can test your websites user agent sniffing. Open Safari’s Preferences dialog. Enable the development menu in safari Preferences. First select Advanced, then make sure the “Show Develop menu in menu bar” is checked. Close the Preferences […]