Skip to the content
Machiine
Adventure, Business, Bicycles, Code & Culture
  • Bio
  • Manifesto
  • Home
  • Jonathan Whiting
  • Page 13

Author: Jonathan Whiting

I enjoy sharing what I am learning and hopefully it's of interest and help to you. I live in Canada with my wife. Follow me on Twitter.

Copyright 101

Jonathan Whiting
April 14, 2012April 22, 2012

So recently I have been put in a situation where I am forced to think about copyrights (the law not the band). Despite my personal...

Read More

Awesome lego machine solves Rubiks cube!

Jonathan Whiting
December 18, 2011December 18, 2011

I thought it would be fun to post random videos and things I find interesting about machines on this blog every weekend. This one is...

Read More

The Scope Resolution Operator (::) explained

Jonathan Whiting
December 17, 2011July 22, 2015

I remember when I first came across the mysterious double-colon (::), also known as the Scope Resolution Operator. I was experimenting with a php library...

Read More

PHP Classes briefly explained

Jonathan Whiting
December 16, 2011April 22, 2012

What is a Class A class is also known as an object. To better understand the concept of an object, think of it as you...

Read More

Remove dropbox conflicted files on Mac or Linux using Terminal

Jonathan Whiting
December 8, 2011April 22, 2012

I like Dropbox. I use it all the time to share files across machines and work on group projects. However, I don't like how Dropbox...

Read More

Increase PHP Script Execution Time Limit Using ini_set()

Jonathan Whiting
November 29, 2011April 22, 2012

Today I had to set the PHP script execution time directly from within the php file. Here's what I did. Add the following code to...

Read More

Life lesson #2: Passion is not a luxury.

Jonathan Whiting
November 28, 2011February 1, 2013

My first post for this blog was about inspiration and why I believed it was necessary for success in business. The other day I was...

Read More

What to do when you have the error “too many connections”

Jonathan Whiting
November 21, 2011April 22, 2012

Recently our servers went down. The error we were getting was "Too many connections". This meant that we needed to increase the limit on the...

Read More

3 things I wish I had known before moving to Media Temple

Jonathan Whiting
November 7, 2011November 11, 2011

Recently we migrated our server to Media Temple's grid servers. I had heard good things about Media Temple from others before making the decision to...

Read More

MVC architecture explained briefly.

Jonathan Whiting
October 25, 2011April 22, 2012

Inevitably every programmer is going to encounter MVC architecture. MVC or model-view-controller is a pattern used by applications that divides the application into 3 parts....

Read More

Posts navigation

Previous 1 … 12 13 14 Next
  • Bio
  • Manifesto
Copyright © 2022 Machiine. All rights reserved.
Theme: Beginner Blog By Themeinwp. Powered by WordPress.
To the top ↑ Up ↑