Skip to content
Machiine Logo

Machiine

Adventure, Business, Bicycles, Code & Design

Machiine
  • Adventure
  • Tutorials
  • Essays
  • On Bicycles
  • On Business
  • On Design
  • On Intelligence
  • On Leadership
  • On Machines

Category: Tutorials

PHP

PHP Classes briefly explained

  • December 16, 2011August 25, 2022
  • Jonathan Whiting
  • 2 Comments on PHP Classes briefly explained

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…

Continue Reading...

Dropbox

Remove dropbox conflicted files on Mac or Linux using Terminal

  • December 8, 2011April 22, 2012
  • Jonathan Whiting
  • 9 Comments on Remove dropbox conflicted files on Mac or Linux using Terminal

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…

Continue Reading...

PHP

Increase PHP Script Execution Time Limit Using ini_set()

  • November 29, 2011April 22, 2012
  • Jonathan Whiting
  • Make a comment on Increase PHP Script Execution Time Limit Using ini_set()

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…

Continue Reading...

MySQL

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

  • November 21, 2011April 22, 2012
  • Jonathan Whiting
  • Make a comment on What to do when you have the error “too many connections”

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…

Continue Reading...

PHP

MVC architecture explained briefly.

  • October 25, 2011April 22, 2012
  • Jonathan Whiting
  • Make a comment on MVC architecture explained briefly.

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.…

Continue Reading...

WordPress

Tutorial: How to add Google Analytics to WordPress

  • October 24, 2011April 22, 2012
  • Jonathan Whiting
  • Make a comment on Tutorial: How to add Google Analytics to WordPress

Step 1. Sign up for Google Analytics Step 2. Add a New Account Once you are logged into Google Analytics: Click + New Account. On the Create…

Continue Reading...

CSS

Tutorial: Force text to line wrap using CSS

  • October 24, 2011April 22, 2012
  • Jonathan Whiting
  • Make a comment on Tutorial: Force text to line wrap using CSS

Here is a problem I face occasionally. When displaying a long line of code, like the full URL of a link, the text can be…

Continue Reading...

Posts pagination

1 … 3 4

Join the adventure

Go back

Your message has been sent

Warning
Warning
Warning.

Copyright © 2025 . All rights reserved.
[ Back To Top ]
 

Loading Comments...