Category: Coding
Bypass FTP Access While Updating Or Installing Plugins On WordPress
I like to use my Raspberry Pi 3 for website development and like to get going quickly. When installing WordPress on Linux, you will most likely be prompted for FTP access
Read MoreThe iPad Pro 9.7 With Keyboard Cover For Programming
So far my impressions are positive. I’ve had the iPad for about a week and the keyboard for less time. The typing experience is positive and I’ve grown accustomed to
Read MoreGenerating Map Polygons And Integrating Into A Google Map
In a recent project I needed to create a few polygons to represent states overlaid on a map. This can be used to represent a sales territory or a state
Read MoreEasy And Powerful JavaScript Animation With GSAP
I was helping a friend out with a project this last week and we received a reference to GreenSock.com as a powerful option for JavaScript animation. I had a little time
Read MoreAdding Menus To A WordPress Theme
In a recent website project I needed to integrate menu’s into WordPress. The site was being migrated with Foundation 6 support as the framework and I needed to use these
Read MoreRestarting An Application Or Process With A Bash Script
I created a small script a while back because I had an application that had some known issues relating to starting again after Wi-Fi had reconnected. So I would have
Read MoreShow Server And Local Machine Date And Time With JavaScript
There are times when you might like to display server time on your web page, maybe even during development. This is the JavaScript that you can use to do just
Read MoreUsing .htaccess To Set Your Web Server’s Time Zone.
In one of my recent projects, we were building a web application that was reliant on our servers timezone. The app was designed to receive a request and timeout if
Read MoreBento – A Free Full Featured WordPress Theme
I do a lot of web development with my company. I like WordPress and I like using free themes as a foundation for a site as often as I can.
Read MoreNotepad++ For Windows
Notepad++ is a great option to the basic notepad that ships with Windows. I suggest it for quick edits to HTML, Linux files or scripts. Many of my examples will
Read More