PHPDeveloper
  • Mercurial Reference Guide

    by Jarrod posted 2 years ago
    Mercurial Reference Guide

    New to Mercurial? Here is a quick reference to ease you into the differences of Mercurial, as opposed to SVN, and help you get your first project started!

  • Enabling Mod Rewrite on Ubuntu

    by Jarrod posted 2 years ago
    Enabling Mod Rewrite on Ubuntu

    If you've already searched the Internet you'll like have quickly come across loads of posts about how to enable mod_rewrite on Ubuntu. Still doesn't work? I'll tell you why.

  • Animating: Calculate Curved Paths

    by Jarrod posted 2 years ago
    Animating: Calculate Curved Paths

    So you've just followed a tutorial on how to make a ball bounce. As fantastic as this is, and an important stepping stone, you soon realise the shortcomings of this feat - you ball moves in perfectly straight lines.